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 - Cannot open large heap dump on Windows
Summary: Cannot open large heap dump on Windows
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
: 120496 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-29 15:40 UTC by Jiri Sedlacek
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 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. ***