You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Bill Blackmon <bi...@verizon.net> on 2002/09/27 00:58:56 UTC

Container StandardContext[/EGPS] has not been started?

This error is occuring when I try to load my web app. I've never seen it
before. It only occurs on my
hosts machine.
StandardContext[/EGPS]: Exception during cleanup after start failed
LifecycleException:  Container StandardContext[/EGPS] has not been started
 at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1147)
 at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3451)
 at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3408)
 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
 at org.apache.catalina.core.StandardHost.start(StandardHost.java:614)
 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
 at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:343)
 at org.apache.catalina.core.StandardService.start(StandardService.java:388)
 at org.apache.catalina.core.StandardServer.start(StandardServer.java:506)
 at org.apache.catalina.startup.Catalina.start(Catalina.java:781)
 at org.apache.catalina.startup.Catalina.execute(Catalina.java:681)
 at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
 at java.lang.reflect.Method.invoke(Method.java:324)
 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)

Thanks,
Bill



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Tomcat CPU Usage slowly increases over time

Posted by Brandon Cruz <bc...@norvax.com>.
Does anyone know why the CPU Utilization slowly increases as time goes on.
Tomcat 3.2.4 running on Linux RedHat 7.1.  When tomcat first starts, the
CPU% is very small, as each day goes on, the percentage rises and rises,
very slowly.  I have noticed that the memory usage slowly increases over
time as well.    After about a week, the server becomes very slow and
requires a restart.


What would cause this to happen?


Brandon


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>