From: Oren M. <or...@qu...> - 2006-01-26 16:50:37
|
This may be a bug in the JVM or JDK actually. With some of the 1.5 JVM's, it has been reported that exception violations occur, while in others it does not. Can you try a different JVM and JDK? --oren lar...@su... wrote: > Hello, I been running some test with multiple sessions for the > Quickfix jni. Or rather been trying to but I get an error while > running it. There seems to be some small bugs left in the > quickfix_jni.dll yet. Anyone knows what’s the course? > > [java] # > > [java] # An unexpected error has been detected by HotSpot Virtual Machine: > > [java] # > > [java] # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x10002e89, pid=390 > > d=2044 > > [java] # > > [java] # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, > shar > > [java] # Problematic frame: > > [java] # C [quickfix_jni.dll+0x2e89] > > [java] # > > [java] # An error report file with more information is saved as > hs_err_pid3 > > og > > [java] # > > [java] # If you would like to submit a bug report, please visit: > > [java] # http://java.sun.com/webapps/bugreport/crash.jsp > > [java] # > > [java] Java Result: 1 > > [echo] second task end > > Lars > |