Hi, We have been investigating memory leaks in the system we write (JAVA) and we experianced the following problem on Red Hat 4.0 system.
Even though JConsole, and JProfiler do not show any improper memory consumption in JVM, operation system tools like Top show that JVM process consumes a lot of memory. The longer the test lasts, the more memory loss can be noticed. What is the most interesting, when we delete the log files of our system (our software not Red Hat logs), all of the memory that seems to be missing is reclaimed right away (these are few-hundred-megabytes files most of the time). We use log4j version 1.2.14 as a logging framework. Do you have any suspicions if this can be related to Red Hat operating system / Java VM / log4j logging framework? Thx in advance Marcin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]