Expand my Community achievements bar.

bug - OutOfMemory - FDS console logging

Avatar

Level 2
FDS when set up for debug logging can crash the JVM with
OutOfMemory exception while sending output to console. It begins
eating hundreds of megs until in my case about 1GB of memory is the
limit. Turning off debug solved my immediate problem of the crash
but I can no longer watch the flow of information.



Is this where we post bug reports?
2 Replies

Avatar

Level 3
I'll forward to QA to ask them to investigate.

Avatar

Level 3
One cause suggested was that the toString method of some
object is going into an infinite loop?