java.lang.NoClassDefFoundError: sun/tools/javac/Main
Applies to:
NA
Description:
Occurs when particular class is not found in CLASSPATH.
Cause:
Your CLASSPATH is not set correctly.
Applies to:
NA
Description:
Occurs when particular class is not found in CLASSPATH.
Cause:
Your CLASSPATH is not set correctly.
Applies to:
Description:
The keystore file is not found.
Cause:
The keystore file might be in a different directory to the user profile directory under which Tomcat is running.
Applies to:
Tomcat/Spring
Description:
An error message that is received when starting up tomcat.
Cause:
Applies to:
Tomcat/Apache
Description:
An Apache Tomcat error that occurs when creating a new alert or editing an existing one.
Cause:
Poor boundary checks in code
Applies to:
Tomcat 3.3 to 3.3.2
Description:
The application fails to correctly clean the supplied input by the user
Cause:
Applies to:
Tomcat/Apache
Description:
An error while starting the Tomcat server which is related to the use of native library.
Cause:
Applies to:
Description:
Tomcat starts correctly but an error is raised when deploying an application.
Cause:
a. servlet-api.jar is deployed with webapps
b. servlet-api.jar is out of date
Applies to:
Spring/Hibernate/Tomcat
Version: 5.025
Description:
A Tomcat configuration error that stops Spring from running.
Cause:
a. Incorrect JNDI name
b. Datasource is not defined as a global resource
Applies to:
Description:
An error that occurs when the script dtomcat5 is trying to write the file tomcat5.pid to the directory /var/run/.
Cause:
Applies to:
Description:
A startup error stating that content of web-app must match to dtd 2_3.
Cause: