[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tptp] Re: Is this an error in HeapProf
|
- From: Asaf Yaffe <asaf.yaffe@xxxxxxxxx>
- Date: Tue, 20 Nov 2007 08:49:52 +0200
- Newsgroups: eclipse.tptp
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.6 (Windows/20070728)
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