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

Reply via email to