|
From: Christoph J. <chr...@ma...> - 2021-04-28 14:30:55
|
The only thing I can think of is to make sure that you have sufficient free heap. 5 MB might not sound much but have you ever tried to log such a big String? Most console tools I used got very slow when browsing such a file. Maybe you should avoid logging these messages. This is of course no problem specific to QFJ. Cheers, Chris. Am 28. April 2021 12:34:56 MESZ schrieb Ajit Gautam <aji...@gm...>: >QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ >QuickFIX/J Support: http://www.quickfixj.org/support/ |