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 149497 - IllegalStateException: Should not acquire Children.MUTEX while holding ProjectManager.mutex()
Summary: IllegalStateException: Should not acquire Children.MUTEX while holding Projec...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 12:53 UTC by Martin Entlicher
Modified: 2008-10-11 17:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Message log. (249.45 KB, text/plain)
2008-10-08 12:56 UTC, Martin Entlicher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2008-10-08 12:53:43 UTC
Happens when trying to resolve reference problems on project "TestTagLibrary" downloaded from
http://qa.netbeans.org/modules/webapps/promo-g/jspdebug/testProjects.zip

I've encountered this while trying to reproduce #146793.

Setting as P2 because it's highly visible, explorer background is not fully drawn after this. Also, it might be a
regression.
Comment 1 Martin Entlicher 2008-10-08 12:56:02 UTC
Created attachment 71365 [details]
Message log.
Comment 2 t_h 2008-10-08 14:08:12 UTC
assert from #148066
Comment 3 Tomas Zezula 2008-10-10 14:03:26 UTC
http://hg.netbeans.org/main/rev/b451bb18534d
Comment 4 Quality Engineering 2008-10-11 17:17:12 UTC
Integrated into 'main-golden', will be available in build *200810111401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b451bb18534d
User: Tomas Zezula <tzezula@netbeans.org>
Log: #149497:IllegalStateException: Should not acquire Children.MUTEX while holding ProjectManager.mutex()