but the problem is i dont know how to debug or I dont know what do i need to look into once jhat make the data available on a local webserver
On Fri, Sep 20, 2013 at 11:59 AM, umesh prajapati <[email protected]>wrote: > Got it thanks > > > On Fri, Sep 20, 2013 at 11:50 AM, Kirk Pepperdine < > [email protected]> wrote: > >> it's included in the JDK >> >> -- Kirk >> >> On 2013-09-20, at 11:27 AM, umesh prajapati <[email protected]> wrote: >> >> > Hi bob >> > >> > I couldnt find the download link for jhat tool. Would really appreciate >> if >> > you could send me the link for it >> > >> > >> > On Fri, Sep 20, 2013 at 6:37 AM, umesh prajapati <[email protected] >> >wrote: >> > >> >> 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] >> >>> >> >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
