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 120223 - java.lang.IllegalStateException from memory live results
Summary: java.lang.IllegalStateException from memory live results
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords: REGRESSION
: 120998 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-26 18:52 UTC by Jiri Sedlacek
Modified: 2008-11-25 16:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (4.03 KB, text/plain)
2007-10-26 18:53 UTC, Jiri Sedlacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2007-10-26 18:52:17 UTC
Product Version: NetBeans IDE Dev (Build 200710241200)
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: C:\Temp\tempdevuserdir


Steps:

1/ Start memory profiling of Anagram Game, wait for the app to startup
2/ Open Live results, stop profiling from Profiler Control Panel, close Live results
3/ Start memory profiling of Anagram Game again, wait for the app to startup
4/ Open Live results, exception is thrown, Live results are not displayed
Comment 1 Jiri Sedlacek 2007-10-26 18:53:11 UTC
Created attachment 51807 [details]
Exception
Comment 2 Jiri Sedlacek 2007-10-26 19:08:38 UTC
Regression, Build 200710181200 works fine, Build 200710190000 contains this bug.
Comment 3 J Bachorik 2007-10-29 10:00:36 UTC
fixed

Checking in LiveResultsWindow.java;
/cvs/profiler/modules/main/src/org/netbeans/modules/profiler/LiveResultsWindow.java,v  <--  LiveResultsWindow.java
new revision: 1.7; previous revision: 1.6
done
Comment 4 Jiri Sedlacek 2007-11-02 17:52:47 UTC
*** Issue 120998 has been marked as a duplicate of this issue. ***
Comment 5 Rashid Urusov 2008-11-25 16:46:44 UTC
VERIFIED in Build 200811240201