[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tptp] Re: Is this an error in HeapProf

Ted,

This is a bug in the profiler. It is a known issue described here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=197638

Is it possible for you to provide us with a small JBoss application that reproduces this problem? It will greatly help in root-causing this defect. If you can, please upload it as an attachment to the Bugzilla entry mentioned above.

As a workaround, try to EXCLUDE the Hibernate-generated classes from your profiling session by adding the following filter to your filters file:

org.hibernate.* * EXCLUDE

HTH,
Asaf

--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler