jiveforums | 4 Jul 15:02

deploy org.nuxeo.project.sample

Hi nuxeo team;
I want to deploy org.nuxeo.project.sample 5.2.1-SNAPSHOT on nuxeo EP 5.2.0-SNAPSHOT but this isn't
work, i need help urgently.
thank's in advance.
--
Posted by "lartno" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2622#7386>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Rogerio J. Gentil | 3 Jul 15:05

Forecast of the plugins to Firefox 3.5

    Hello.
    When will be ready the plugins (Live Edit Protocol Handler and Drag N' Drop extensions) to Firefox 3.5?
    S.

Rogerio Jeronimo Gentil
Assistente de Suporte e Redes
Enalta Inovações Tecnológicas
São Carlos - SP - Brasil
Tel.: +55 16 34116060 - Ramal 6080
rogerio-ctJFF80zxKRwFqzsTH5u/w@public.gmane.org
www.enalta.com.br
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
jiveforums | 3 Jul 03:42

download nuxeo 5.2.1 SNAPSHOT

Hi Nuxeo team;
i have download org.nuxeo.project.sample 5.2.1 i can't deploy it in nuxeo EP 5.2.0, i need link to download
nuxeo 5.2.1.

thank you in advance
--
Posted by "lartno" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2618#7368>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

jiveforums | 3 Jul 03:21

Search

Where I can set up Nuxeo to perform a search including east european special letters like : Ž or &#269; or š ?

I could't figur it out in the Indexing & Searching part of Nuxeo EP Book - The Reference?
--
Posted by "komunca" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2617#7367>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

jiveforums | 3 Jul 00:09

Errors displaying generated website

Hi,
I'm getting some errors during the process of creating a website within a workspace.  This seems like a
pretty basic operation within Nuxeo, so I wonder if there is something in my configuration.  I'm running
Nuxeo 5.2 on Windows XP 64-bit, using IE 8 as the browser.  I've recently added the Reslet package (5.2.SNAPSHOT).

To create a website I create a New Document in a workspace.
Enter new document information for the website.
Save the site.
Then I generate a Preview with the following errors:

Has anyone seen these errors before and can offer some advice?
Thank you .
Carlos S. Zamudio

2009-07-02 13:00:44,828 ERROR [STDERR] java.lang.StringIndexOutOfBoundsException: String index
out of range: -1
2009-07-02 13:00:44,828 ERROR [STDERR] 	at java.lang.String.substring(String.java:1938)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.jboss.resteasy.plugins.delegates.MediaTypeHeaderDelegate.parse(MediaTypeHeaderDelegate.java:54)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.jboss.resteasy.plugins.delegates.MediaTypeHeaderDelegate.fromString(MediaTypeHeaderDelegate.java:16)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at javax.ws.rs.core.MediaType.valueOf(MediaType.java:173)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.jboss.resteasy.util.MediaTypeHelper.parseHeader(MediaTypeHelper.java:200)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.jboss.resteasy.plugins.server.servlet.ServletUtil.extractAccepts(ServletUtil.java:109)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.jboss.resteasy.plugins.server.servlet.ServletUtil.extractHttpHeaders(ServletUtil.java:72)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.nuxeo.ecm.webengine.server.resteasy.WebEngineServlet.service(WebEngineServlet.java:138)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.nuxeo.ecm.webengine.server.resteasy.WebEngineServlet.service(WebEngineServlet.java:125)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:462)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:116)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter.doFilter(NuxeoRequestControllerFilter.java:106)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:61)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
2009-07-02 13:00:44,828 ERROR [STDERR] 	at java.lang.Thread.run(Thread.java:619)
--
Posted by "cszamudio" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2615#7364>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

jiveforums | 2 Jul 18:14

Patchs integrated for Nuxeo DM 5.2.0

Hello,

