Re: Helma OutOfMemory
Joshua Levy <[email protected]>
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Michi and all, In a similar vein, in case anyone's not tried them yet: The JMX tools [1,2] have become really helpful for monitoring and debugging servers like Helma, especially in Java 6. jconsole monitors and graphs memory, threads, CPU, and other info in real time and can indicate leaks and performance issues, and jmap can do the heap dumps at any time. (Note also you get some benefits by using Java 6's jconsole even if you run Helma with Java 5.) Cheers, Joshua [1] http://java.sun.com/developer/technicalArticles/J2SE/monitoring/ [2] http://java.sun.com/javase/6/docs/technotes/guides/management/agent.html -- View this message in context: http://www.nabble.com/Helma-OutOfMemory-tf3472719s2589.html#a9800402 Sent from the Helma - User mailing list archive at Nabble.com.