|
|
|
|
|
|
|
|
Re: PeriodicallyUpdateEPackageRegistryMonitorJob eats away heap [message #924108 is a reply to message #923961] |
Wed, 26 September 2012 10:13  |
Eclipse User |
|
|
|
Ed Willink wrote on Wed, 26 September 2012 12:47As I suggested, I think the leak is in the communications infrastructure.
Perhaps the server thread by which VisualVM communicates is continually
allocating new packet buffers, which are available for GC when the GC
kicks in.
This might be the case, but I noticed the leak(s) before I knew of VisualVM. So it might be the case that VisualVM adds additional leaks, there is definitely one (or more) present in Epsilon concordance (as it disappeared when I removed the plugins/features)
Ed Willink wrote on Wed, 26 September 2012 12:47I generally take a heap dump as soon as I have done a manual GC and then
just filter by interesting package paths.
Thanks for the hint, I'll try this and see whether it becomes more clear what causes the problems.
[Updated on: Wed, 26 September 2012 10:13] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.32095 seconds