Hi
here I am posting the logs, Coyote Http1./1 is getting paused after few mins of restart
Jul 1, 2010 3:09:46 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
Jul 1, 2010 3:09:47 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache
Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/jdk/instances/jdk1.5.0/jre/lib/sparc/server:/usr/jdk/instances/jdk1.5.0/jre/lib/sparc:/usr/jdk/instances/jdk1.5.0/jre/../lib/sparc:/usr/lib:/usr/local/lib:/usr/local/ssl/lib:/usr/lib
Jul 1, 2010 3:09:47 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8013
Jul 1, 2010 3:09:48 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8543
Jul 1, 2010 3:09:48 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8544
Jul 1, 2010 3:09:48 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2432 ms
Jul 1, 2010 3:09:48 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jul 1, 2010 3:09:48 PM org.apache.catalina.core.StandardEngine start
INFO: Starting
Servlet Engine: Apache Tomcat/6.0.18
Jul 1, 2010 3:09:51 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8013
Jul 1, 2010 3:09:51 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8543
Jul 1, 2010 3:09:51 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8544
Jul 1, 2010 3:09:51 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8510
Jul 1, 2010 3:09:51 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/51 config=null
Jul 1, 2010 3:09:51 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 2874 ms
Jul 1, 2010 3:23:12 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8013
Jul 1, 2010 3:23:12 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8543
Jul 1, 2010 3:23:12 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8544
Jul 1, 2010 3:23:13 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Jul 1, 2010 3:23:13 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8013
Jul 1, 2010 3:23:13 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8543
Jul 1, 2010 3:23:13 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8544
and its throwing 503 error for the application when accessed
Kindly advise how to get rid of this error and abt coyote too