hi all, when i put a new .js file in tomcat-4.1.24 and try to call it i get the following error. can any body throw some light on this problem? regds Bopanna
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
An error occurred at line: -1 in the jsp file: null
Generated servlet error: [javac] Since fork is true, ignoring compiler setting. [javac] Compiling 1 source file [javac] Since fork is true, ignoring compiler setting. [javac] An exception has occurred in the compiler (1.4.0_01). Please file a bug at the Java Developer Connection (http://java.sun.com/cgi-bin/bugreport.cgi) after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report. Thank you. [javac] java.lang.VerifyError: (class: com/sun/tools/javac/v8/comp/Resolve, method: resolveSelf signature: (ILcom/sun/tools/javac/v8/comp/Env;Lcom/sun/tools/javac/v8/code/Symbol$Ty peS ymbol;Lcom/sun/tools/javac/v8/util/Name;Z)Lcom/sun/tools/javac/v8/code/Sy mbo l;) Illegal local variable nC# [javac] at com.sun.tools.javac.v8.JavaCompiler.(JavaCompiler.java:97) [javac] at com.sun.tools.javac.v8.JavaCompiler.make(JavaCompiler.java:127) [javac] at com.sun.tools.javac.v8.JavaCompiler.make(JavaCompiler.java:141) [javac] at com.sun.tools.javac.v8.Main.compile(Main.java:523) [javac] at com.sun.tools.javac.Main.compile (Main.java:32) [javac] at com.sun.tools.javac.Main.main (Main.java:23)
--------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)