Re: [Quickfix-users] Visual C++ build problems: 'ole2.h'
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-07-06 19:02:54
|
Indeed. I checked in fixes for both of these into CVS. --oren On Jul 6, 2004, at 3:55 AM, Joerg Thoennes wrote: > Hi Shaun, > >> 1. >> When you run Executor (Java version) with an incomplete cfg file, it >> can cause a Virtual Machine abort, rather than a useful error >> message. See attached hs_err_pid3304.log log file for details. Don't >> think this is a huge deal since it does work fine with a sensible cfg >> file. This may be the same problem as listed here >> http://sourceforge.net/mailarchive/forum.php? >> thread_id=4325589&forum_id=103 >> <http://sourceforge.net/mailarchive/forum.php? >> thread_id=4325589&forum_id=103>. > > I know about such problems. When I use the FileLogFactory, but forgot > to add the entry to the cfg file, QF aborts. Will check this... > > Oren, what do you know about this? Probably a ConfigError should be > thrown or is not correctly catched in the JNI layer. |