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 220770 - NullPointerException at org.netbeans.lib.profiler.heap.HprofProxy.getProperties
Summary: NullPointerException at org.netbeans.lib.profiler.heap.HprofProxy.getProperties
Status: RESOLVED DUPLICATE of bug 220769
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
: 220771 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-24 14:21 UTC by Exceptions Reporter
Modified: 2012-10-24 14:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194028


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-10-24 14:21:53 UTC
This issue was reported manually by thurka.
It already has 1 duplicates 


Build: NetBeans IDE 7.2.1 (Build 201210100934)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-10M3909
OS: Mac OS X

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.lib.profiler.heap.HprofProxy.getProperties(HprofProxy.java:65)
   at org.netbeans.lib.profiler.heap.HprofHeap.getSystemProperties(HprofHeap.java:291)
   at org.netbeans.modules.profiler.heapwalk.OverviewController.getSystemProperties(OverviewController.java:370)
   at org.netbeans.modules.profiler.heapwalk.OverviewController.computeEnvironment(OverviewController.java:225)
   at org.netbeans.modules.profiler.heapwalk.ui.OverviewControllerUI$1.run(OverviewControllerUI.java:144)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
Comment 1 Tomas Hurka 2012-10-24 14:55:40 UTC

*** This bug has been marked as a duplicate of bug 220769 ***
Comment 2 Tomas Hurka 2012-10-24 14:56:10 UTC
*** Bug 220771 has been marked as a duplicate of this bug. ***