[opencms-dev] NoClassDefFoundError
russo at albany.edu
russo at albany.edu
Sun Apr 28 18:50:02 CEST 2002
Hi All,
Newbie Running:
Win2k SP2
jdk 1.4 (since jdk 1.2.2 produced ArrayIndexOutOfBoundsException)
Tomcat 4.0.3 (in standalone -- just testing for now)
MySQL 3.23.49
Opencms 4.6.0
Setup fails.
Synopsis:
Tables Created ok. Continue on to check versions which reports
"...system uses components...". Looks good.
Continuing on to save_properties blows up with:
2002-04-24 16:03:42 StandardWrapperValve[jsp]: Servlet.service() for
servlet jsp threw exception
javax.servlet.ServletException: sun/tools/javac/Main
at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:485)
.
.
.
org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1107)
at java.lang.Thread.run(Thread.java:536)
----- Root Cause -----
java.lang.NoClassDefFoundError: sun/tools/javac/Main
at org.apache.jasper.compiler.SunJavaCompiler.compile(SunJavaCompiler.java:136)
.
.
.
at java.lang.Thread.run(Thread.java:536)
I'm about to give up....
Any Clues?
-Ryan
More information about the opencms-dev
mailing list