The following comment has been added to this issue:

     Author: Felipe Leme
    Created: Mon, 18 Oct 2004 5:02 PM
       Body:
Just for the record, here are some threads that might be related to this issue:

http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&by=thread&from=901778
http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&by=thread&from=902520

-- Felipe
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/CACTUS-129?page=comments#action_54319

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/CACTUS-129

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: CACTUS-129
    Summary: java.lang.ClassFormatError when running in Java 1.5
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Cactus
   Versions:
             1.6.1

   Assignee: 
   Reporter: Matthew Hawthorne

    Created: Wed, 23 Jun 2004 6:51 AM
    Updated: Mon, 18 Oct 2004 5:02 PM
Environment: Suse Linux 9.0

Description:
When attempting to run Cactus in Java 1.5, I get the following error:

(this is inside of JBoss 3.2.4, but I've seen the exact same error when running from 
the command line)

java.lang.ClassFormatError: Invalid index 0 in LocalVariableTable in class file 
org/apache/cactus/util/log/LogAspect
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:605)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
        at 
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1634)
        at 
org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:860)
        at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1307)
        at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1189)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:303)
        at 
org.apache.cactus.server.FilterTestRedirector.init(FilterTestRedirector.java)
        at 
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:225)
        at 
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:308)



So, I'm not sure if there needs to be a special version build just for 1.5, which 
would be unfortunate.  Every other library I've used has been OK, so I'd suspect it's 
something with Aspecj's 'weaving'? (shrug)

Thanks for any assistance!



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to