You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dennis Meerveld <de...@cognicase.nl> on 2001/04/03 11:19:31 UTC

RE: pause after tomcat startup script runs?

Is it not possible to do a direct to a textfile ?

catalina.bat > output.txt

hope this helps.

Dennis 

-----Original Message-----
From: Torgeir Veimo [mailto:torgeir@vertech.no]
Sent: Tuesday, April 03, 2001 11:20 AM
To: tomcat-user@jakarta.apache.org
Subject: pause after tomcat startup script runs?


Is it possible to insert a "pause" command into the tomcat startup
script, so that any exceptions that occur that prevents catalina from
starting are readable?

I tried putting pause into the catalina.bat file, but it didn't work.
-- 
- Torgeir