I have been able to resolve this problem by using the installer (http://www.nuxeo.org/static/NuxeoEP/nuxeo-ep-5.1.0.M2- installer.jar), instead of checking out the 5.1-M3 tagged code and using it with a 4.0.4 GA Jboss downloaded separately.

Thanks

CraigP

On 5 Jun 2007, at 15:25, Craig Pugsley wrote:

I'm trying to use the 'org.nuxeo.project.sample' project from the svn trunk with 5.1-M3. Getting a load of exceptions when trying to create a 'sample document' in Nuxeo (I can supply full logs if required):

...
15:05:49,289 ERROR [STDERR] Jun 5, 2007 3:05:49 PM com.sun.facelets.FaceletViewHandler handleRenderException
SEVERE: Error Rendering View[/create_document.xhtml]
java.lang.RuntimeException: failed to build option list for directory sample_languages at org.nuxeo.ecm.platform.ui.web.directory.DirectoryHelper.getSelectItems (DirectoryHelper.java:86)
...
Caused by: java.lang.NullPointerException
at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable (SQLHelper.java:81) at org.nuxeo.ecm.directory.sql.SQLDirectory.<init> (SQLDirectory.java:131)
...
15:05:49,291 ERROR [STDERR] Jun 5, 2007 3:05:49 PM com.sun.faces.lifecycle.LifecycleImpl phase WARNING: executePhase(RENDER_RESPONSE 6,org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$ [EMAIL PROTECTED]) threw exception java.lang.RuntimeException: failed to build option list for directory sample_languages at org.nuxeo.ecm.platform.ui.web.directory.DirectoryHelper.getSelectItems (DirectoryHelper.java:86)
...
15:05:49,297 ERROR [SeamExceptionFilter] uncaught exception handled by Seam
javax.servlet.ServletException
at javax.faces.webapp.FacesServlet.service (FacesServlet.java:256) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.java:252)
...
15:05:49,299 ERROR [[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw exception
java.lang.NullPointerException
at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable (SQLHelper.java:81) at org.nuxeo.ecm.directory.sql.SQLDirectory.<init> (SQLDirectory.java:131)
...

I also haven't been able to create the sample project using the Maven nuxeo-archetype-simple archetype build:

mvn archetype:create -DartifactId=pmnuxeo-project - DgroupId=com.policymatter.workflow.nuxeo - DarchetypeArtifactId=nuxeo-archetype-simple - DarchetypeGroupId=org.nuxeo.archetypes -DarchetypeVersion=1.0- SNAPSHOT -f dummy.xml

Can anyone shed some light on what's going on?

Thanks!

Craig Pugsley
Technical Consultant

PolicyMatter
Solutions for compliance and risk management

+44 1189 301839
+44 8702 403620
www.policymatter.com

On 5 Jun 2007, at 12:58, Stefane Fermigier wrote:

We have just released 5.1-M3, which is available in the usual "auto-installable" form here:

http://www.nuxeo.org/static/NuxeoEP/nuxeo-ep-5.1.0.M3-installer-1.jar

The individual artifacts generated by Maven are being uploaded to Archiva right now.

As usual (since M2 ;) ), there is a "New and Noteworthy":

ODT: http://svn.nuxeo.org/trac/nuxeo/browser/doc/New%20and% 20noteworthy/Nuxeo%205.1%20M3%20new%20and%20noteworthy.odt?format=raw PDF: http://svn.nuxeo.org/trac/nuxeo/browser/doc/New%20and% 20noteworthy/Nuxeo%205.1%20M3%20new%20and%20noteworthy.pdf?format=raw

We now plan to make a RC release very soon, which will focus on fixing outstanding bugs.

Many thanks to everyone who has contributed to this release.

As always, your feedback is welcome.

  S.

--
Stefane Fermigier, CEO, Nuxeo SAS
Open Source Enterprise Content Management (ECM)
Nuxeo 5 EP is out! - Now Java EE based, standards compliant
Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to