I would like to know if we could guess a next version of Nuxeo DM which would integrate bugs corrected like
*JIRA NXP-3586* ?
Perhaps those patchs are in fact integrated in the part of *plugins* in Link:
[http://download.nuxeo.org/] ?

Could you give me somme informations about this ?

Thanks a lot.
--
Posted by "laponse" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2612#7358>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

jiveforums | 2 Jul 15:32

Database (Derby, H2, Hypersonic, NXRuntime)

Hello

Is there a documentation which explain for what the different database (Derby, H2, Hypersonic,
NXRuntime) are used by Nuxeo DM ?

Thanks a lot.
--
Posted by "laponse" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2608#7352>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Sean Radford | 2 Jul 02:53

pdf2html conversion outputs garbage (null Blob)

Hi,

1 of my 5.2 boxes is not converting pdf's to html correctly.... garbage 
characters are just output to the screen in the preview frame.

I am unable to run it through the debugger, but it appears that the 
BlobHolder being passed into ConversionServiceImpl#convert(...) has a 
null Blob.

As a result PDF2HtmlConverter#getCmdBlobParameters(...) does not set 
'inFilePath' and so this is not available in 
CommandLineBasedConverter#execOnBlob(...).

Thus the commandline being run is 'pdftohtml OUTPUT_DIR', hence the 
garbage...

Any ideas what is going on?

This is happening for all PDF's (including any new ones added) - they 
all download correctly, so being stored ok.

Thanks,

Sean

--

-- 
Dr. Sean Radford, MBBS, MSc
http://www.tacola.com/
t: +44 (0) 8700 671 490
m: +44 (0) 7802 24 24 86

_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

jiveforums | 2 Jul 02:27

Location of Nuxeo Http Client

Hi,

I've been searching for the jar that is associated with the "Nuxeo Http Client".  It is mentioned in a number
of places in the documentation.

"Nuxeo HTTP client is a simple helper library to encapsulate restlets calls to Nuxeo platform."
"The library mainly encapsulate the Restlet Client API."
"In order to use the rest API you simply need to be able to issue http requests. You may use the
nuxeo-http-client library that provides :..."
etc.

All great stuff, but no where does it actually tell me which jar the library is contained within.

If I look at the API documentation at  http://doc.nuxeo.org/5.2/apidocs/ there is no reference to an
NuxeoServer class, so I am assuming it is an entirely separate package.

I've gone through each of the nuxueo-xxxx jars looking for this.

Excuse me for asking, but this is not obvious to me.  Which jar contains access to the Nuxeo Http Client
functions for accesing REST capabilities?

Thank you.
Carlos S. Zamudio
--
Posted by "cszamudio" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2606#7340>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

jiveforums | 1 Jul 22:54

org.nuxeo.ecm.core.api.ClientException. message: Failed to get document

Hi,
I'm seeing the following errors during Nuxeo operation. I don't see a problem on when running the client in
IE, but I'm curious if they might be a symptom of something. All I am doing is navigating the workspace and
opening documents (to test LiveEdit configuration).
Thanks.
Carlos S. Zamudio

2009-07-01 11:50:54,453 ERROR [org.nuxeo.ecm.webapp.dashboard.DashBoardActionsBean]
org.nuxeo.ecm.platform.jbpm.NuxeoJbpmException: org.nuxeo.ecm.core.api.WrappedException:
Exception: org.nuxeo.ecm.core.api.ClientException. message: Failed to get document d3a97616-5cee-4645-82ce-632da05c29dd
2009-07-01 11:51:24,640 ERROR [org.nuxeo.ecm.webapp.dashboard.DashBoardActionsBean]
org.nuxeo.ecm.platform.jbpm.NuxeoJbpmException: org.nuxeo.ecm.core.api.WrappedException:
Exception: org.nuxeo.ecm.core.api.ClientException. message: Failed to get document d3a97616-5cee-4645-82ce-632da05c29dd
2009-07-01 11:51:47,312 ERROR [org.nuxeo.ecm.webapp.dashboard.DashBoardActionsBean]
org.nuxeo.ecm.platform.jbpm.NuxeoJbpmException: org.nuxeo.ecm.core.api.WrappedException:
Exception: org.nuxeo.ecm.core.api.ClientException. message: Failed to get document d3a97616-5cee-4645-82ce-632da05c29dd
--
Posted by "cszamudio" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2605#7339>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

jiveforums | 1 Jul 15:56

Course of the circle of data H2 of Nuxeo DM

Hello,

All original documents are stored in the file *$ jboss_server / default / data / NXRuntime / binaries / data*
As against how I wanted the archive is managed at the database level?
Does the H2 is used for this archive?
If so, that contain the files that I assume to be databases, *nuxeo.lobs.db* & *nuxeo.lucene* ?
How to view the contents?

Thank you in advance.
--
Posted by "laponse" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2603#7330>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm


Gmane