[Quickfix-developers] VM crash?
Brought to you by:
orenmnero
From: Han T. <han...@ya...> - 2003-03-11 13:39:43
|
I'm running quickfix via Java on a Windows 2000 machine. I've compiled the quickfix libraries using Microsoft .Net compiler. I run my application and leave it running over night. Every night the program crashes with the following message: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : unknown exception code occurred at PC=0x77EAB2F0 Function=RaiseException+0x56 Library=C:\WINNT\system32\KERNEL32.dll Current Java thread: at org.quickfix.SocketInitiator.doStart(Native Method) at org.quickfix.SocketInitiator.start(Unknown Source) at com.rcm.libs.order.QuickfixInterface$1.run(QuickfixInterface.java:52) This seems to happen at the time the session is reset at night. Has anybody else run into this problem, or have any ideas on how to track this down? Thanks, Han. |