Guest sunjapan Posted January 22, 2014 Posted January 22, 2014 I have placed my war file in home/sunjapan/sample.warCan you please deploy it?
Krydos Posted January 23, 2014 Posted January 23, 2014 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 January 23, 2014 Posted January 23, 2014 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 January 23, 2014 Posted January 23, 2014 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 startedFAIL - Encountered exception org.apache.catalina.LifecycleException: Failed to stop component [standardEngine[Catalina].StandardHost[localhost].StandardContext[/sunjapan_sample]] home/sunjapan/sample.war
Krydos Posted January 25, 2014 Posted January 25, 2014 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]]
Recommended Posts