If you are on Windows, try the following.
 
See the log files
Start tomcat from the DOS window with the following command that saves the output to a file
tomcat run >tomcat.out 2>&1
tomcat.out contains the error log. Use your favorite editor (emacs! :-)) to look at the log.
 
 
 
----- Original Message -----
Sent: Monday, February 05, 2001 3:19 AM
Subject: Logging errors on Tomcat Startup

Hi,
I have problem during the start of TomCat server
tomcat start
 
After few seccond, TomCut write some errors on the screen and then that window desappear. I can not see what is the problem. My question is: Can I see log of those errors???
 
Thanks!!!

Reply via email to