Hi,
In our Interpreter and in the same JVM we are running three consoles with
scripts which keep working for at least 15 hours, the memory seems to
increase until colapses all consoles. I try to monitorize the JVM with
JProbe memory debugger and it looks like most of the memory keeps on classes
String and char[] I wonder if the Garbage collector is not properly working.
Do you have any idea of this?
Thanks in advance,
Julio.
|