File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Performance and the fly likes Query regarding to know the memory leaks in Application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Performance
Reply Bookmark "Query regarding to know the memory leaks in Application " Watch "Query regarding to know the memory leaks in Application " New topic
Author

Query regarding to know the memory leaks in Application

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2229

Hi

I am using Weblogic 11g server .I configured Jprobe with weblogic .

I started my appplication and did some operations on it for 1o minutes .(adding some symbols on to the network)


I am new to all these . Is 10 minutes sufficient to know ??


I had genertaed a report form the tool attached here

Seeing the report i cant understand anything .


Please guide me .
[Thumb - MemoryReport.jpeg]
 Filename MemoryReport.jpeg [Disk] Download
 Description Memory Report
 Filesize 130 Kbytes
 Downloaded:  11 time(s)



Save India From Corruption - Anna Hazare.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 4489

Considering that JProbe costs $$$, you'd think that they would have documentation that explains this stuff...


JBoss In Action
Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2229

I have downloaded the free version
cant afford money right now .

Any help
Misha Ver
Ranch Hand

Joined: Mar 03, 2008
Posts: 469
Ravi Kiran V wrote:
I am using Weblogic 11g server .I configured Jprobe with weblogic .


Ravi, I would suggest using Oracle JRockit Mission Control. It is free and the documentation is very clear.
Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2229

Thank you . I will go through Oracle JRockit Mission Control.
Is this tool for finding memory Leaks ??
Misha Ver
Ranch Hand

Joined: Mar 03, 2008
Posts: 469
The JRockit Mission Control tools suite includes tools to monitor, manage, profile, and eliminate memory leaks in your Java application without introducing the performance overhead normally associated with tools of this type.
 
 
subject: Query regarding to know the memory leaks in Application
 
MyEclipse, The Clear Choice