Skip to main content



      Home
Home » Eclipse Projects » Virgo » Abount WebApplicationStartFailedException(deploy web application under Virgo)
Abount WebApplicationStartFailedException [message #638993] Sun, 14 November 2010 09:34 Go to next message
Eclipse UserFriend
Hi, All
After add the Spring Security feature to the greenpages web application, I can't success to publish/deploy this application to virgo-web-server-2.1.0, and the exception message is :
[2010-11-14 22:24:08.234] start-signalling-3           <DE0006E> Start failed for bundle 'greenpages.web' version '2.3.0'. org.eclipse.virgo.kernel.deployer.core.DeploymentException: Web application failed to start
	at org.eclipse.virgo.web.core.internal.WebBundleLifecycleListener.onStarted(WebBundleLifecycleListener.java:129)
	at org.eclipse.virgo.kernel.install.artifact.internal.ArtifactStateMonitor.onStarted(ArtifactStateMonitor.java:205)
	at org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact.asyncStartSucceeded(AbstractInstallArtifact.java:273)
	at org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact.access$0(AbstractInstallArtifact.java:270)
	at org.eclipse.virgo.kernel.install.artifact.internal.AbstractInstallArtifact$StateMonitorSignal.signalSuccessfulCompletion(AbstractInstallArtifact.java:223)
	at org.eclipse.virgo.kernel.core.internal.BundleStartTracker$1.run(BundleStartTracker.java:140)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.eclipse.gemini.web.core.WebApplicationStartFailedException: org.eclipse.gemini.web.core.spi.ServletContainerException: Web application at '/greenpages' failed to start. Check the logs for more details.
	at org.eclipse.gemini.web.internal.StandardWebApplication.start(StandardWebApplication.java:107)
	at org.eclipse.virgo.web.core.internal.WebBundleLifecycleListener.onStarted(WebBundleLifecycleListener.java:120)
	... 8 common frames omitted
Caused by: org.eclipse.gemini.web.core.spi.ServletContainerException: Web application at '/greenpages' failed to start. Check the logs for more details.
	at org.eclipse.gemini.web.tomcat.internal.TomcatServletContainer.startWebApplication(TomcatServletContainer.java:123)
	at org.eclipse.gemini.web.internal.StandardWebApplication.start(StandardWebApplication.java:90)
	... 9 common frames omitted



I try to get more detail error message, so I modify serviceability.xml to set log level to DEBUG, but I still can't find any detail error information.

Will anybody tell me what is the problem?
Re: Abount WebApplicationStartFailedException [message #639438 is a reply to message #638993] Tue, 16 November 2010 09:48 Go to previous message
Eclipse UserFriend
Hi,

Sorry to hear your having issues. Please check the log level has been set to DEBUG and the server clean started. Then try and redeploy all the greenpages bundles starting from the db one. If they are all deployed apart from the web bundle and the web bundle still fails there will be some stack traces in the log file. They won't be at the end as other output will have been produced, it's best to do a text search in the file and find the first instance.

If the log file is clear of exceptions then something is very wrong, please get back with more information about your environment and confirm the other bundles have deployed OK.

Thanks, Chris.
Previous Topic:What technology does web admin console use?
Next Topic:Bundled JSEE?
Goto Forum:
  


Current Time: Mon Jul 07 08:31:23 EDT 2025

Powered by FUDForum. Page generated in 0.33229 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top