This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 120496 - Cannot open large heap dump file twice
Summary: Cannot open large heap dump file twice
Status: RESOLVED DUPLICATE of bug 120363
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-30 16:43 UTC by _ gsporar
Modified: 2007-10-31 13:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gsporar 2007-10-30 16:43:40 UTC
Using the binary heap dump file from http://www.netbeans.org/issues/show_bug.cgi?id=120324, I opened it using NetBeans 6
Beta2 running on JDK6u3 on a Solaris SPARC system.  It opened up in less than 2 minutes.  So even without the changes in
http://www.netbeans.org/issues/show_bug.cgi?id=120324, performance on Solaris SPARC seems much better than on Linux.  :-)

Unfortunately, after I closed the heap dump window in the IDE, I was unable to open it again.  I get this error message
in a dialog box: Map Failed.

The only message that looks interesting in the log file is this:

SEVERE [org.netbeans.lib.profiler.infolog]: Cannot create HeapWalker [/home/gs145266/public_html/htsfull.bin]

So it worked well once, but not a second time.
Comment 1 Tomas Hurka 2007-10-31 13:13:35 UTC

*** This issue has been marked as a duplicate of 120363 ***