(EAP 602) Tomcat JVM crashed with 1.5.0, upd. 1.5.0_03 works

Questions about YourKit Java Profiler
Post Reply
mschulz
Posts: 17
Joined: Mon May 16, 2005 8:40 pm

(EAP 602) Tomcat JVM crashed with 1.5.0, upd. 1.5.0_03 works

Post by mschulz »

I tried this on Windows, using a relatively complex app server...
The JVM came crashing down with 1.5.0 (reproducable),
but with 1.5.0_03 it worked!

The crash occurred without a connection to the app server.

The location where it failed appeared to have to do with
Hibernate / cglib - at least that was the last log messages I got.

I'm gonna play some more...
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Post by Anton Katilin »

Hi,

Thank you for the note.

If you had a small isolated test to reproduce that crash, it would be fine if you could share it.

Also, could you please send crash log to [email protected] . It will help to investigate the problem.

Best regards,
Anton
mschulz
Posts: 17
Joined: Mon May 16, 2005 8:40 pm

Post by mschulz »

Similar behavior in Solaris: 1.5.0_03 works OK, 1.5.0 crashes.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Post by Anton Katilin »

Could you please send a crash log
Post Reply