[aspectwerkz-user] Crashing JVM with Load-time Weaving under Tomcat
"Marc Candle" <[email protected]> Mon, 23 Jan 2006 21:11:32 -0000
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm using AspectWerkz 2.0 RC3 and Sun JDK 1.4.2 to do load-time weaving over JSP files executed under Tomcat 5.5.10. This works fine most of time. However, sometimes under WindowsXP, I'll get the JVM crash when Aspectwerkz starts up. I've attached the log in winxp.out.txt. Under Linux, it will not run at all since I always get the JVM crash as detailed in linux-redhat.out.txt. Does anyone know what might be the cause of these JVM crashes? Or at least have an idea of how to proceed to find the cause(s) of these crashes? Thanks for any help, Mark PS: Note that running the same Tomcat config, without AspectWerkz, works fine everytime.