cancel
Showing results for 
Search instead for 
Did you mean: 

Static war

Alice_
Star Contributor
Star Contributor

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

1 ACCEPTED ANSWER

Florent_Guillau
World-Class Innovator
World-Class Innovator

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

View answer in original post

4 REPLIES 4

Alice_
Star Contributor
Star Contributor

And I can add

Florent_Guillau
World-Class Innovator
World-Class Innovator

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

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

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