File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes Start up time for tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Start up time for tomcat" Watch "Start up time for tomcat" New topic
Author

Start up time for tomcat

Jaideep Kshirsagar
Greenhorn

Joined: Aug 29, 2007
Posts: 27
Hi,

I have an application deployed on tomcat installation on a linux box. I use manager app to deploy the application war file and then start tomcat. In this case tomcat is taking lot of time to start around 25 min each time. Anybody faced similar issue? Any resolutions on this?

Regards,
Jai
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12267
    
    1
Tomcat starts up for me in less than 30 seconds. From your symptoms I would bet that something in your startup code is trying to make network or database connections which are taking a long time to fail.

Bill


Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Start up time for tomcat
 
Similar Threads
EJB 3.0 Timer Service
tomcat memory
remove tomcat as windows service on windows xp
Need to stop start twice to have my app instead of manager app
requested resource (/tutorial/HellwWorld.action) is not available error