Hi everyone,

I'm trying to switch from Tomcat 7 to 8 (8.0.20).

Starting Tomcat 8 takes about 20 minutes (about 100 seconds for Tomcat 7).
According to log, there is a delay of about 18 minutes between the log
message "Starting Servlet Engine" and the next log message:

04-Mar-2015 11:57:35.584 INFO [main]
org.apache.catalina.core.StandardEngine.startInternal Starting Servlet
Engine: Apache Tomcat/8.0.20
04-Mar-2015 12:16:01.069 FINE [beta.agnitas.de-startStop-1]
org.apache.jasper.servlet.TldScanner$TldScannerCallback.scan No TLD files
were found in [....

I disabled scanning for TLD for all Jar files, but it does not improve
start-up time.

Any suggestions?

System is a Linux 2.6.32 (amd64) running Oracle Java 1.8.0_31, Tomcat
8.0.20 with Apache Tomcat Native library 1.1.32


Best regards,

Markus

Reply via email to