Jump to content

[Solved] Request For Deploying War File


Guest sunjapan

Recommended Posts

That .war could not be deployed.

FAIL - Application at context path /sunjapan_sample could not be started
FAIL - Encountered exception org.apache.catalina.LifecycleException: Failed to stop component [standardEngine[Catalina].StandardHost[localhost].StandardContext[/sunjapan_sample]]

Link to comment
Share on other sites

Guest sunjapan

Is there any stacktrace of below exception?

I deployed it in my local tomcat and didn't see any issues.

 

FAIL - Application at context path /sunjapan_sample could not be started

FAIL - Encountered exception org.apache.catalina.LifecycleException: Failed to stop component [standardEngine[Catalina].StandardHost[localhost].StandardContext[/sunjapan_sample]]

 

home/sunjapan/sample.war

Link to comment
Share on other sites

Here is everything that is in all of the log files regarding your application:

manager.2014-01-22.log:INFO: HTMLManager: start: Starting web application '/sunjapan_sample'
manager.2014-01-22.log:SEVERE: FAIL - Application at context path /sunjapan_sample could not be started
manager.2014-01-22.log:org.apache.catalina.LifecycleException: Failed to stop component [standardEngine[Catalina].StandardHost[localhost].StandardContext[/sunjapan_sample]]
manager.2014-01-22.log:Caused by: org.apache.catalina.LifecycleException: Failed to stop component [ProvisioningWebappLoader[/sunjapan_sample]]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...