Please verify the existence of the following required jars
$CATALINA_HOME/bin/bootstrap.jar - Contains the main() method that is used
to initialize the Tomcat 5 server, and the class loader implementation
classes it depends on.
$JAVA_HOME/lib/tools.jar - Contains the "javac" compiler used to con
Did you try your web app in a different installation of Tomcat ? I think
your Tomcat installation is messed up.
On 11/25/06, nayabinghi <[EMAIL PROTECTED]> wrote:
I recently deployed a application and on startup Tomcat throws the
exception
below. I have posted this in java forum thinking it i
More than likely the port is already bound..
shut the server down and look for the PortNumber you are looking for-
netstat -a | grep NameOfPortYouAreAdvertisingOn
M-
*
This email message and any files transmitted with it contain c