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 223090 - IllegalStateException: Should not acquire Children.MUTEX while holding ProjectManager.mutex()
Summary: IllegalStateException: Should not acquire Children.MUTEX while holding Projec...
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-01 00:48 UTC by Exceptions Reporter
Modified: 2016-06-21 14:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 195964


Attachments
stacktrace (12.44 KB, text/plain)
2012-12-01 00:48 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-12-01 00:48:09 UTC
This bug was originally marked as duplicate of bug 150540, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows 7

Stacktrace: 
java.lang.IllegalStateException: Should not acquire Children.MUTEX while holding ProjectManager.mutex()
   at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1918)
   at org.openide.util.Mutex.doWrapperAccess(Mutex.java:1328)
   at org.openide.util.Mutex.readAccess(Mutex.java:280)
   at org.openide.explorer.view.TreeView$ExplorerTree$GuardedActions.<init>(TreeView.java:2191)
   at org.openide.explorer.view.TreeView$ExplorerTree.paint(TreeView.java:1848)
   at javax.swing.JComponent.paintChildren(JComponent.java:887)
Comment 1 Exceptions Reporter 2012-12-01 00:48:13 UTC
Created attachment 128685 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-12-03 15:12:01 UTC
reassigning to java/project as the original one was resolved there ...
Comment 3 Tomas Zezula 2016-06-21 14:56:11 UTC
Nothing in common with the original bug #150540
This one is a ProjectWebModule.