| Author |
Startup on tomcat 5.0.28....
|
Adam Sanborn
Greenhorn
Joined: Aug 17, 2004
Posts: 3
|
|
I recently installed 5.0.28 and have not deployed any webapps other then the default. On startup the server shows no errors however the org.apache.catalina.core.StandardHostDeployer immediately removes all apps that it attempted to install. I checked for a port conflict and there is none. When I attempt to go to localhost:8080 I receive a 503 error which I am guessing is because everything has been undeployed. Below is an example of what I am seeing in the tomcat console... Jan 28, 2005 10:23:20 AM org.apache.catalina.core.StandardHostDeployer remove INFO: Removing web application at context path /tomcat-docs Other then that message there isn't much to go on as the tomcat log file shows no errors. Thanks in advanced, any help would be appreciated. Adam
|
 |
 |
|
|
subject: Startup on tomcat 5.0.28....
|
|
|