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 229153 - AssertionError at org.netbeans.lib.profiler.ui.locks.LockContentionPanel.profilingSessionStarted
Summary: AssertionError at org.netbeans.lib.profiler.ui.locks.LockContentionPanel.prof...
Status: RESOLVED DUPLICATE of bug 228988
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-29 11:25 UTC by Petr Cyhelsky
Modified: 2013-04-29 11:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 200301


Attachments
stacktrace (1.69 KB, text/plain)
2013-04-29 11:25 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2013-04-29 11:25:41 UTC
Build: NetBeans IDE Dev (Build 201304252301)
VM: OpenJDK 64-Bit Server VM, 23.7-b01, OpenJDK Runtime Environment, 1.7.0_21-b02
OS: Linux

User Comments:
cyhelsky: Started memory profiling with lock contention enabled




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.access$300(LockContentionWindow.java:76)
   at org.netbeans.modules.profiler.LockContentionWindow$1.profilingStateChanged(LockContentionWindow.java:120)
   at org.netbeans.lib.profiler.common.Profiler$2.run(Profiler.java:367)
Comment 1 Petr Cyhelsky 2013-04-29 11:25:43 UTC
Created attachment 133924 [details]
stacktrace
Comment 2 Petr Cyhelsky 2013-04-29 11:26:43 UTC

*** This bug has been marked as a duplicate of bug 228998 ***
Comment 3 Petr Cyhelsky 2013-04-29 11:27:28 UTC

*** This bug has been marked as a duplicate of bug 228988 ***