Jump to content

[Solved] Request For Deploying War File


Recommended Posts

Guest sunjapan
Posted

I have placed my war file in home/sunjapan/sample.war

Can you please deploy it?

Posted

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]]

Guest sunjapan
Posted

Dear Krydos,

Is there any stacktrace of this exception?

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

Guest sunjapan
Posted

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

Posted

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]]

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