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

Summary: IllegalStateException: Should not acquire Children.MUTEX while holding ProjectManager.mutex()
Product: java Reporter: Martin Entlicher <mentlicher>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Message log.

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()