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 231962 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException at java.lang.Object.wait
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException at ...
Status: RESOLVED DUPLICATE of bug 230276
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 20:41 UTC by szmitek
Modified: 2013-06-28 05:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201754


Attachments
stacktrace (199 bytes, text/plain)
2013-06-27 20:41 UTC, szmitek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description szmitek 2013-06-27 20:41:36 UTC
This bug was originally marked as duplicate of bug 230276, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-11212-on-20130627)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b33, Java(TM) SE Runtime Environment, 1.8.0-ea-b91
OS: Linux

User Comments:
szmitek: NetBeans show message:
Unexpected Exception on Last Run
There was an error during the last run of NetBeans IDE.
Can you please report the problem?

I think that if error ocurred during the last run, NetBeans should reported this error during lst run. No error occured during NetBeans shutdown.

szmitek: Switching between Netbeans and Firefox window

tboudreau: Woo hoo

szmitek: After update unexpected exception: A java.lang.NullPointerException exception has occurred.




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException
   at java.lang.Object.wait(Object.java:0)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1987)
Comment 1 szmitek 2013-06-27 20:41:38 UTC
Created attachment 136435 [details]
stacktrace
Comment 2 Marian Mirilovic 2013-06-28 05:50:32 UTC

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