You have a copy of tools.jar somewhere other than $JAVA_HOME/lib/

Remove it.

Larry

>>> [EMAIL PROTECTED] 02/26/03 12:42 PM >>>
hi all! i've upgraded to jdsk1.4.1_01 on 3 servers. webapps work fine in
2
of them, but only one server says:

An error occurred at line: -1 in the jsp file: null

Generated servlet error:
    [javac] Compiling 1 source file

C:\Program Files\Apache Group\Tomcat
4.1\work\Standalone\localhost\jreporte\admin\index_jsp.java:14: cannot
access java.lang.Object
bad class file: C:\Program
Files\Java\j2re1.4.1_01\lib\rt.jar(java/lang/Object.class)
class file has wrong version 48.0, should be 47.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
  private static java.util.Vector _jspx_includes;
                 ^
1 error


        at
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandle
r.java:120)
        at
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:2
93)
        at
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:313)

/* blah blah blah stack trace */

i tried rebuilding and redeploying the webapps and nothing



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to