Static war

I want to create a static war to launch my nuxeo in an existing Tomcat. I followed this procedure http://doc.nuxeo.com/pages/viewpage.action?pageId=9275166 , but when I start my Tomcat server, nuxeo webapp is deployed, but is not started. If I try to start it manually, It does not work. In log file, there is the error: GRAVE: Exception sending context initialized event to listener instance of class org.nuxeo.opensocial.container.server.guice.GuiceServletConfig java.lang.OutOfMemoryError: PermGen space

0 votes

1 answers

1962 views

ANSWER

And I can add: when I create nuxeo-war.zip I obtain: Exception in thread "NuxeoLauncherGUITask-2"
05/02/2012



Please google “java.lang.OutOfMemoryError: PermGen“.

0 votes



yeah, but it does not work even fixing that problem. Other error:

GRAVE: Exception sending context initialized event to listener instance of class org.nuxeo.runtime.deployment.NuxeoStarter java.lang.RuntimeException: java.net.URISyntaxException: Illegal character in path at index 16: file:/C:/Program Files/Apache Software Foundation/Tomcat 6.0/webapps/nuxeo/WEB-INF/lib/jempbox-1.6.0.jar

05/03/2012

Ok, I solve even this problem…however now it does not find the database..I checked, but the configuration seems correct…
05/03/2012