Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Failed to deploy WAR file to Glassfish

370149Jun 14 2011 — edited Jun 14 2011
Hello,

I have built a war file and was trying to deploy to Glassfish 3.1 while having the following error exception:

[#|2011-06-15T11:38:34.347+1000|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=53;_ThreadName=Thread-1;|PWC1412: WebModule[null] ServletContext.log():Set web app root system property: 'ixsystems-msp-product-catalog' = [C:\work\hspace\glassfish3\glassfish\domains\domain1\applications\ixsystems-registration\]|#]

[#|2011-06-15T11:38:34.347+1000|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=53;_ThreadName=Thread-1;|PWC1412: WebModule[null] ServletContext.log():Set web app root system property: 'ixsystems-msp-product-catalog' = [C:\work\hspace\glassfish3\glassfish\domains\domain1\applications\ixsystems-registration\]|#]

[#|2011-06-15T11:38:35.144+1000|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=53;_ThreadName=Thread-1;|PWC1412: WebModule[null] ServletContext.log():Initializing log4j from [C:\work\hspace\glassfish3\glassfish\domains\domain1\applications\ixsystems-registration\WEB-INF\classes\log4j.xml]|#]

[#|2011-06-15T11:38:35.144+1000|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=53;_ThreadName=Thread-1;|PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext|#]

[#|2011-06-15T11:38:48.159+1000|SEVERE|glassfish3.1|org.apache.catalina.core.StandardContext|_ThreadID=19;_ThreadName=Thread-1;|PWC1306: Startup of context /ixsystems-registration failed due to previous errors|#]

[#|2011-06-15T11:38:48.175+1000|SEVERE|glassfish3.1|org.apache.catalina.core.StandardContext|_ThreadID=19;_ThreadName=Thread-1;|PWC1305: Exception during cleanup after start failed
....
....

The error log doesn't describe what exactly happened to cause this error.
Would it be caused by "WebModule[null]"?

Any suggestion would be highly appreciated.

Thanks
Sam

Edited by: samwun on Jun 14, 2011 6:57 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 12 2011
Added on Jun 14 2011
0 comments
382 views