Re: [Quickfix-developers] Quickfix as Eclipse plugin
Brought to you by:
orenmnero
From: Joerg T. <Joe...@ma...> - 2005-02-13 18:21:40
|
Hi Marco, > No, it pops-up a dialog 'Microsoft Visual C++ Runtime Error' with > '<path_to>\javaw.exe This application has requested the Runtime to > terminate it in an unusual way. Please contact...'. I can't find a more > detailed log. > > The jni library seems to load correctly. If the client doesn't connect > to the server it keeps retrying the connection without problems, > whenever the client connects the error occurs. Please tell us which QF version you are using. Some versions had the problem that if the configuration file was incomplete, an uncatched exception could pop up the stack and lead to a crash. Esp. check your host and port settings, e.g. whether port is already used on this machine. In addition, the crash log of the JVM would be helpful. Thanks, Jörg -- Joerg Thoennes http://macd.com Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen |