[aspectwerkz-user] JVM crash with prepared bootclasspath weaving

Kenji Nakamura <[email protected]> Fri, 20 May 2005 08:28:45 -0700
Newsgroups gmane.comp.java.aspectwerkz.user
Message-ID <[email protected]>
Hi,

My colleagues reported JVM crash on application startup with old 
revisions of Sun JDK1.4.2 on Windows XP pro.
I use prepared bootclasspath weaving, and confirmed enhanced jar is 
generated with the same JDK.
Our application uses Jboss3.2.6 as the platform. It crashes even when 
aop.xml doesn't have any aspect definition.

I confirmed it crashes on Sun JDK1.4.2_01, 03 and 04 on Windows. 05, 
07, and 08 are fine.
Unfortunately, I cannot copy and paste the JVM crash details appeared 
in the crash panel.

Is this a known issue?

Thanks,

-Kenji