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

Summary: NullPointerException at org.netbeans.lib.profiler.heap.HprofProxy.getProperties
Product: profiler Reporter: Exceptions Reporter <exceptions_reporter>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: thurka
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194028

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. ***