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 161810 - IllegalStateException: Should not acquire Children.MUTEX while holding ProjectManager.mutex()
Summary: IllegalStateException: Should not acquire Children.MUTEX while holding Projec...
Status: VERIFIED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Projects (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jenselme
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-02 22:14 UTC by robdaemon
Modified: 2015-11-27 22:24 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 148777


Attachments
stacktrace (3.56 KB, text/plain)
2009-04-02 22:16 UTC, robdaemon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description robdaemon 2009-04-02 22:14:57 UTC
Build: NetBeans IDE Dev (Build 200902231810)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows Vista, 6.1, x86

User Comments:
robdaemon: Changed the main source root of my Python project



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy1.fileFolderCreated(.java:0)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:133)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:122)
        at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:99)
        at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:1052)
        at org.openide.filesystems.EventControl.invokeDispatchers(EventControl.java:203)
Comment 1 robdaemon 2009-04-02 22:16:48 UTC
Created attachment 79319 [details]
stacktrace
Comment 2 Jenselme 2015-10-02 14:38:06 UTC
I have never seen this exception.

Downgrading priority to P4. This should be close with the next release of nbpython.
Comment 3 Jenselme 2015-11-27 16:50:49 UTC
Presumed fixed in Python .151118 (for IDE 8.1)