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 120363

Summary: Cannot open large heap dump on Windows
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Jiri Sedlacek 2007-10-29 15:40:27 UTC
Product Version: NetBeans IDE Dev (Build 071024)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b18
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Userdir: E:\Dev\userdirdev

Trying to open large (~800MB) heap dump on Windows. Loading Heap Dump... always ends with a Map failed error dialog
without any other explanation. No exceptions in IDE logfile.
Comment 1 Tomas Hurka 2007-10-29 16:42:52 UTC
Fixed in trunk.

Checking in src/org/netbeans/lib/profiler/jps/JpsProxy.java;
/cvs/profiler/libs/jfluid/src/org/netbeans/lib/profiler/jps/JpsProxy.java,v  <--  JpsProxy.java
new revision: 1.2; previous revision: 1.1
done
Comment 2 Tomas Hurka 2007-10-31 13:13:20 UTC
*** Issue 120496 has been marked as a duplicate of this issue. ***