Re: Help with Tomcat Startup and shutdown
Posted By:
AlessandroA_Garbagnati
Posted On:
Saturday, November 30, 2002 10:59 AM
Hi,
The error you are getting seems to be connected with the fact that your server hasn't started correctly, due to some error in the startup procedure.
You should try to figure out why the server doesn't start. The best way to do that is to execute the catalina.bat file with the run option. That would give you the opportunity of maintaining the startup screen without taking it off.
Once you have found the error out, then we can try to understand how to fix it.