DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41766>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41766 ------- Additional Comments From [EMAIL PROTECTED] 2007-03-26 05:30 ------- (In reply to comment #3) > And 6.0.10, for that matter? (In reply to comment #2) > Andrew, is the behavior the same for 5.5.23? Exactly the same behaviour in 5.5.23, for example: /tmp/apache-tomcat-5.5.23-src/connectors/jk/jkstatus/build/classes/org/apache/jk/status$ /usr/java/jdk1.5/bin/javap JkStatus java.lang.ClassFormatError: invalid constant type: 97 at sun.tools.javap.ClassData.readCP(ClassData.java:180) at sun.tools.javap.ClassData.read(ClassData.java:81) at sun.tools.javap.ClassData.<init>(ClassData.java:52) at sun.tools.javap.JavapPrinter.<init>(JavapPrinter.java:28) at sun.tools.javap.Main.displayResults(Main.java:201) at sun.tools.javap.Main.perform(Main.java:61) at sun.tools.javap.Main.entry(Main.java:49) at sun.tools.javap.Main.main(Main.java:34) ERROR:fatal error Exception in thread "main" java.lang.NullPointerException at sun.tools.javap.JavapPrinter.javaclassname(JavapPrinter.java:791) at sun.tools.javap.JavapPrinter.printclassHeader(JavapPrinter.java:60) at sun.tools.javap.JavapPrinter.print(JavapPrinter.java:36) at sun.tools.javap.Main.displayResults(Main.java:202) at sun.tools.javap.Main.perform(Main.java:61) at sun.tools.javap.Main.entry(Main.java:49) at sun.tools.javap.Main.main(Main.java:34) Problem isn't present in 6.0.10, simply because there are no class files in the tarball. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]