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 59417 - NPE from Live results window during memory profiling
Summary: NPE from Live results window during memory profiling
Status: CLOSED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: iformanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 12:31 UTC by ehucka
Modified: 2007-02-12 22:25 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 ehucka 2005-05-31 12:31:36 UTC
I've tried to profile memory usage of a simple project (default profiling
settings). The NPE was thrown after opening of Live Results window:

java.lang.NullPointerException
org.netbeans.modules.profiler.LiveResultsWindow$3$1.run(LiveResultsWindow.java:280)
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
Comment 1 iformanek 2005-06-07 11:06:03 UTC
Assume this is from dev version.
Self assign
Comment 2 iformanek 2005-06-15 11:08:52 UTC
This issue probably gone away, confirming by checking the code
Comment 3 ehucka 2006-03-22 10:05:51 UTC
verified
Comment 4 Alexander Kouznetsov 2007-02-12 22:25:05 UTC
Closing old issues.