Re: looking for memory profiler or dump analyzer for production use

2006-06-22 Thread charly
46 AM Subject: Re: looking for memory profiler or dump analyzer for production use The monitoring component works for the first hour after the VM is started in the free version. In the commercial version, the monitoring information is availble the whole time - as for pricing - no idea..

Re: looking for memory profiler or dump analyzer for production use

2006-06-21 Thread Andrew Miehs
The monitoring component works for the first hour after the VM is started in the free version. In the commercial version, the monitoring information is availble the whole time - as for pricing - no idea.. There as an article about JRocket in one of the last IX magazines (DE) Andrew Leon Rosen

Re: looking for memory profiler or dump analyzer for production use

2006-06-21 Thread Edmon Begoli
There is a free memory/garbace collector analyzer jvmstat ver. 3 that you can download from Sun: http://java.sun.com/performance/jvmstat/ Another great tool that has free trial is JVM Optimizer: http://www.arcturustech.com/jvm_optimizer.html -- Thank you, Edmon Begoli http://blogs.ittoolbox.com

Re: looking for memory profiler or dump analyzer for production use

2006-06-21 Thread Leon Rosenberg
evaluation and production use." i.e. that it can be used in production with no cost or licence fees? Regards Karl-Heinz - Original Message - From: "Leon Rosenberg" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, June 21, 2006 9:31 AM Subj

Re: looking for memory profiler or dump analyzer for production use

2006-06-21 Thread charly
"Leon Rosenberg" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, June 21, 2006 9:31 AM Subject: Re: looking for memory profiler or dump analyzer for production use Hi, the one I know isn't free, but since you don't get many answers, try jrockit. J

Re: looking for memory profiler or dump analyzer for production use

2006-06-21 Thread Leon Rosenberg
Hi, the one I know isn't free, but since you don't get many answers, try jrockit. Jrockit is actually not a memory dump analyzer but a (high performance) vm with extended monitoring support. http://www.bea.com/framework.jsp?CNT=index.htm&FP=/content/products/jrockit/ regards Leon On 6/19/06,

looking for memory profiler or dump analyzer for production use

2006-06-19 Thread charly
Hello, I am looking for a (free) memory dump analyzer which is capable for being used in production on tomcat 5.5 @ w2k server. That means it should not have a performance impact in every day operation, but should be able to generate memory dumps on request, which could be analyzed offline. I