Figuring out why tomcat won't start

2004-04-02 Thread Duncan Krebs
Hey, Could anyone give me some pointers on how to find an error that is causing tomcat not to start. I'm using 4x on Windows, when I got to a prompt in the bin folder and type 'startup' the new DOS window opens for a split second and then closes right away. Most likely some error in my server.x

RE: Figuring out why tomcat won't start

2004-04-02 Thread Shapira, Yoav
ROTECTED] >Sent: Wednesday, April 02, 2003 3:24 PM >To: Tomcat Users List >Subject: Figuring out why tomcat won't start > >Hey, >Could anyone give me some pointers on how to find an error that is causing >tomcat not to start. I'm using 4x on Windows, when I got to a prompt

Re: Figuring out why tomcat won't start

2004-04-02 Thread Duncan Krebs
; <[EMAIL PROTECTED]> Sent: Friday, April 02, 2004 2:23 PM Subject: RE: Figuring out why tomcat won't start Hi, It might be fine. Execute "catalina.bat run" instead of "startup.bat" to leave the DOS prompt open. Look at the logs/catalina.out file for errors. Yoav