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 228988 - AssertionError at org.netbeans.lib.profiler.ui.locks.LockContentionPanel.profilingSessionStarted
Summary: AssertionError at org.netbeans.lib.profiler.ui.locks.LockContentionPanel.prof...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
: 229153 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-25 07:28 UTC by zdenek.rod
Modified: 2013-05-17 12:08 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 200218


Attachments
stacktrace (3.35 KB, text/plain)
2013-04-25 07:28 UTC, zdenek.rod
Details
stacktrace (1.69 KB, text/plain)
2013-05-17 07:34 UTC, sreimers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zdenek.rod 2013-04-25 07:28:32 UTC
Build: NetBeans IDE Dev (Build 201304212301)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b25, Java(TM) SE Runtime Environment, 1.8.0-ea-b84
OS: Windows 7

User Comments:
zdenek.rod: I clicked on button Lock Contention on Profiler panel during memory profiling.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.lib.profiler.ui.locks.LockContentionPanel.profilingSessionStarted(LockContentionPanel.java:410)
   at org.netbeans.modules.profiler.LockContentionWindow.profilingStateChanged(LockContentionWindow.java:183)
   at org.netbeans.modules.profiler.LockContentionWindow.profilingStateChanged(LockContentionWindow.java:191)
   at org.netbeans.modules.profiler.LockContentionWindow.<init>(LockContentionWindow.java:110)
   at org.netbeans.modules.profiler.LockContentionWindow.getDefault(LockContentionWindow.java:132)
   at org.netbeans.modules.profiler.ProfilerControlPanel2$ViewPanel.actionPerformed(ProfilerControlPanel2.java:1804)
Comment 1 zdenek.rod 2013-04-25 07:28:33 UTC
Created attachment 133786 [details]
stacktrace
Comment 2 Petr Cyhelsky 2013-04-29 11:27:28 UTC
*** Bug 229153 has been marked as a duplicate of this bug. ***
Comment 3 sreimers 2013-05-17 07:34:59 UTC
Created attachment 134554 [details]
stacktrace

Profile Application with monitoring and lock contention enabled
Comment 4 Tomas Hurka 2013-05-17 12:08:38 UTC
It should be fixed by 1d5fb2939d0d in build *201305152300* on http://bits.netbeans.org/dev/nightly/