Hi,

Is there any reason why Tomcat 4.1.12 and 4.1.18 (on Solaris 8, Sun E450
Dual 400MHz 1GB RAM) requires about 10-15 second delay after the startup.sh
script is executed before it can process requests.  We have observed the
same situation on other boxes.

Essentially startup.sh returns quite quickly after the script is executed
but if you attempt to invoke servlets on it they fail (until 10 or so
seconds after the script returns).

We noticed this with our RC (server reboot) script and had to manually enter
a "sleep 15" between Tomcat startup and our apps startup OTHERWISE our app
would not startup properly as it immediately tries to initialize servlets
and fails.

Shouldn't startup.sh return *only* when Tomcat is able to service requests?

--Nikolaos





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to