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 190794

Summary: Deadlock after invoking Mercurial -> Revert on a maven project w/ pom files open
Product: projects Reporter: _ tboudreau <tboudreau>
Component: MavenAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump

Description _ tboudreau 2010-10-06 05:24:01 UTC
Created attachment 102279 [details]
Thread dump

(not sure where Maven went in the bug page's project list, sorry if this is misfiled)

After warm start, opened the POM file in the editor and modified its dependencies.  Added one unit test class.  Then realized I was changing the wrong project and invoked Mercurial > Revert in the project view, with the new test file visible in the editor.  

Immediately got the attached deadlock - Swing document lock problem.
Comment 1 Jesse Glick 2010-10-06 12:30:53 UTC
Well-known bug with fix in dev builds, I just do not have physical authority to push an update.

*** This bug has been marked as a duplicate of bug 187615 ***