Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Memory Analyzer (MAT) » Unreachable Objects
Unreachable Objects [message #8756] Wed, 11 February 2009 17:31 Go to next message
Bernd Eckenfels is currently offline Bernd EckenfelsFriend
Messages: 8
Registered: July 2009
Junior Member
Hello,

I have seen that MAT is removing unreachable Objects from the Heap dump
while loading it initial. I wonder if any statistics on those are
available. We had some problems with GCs where a major collection was not
running for hours (good) but that also lead to a large number of not
finalized Objects. Looking at the dead objects in the Heap (at least a
histogramm) would be cool).

One option would be to just print a histogramm of the removed classes,
another would be to somehow make them more inspectable. Maybe create a
virual "finalizer queue" ...

Greetings
Bernd
Re: Unreachable Objects [message #8782 is a reply to message #8756] Wed, 11 February 2009 18:05 Go to previous messageGo to next message
Andreas Buchen is currently offline Andreas BuchenFriend
Messages: 123
Registered: July 2009
Senior Member
Hi Bernd,

for now you have this option:
http://wiki.eclipse.org/index.php/MemoryAnalyzer/FAQ#MAT_Doe s_Not_Show_the_Complete_Heap


We will make more options available later. If you are interested, add
yourself to the CC of this bugzilla:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262531


Andreas.
Consume all cpu resources when open or close java files [message #8807 is a reply to message #8756] Sun, 22 February 2009 07:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ws_java.163.com

Hi guys,

I have some troubles in using eclipse-jee-europa-winter-win32.
The process eclipse.exe, not the process javaw.exe,
consumes all cpu resources when I open or close or save java files.
But there is nothing when I operate on the other types files.
And there is no virus in my PC, the other applications are also OK.
I am worrying about this. It makes me inefficient.
What can I do? Thanks a lot!

BTW, I tried somethings:
1. reinstall the eclipse
2. download eclipse from eclipse.org
3. use the other version
Re: Consume all cpu resources when open or close java files [message #9268 is a reply to message #8807] Thu, 26 February 2009 10:38 Go to previous message
Andreas Buchen is currently offline Andreas BuchenFriend
Messages: 123
Registered: July 2009
Senior Member
Hi Leslie,

I am not quite sure if we can help you here in this forum. We are
discussing the Memory Analyzer, a plug-in to Eclipse which looks at heap
memory. So maybe try one of the general purpose newsgroups.

Other than that, a thread dump of the Virtual Machine could indicate who
is doing something....


Andreas.
Previous Topic:New version of the IBM DTFJ Adapter - with PHD reader
Next Topic:Query on Heap Dump
Goto Forum:
  


Current Time: Tue Apr 23 16:28:54 GMT 2024

Powered by FUDForum. Page generated in 0.03419 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top