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:
An error that occurs when running JSP applications in Tomcat.
Cause:
a. Related to large installation
b. Memory leak in the code
Applies to:
JBoss-2.4.4
Tomcat-4.0.1
Linux SUSe 7.1
Description:
Tomcat does not start up standalone or with JBoss.
Cause:
Java 1.3.1_01 crashes in run.sh:
java $HOTSPOT $JAXP -classpath $JBOSS_CLASSPATH org.jboss.Main $@
Applies to:
Tomcat 4.0.1
Description:
webapp cannot find classes in the WEB-INF/classes directory
Cause:
The class file maybe invalid (i.e. it has not been compiled with the correct package statement)
Applies to:
Tomcat 5.5.26
Description:
Error while trying to deploy a struts application.
Cause:
The class and the action in struts-config.xml do not match.
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:
Description:
jk_nt_service does not work.
Cause:
CLASSPATH variable in tomcat.bat is not set when jk_nt_service is used.
Applies to:
Solaris
Description:
An error that occurs while trying to buildthe mod_jserv module under Solaris.
Cause:
jserv_error is multiply defined in more than one file.
Applies to:
Tomcat 4.0.x
Description:
Cannot enable Jikes with Tomcat.
Cause:
There is a related bug in Tomcat 4.0.x, read more here:
http://w6.metronet.com/~wjm/tomcat/2001/Oct/msg00441.html
Applies to:
Win2k system
JDK 1.2.2_006
IIS5.0
Description:
This error is a General Protection Fault message followed by Tomcat’s automatic shutdown. The application tries to reference the memory space that it not allowed to.
Cause:
a. Improper installation
b. Incorrect jdbc-odbc bridge