Thanks again for sharing useful tips. .;) On Sep 19, 2013 11:03 PM, "bobMeliev" <[email protected]> wrote:
> When you get this error a file with extension .hprof gets created. This is > the heap dump created when the JVM crashed. This file can be analysed using > Heap Analysis tools to identify the root cause. Ex: You can try analysing > using JHAT ( > http://docs.oracle.com/javase/6/docs/technotes/tools/share/jhat.html ) > > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/jmeter-memory-leak-tp4938431p5718206.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
