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 245602 - AssertionError at org.netbeans.lib.profiler.results.locks.ThreadInfo.openMonitor
Summary: AssertionError at org.netbeans.lib.profiler.results.locks.ThreadInfo.openMonitor
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
: 249751 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-07-11 21:40 UTC by Exceptions Reporter
Modified: 2015-05-30 01:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 210671


Attachments
stacktrace (1.28 KB, text/plain)
2014-07-11 21:40 UTC, Exceptions Reporter
Details
stacktrace (1.27 KB, text/plain)
2015-01-12 12:48 UTC, Alexander Simon
Details
stacktrace (1.29 KB, text/plain)
2015-05-30 00:58 UTC, Exceptions Reporter
Details
stacktrace (1.29 KB, text/plain)
2015-05-30 01:01 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-07-11 21:40:35 UTC
This bug was originally marked as duplicate of bug 238169, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.60-b09, Java(TM) SE Runtime Environment, 1.7.0_60-b19
OS: Windows 8

User Comments:
GUEST: profiling j2ee application




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.lib.profiler.results.locks.ThreadInfo.openMonitor(ThreadInfo.java:72)
   at org.netbeans.lib.profiler.results.locks.LockGraphBuilder.monitorEntry(LockGraphBuilder.java:142)
   at org.netbeans.lib.profiler.results.locks.AbstractLockDataFrameProcessor$1.execute(AbstractLockDataFrameProcessor.java:58)
   at org.netbeans.lib.profiler.results.AbstractDataFrameProcessor.foreachListener(AbstractDataFrameProcessor.java:175)
   at org.netbeans.lib.profiler.results.locks.AbstractLockDataFrameProcessor.fireMonitorEntry(AbstractLockDataFrameProcessor.java:56)
   at org.netbeans.lib.profiler.results.locks.LockDataFrameProcessor.doProcessDataFrame(LockDataFrameProcessor.java:130)
Comment 1 Exceptions Reporter 2014-07-11 21:40:37 UTC
Created attachment 148007 [details]
stacktrace
Comment 2 Alexander Simon 2015-01-12 12:48:32 UTC
Created attachment 151458 [details]
stacktrace

profiling test
Comment 3 Tomas Hurka 2015-04-22 09:08:44 UTC
*** Bug 249751 has been marked as a duplicate of this bug. ***
Comment 4 Exceptions Reporter 2015-05-30 00:58:47 UTC
Created attachment 153962 [details]
stacktrace

<???????????????>
Comment 5 Exceptions Reporter 2015-05-30 01:01:47 UTC
Created attachment 153963 [details]
stacktrace

<???????????????>