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 158416

Summary: IllegalStateException: Should not acquire Children.MUTEX while holding ProjectManager.mutex()
Product: projects Reporter: Kenneth Ganfield <kganfield>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=145206
Issue Type: DEFECT Exception Reporter: 145206
Attachments: stacktrace

Description Kenneth Ganfield 2009-02-11 18:19:54 UTC
Build: NetBeans IDE Dev (Build 20090211102733)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.6, x86_64

User Comments:
kganfield: changed source level in project properties window

johnsonlau: Changing packaging property on a Maven project
from jar to bundle

kganfield: changed source level in project properties window



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy5.propertyChange(.java:0)
        at org.openide.nodes.Node.fireOwnPropertyChange(Node.java:1230)
        at org.openide.nodes.Node.fireCookieChange(Node.java:1203)
        at org.openide.nodes.Node$LookupEventList.resultChanged(Node.java:1707)
        at org.openide.nodes.FilterNode$FilterLookup$ProxyResult.resultChanged(FilterNode.java:2256)
        at org.openide.util.lookup.AbstractLookup.notifyListeners(AbstractLookup.java:518)
Comment 1 Kenneth Ganfield 2009-02-11 18:20:04 UTC
Created attachment 76875 [details]
stacktrace
Comment 2 t_h 2009-02-11 19:49:40 UTC
Maybe dupl of issue 156972
Comment 3 Milos Kleint 2009-02-12 09:24:39 UTC
duplicate of #156972

*** This issue has been marked as a duplicate of 156972 ***