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 - IllegalStateException: Should not acquire Children.MUTEX while holding ProjectManager.mutex()
Summary: IllegalStateException: Should not acquire Children.MUTEX while holding Projec...
Status: RESOLVED DUPLICATE of bug 156972
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 18:19 UTC by Kenneth Ganfield
Modified: 2009-02-19 22:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 145206


Attachments
stacktrace (7.82 KB, text/plain)
2009-02-11 18:20 UTC, Kenneth Ganfield
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***