Re: [Quickfix-users] Re: Quickfix-users digest, Vol 1 #178 - 1 msg
Brought to you by:
orenmnero
|
From: Joerg T. <Joe...@ma...> - 2004-09-14 13:57:43
|
Hans Bausewein wrote:
> Thanks. I'll modify the examples a bit now. First using MySQL instead of
> the file store.
>
>
> I've noticed some log4j errors on the console from Banzai:
> log4j:ERROR No appenders could be found for category (Banzai).
> log4j:ERROR Please initialize the log4j system properly.
Check whether the configuration file log4j.properties can be found using
your Java CLASSPATH and make sure that it contains sensible settings, e.g.
quickfix/src/java/log4j.properties
So add .../quickfix/src/java to your CLASSPATH or copy log4j.properties
somewhere your CLASSPATH points to.
Cheers, 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
|