Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Lifecycle Termination

Dave Stoker

2003-09-18


Hi All,

TomcatEmbedded stops unrepentantly and I cannot see a pattern. I have successfully queried and updated the database (Pointbase) and I receive the following error:

LifecycleException: Container StandardContext[/examples] has not been started
    at org.apache.catalina.core.StandardContext.stop (StandardContext.java:36
44)
    at org.apache.catalina.core.ContainerBase.stop (ContainerBase.java:1233)
    at org.apache.catalina.core.ContainerBase.stop (ContainerBase.java:1233)
    at org.apache.catalina.startup.Embedded.stop (Embedded.java:1036)
    at EmbeddedTomcat.stopTomcat(EmbeddedTomcat.java:103)
    at EmbeddedTomcat.main(EmbeddedTomcat.java:172)

Any help is appreciated,
Dave
©2008 junlu.com - Jax Systems, LLC, U.S.A.