[opencms-dev] Problems with ocsetup.jsp using JDK 1.4.0_01
Thomas Maerz
thomasmaerz at gmx.de
Mon Feb 24 20:40:20 CET 2003
Hello,
> I want to setup OpenCMS under Linux with SUN JDK 1.4.0_01 and TomCat
> 4.0.4. I have unpacked the opencms.jar into the webapps folder. If I
> call ocsetup, the following message appears.
> With Windows and JDK 1.4 I have no problems. Thank you very much for
> you help.
>
> type Exception report
>
> message Internal Server Error
>
> description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
>
> exception
>
> org.apache.jasper.JasperException: Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated.
copy the file $JAVA_HOME/lib/tools.jar to the directory
$CATALINA_HOME/shared/lib and try the setup again;
or upgrade your Tomcat; or update your $CLASSPATH.
Regards,
Thomas
More information about the opencms-dev
mailing list