Hello,

 I am experiencing a very slow tomcat startup through jsvc here (over
three minutes), which I can not figure out.

I am using Apache Tomcat/5.5.12 with a JVM 1.5.0_05-b05 on Suse 9.3 with a
Standard kernel.

The following is the console-output, when starting Tomcat via jsvc.


Jul 3, 2006 9:54:19 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Jul 3, 2006 9:54:19 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 189957 ms
Jul 3, 2006 9:54:19 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jul 3, 2006 9:54:19 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.12
Jul 3, 2006 9:54:19 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Jul 3, 2006 9:54:21 PM org.apache.catalina.core.ApplicationContext log
INFO: org.apache.webapp.balancer.BalancerFilter: init(): ruleChain:
[org.apache.webapp.balancer.RuleChain:
[org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News
/ Redirect URL: http://www.cnn.com],
[org.apache.webapp.balancer.rules.RequestParameterRule: Target param name:
paramName / Target param value: paramValue / Redirect URL:
http://www.yahoo.com],
[org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL:
http://jakarta.apache.org]]
Jul 3, 2006 9:54:21 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Jul 3, 2006 9:54:21 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Jul 3, 2006 9:54:21 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Jul 3, 2006 9:54:21 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Jul 3, 2006 9:54:22 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Jul 3, 2006 9:54:22 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jul 3, 2006 9:54:22 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/44  config=null
Jul 3, 2006 9:54:22 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 3318 ms



Can anybody suggest how I can figure out, what takes so long in
initializing the Tomcat?

With kind regards,
Tobi



-------------------------------------------
Powered by Medieninformatik / HdM Stuttgart


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to