[Quickfix-developers] Re: EXCEPTION_ACCESS_VIOLATION
Brought to you by:
orenmnero
|
From: Sathyanarayana N. <sam...@ya...> - 2005-08-05 13:23:39
|
Hi, We did quite a few cross checks like changing the database driver etc but in vain. This exception is thrown only when we integrate the App with database. As an extension to the previous error, the error now points to the quickfix_jni.dll as the library when the exception has occured. We use MySQL 4, and Connector/J 3.1.1, QuickFIX 1.10 ---------------------------------------------------- The error is as follows: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x2D162E9 Function=[Unknown.] Library=E:\Malibu-WorkChkout\Malibu\lib\quickfix_jni.dll NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Current Java thread: at quickfix.Session.sendToTarget(Native Method) at com.dsl.fcc.ordermatch.MalibuApplication.updateOrder(Unknown Source) at com.dsl.fcc.ordermatch.MalibuApplication.acceptOrder(Unknown Source) at com.dsl.fcc.ordermatch.MalibuApplication.onMessage(Unknown Source) at quickfix.fix42.MessageCracker.crack42(Unknown Source) at quickfix.fix42.MessageCracker.crack(Unknown Source) at com.dsl.fcc.ordermatch.MalibuApplication.fromApp(Unknown Source) Dynamic libraries: 0x00400000 - 0x00406000 C:\j2sdk1.4.2_04\bin\java.exe 0x7C900000 - 0x7C9B0000 C:\WINDOWS\system32\ntdll.dll and so on... -regards Sathya __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |