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 102934

Summary: Deadlock finishing Maven build
Product: projects Reporter: Jesse Glick <jglick>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: VERIFIED FIXED    
Severity: blocker Keywords: THREAD
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump

Description Jesse Glick 2007-04-29 17:51:20 UTC
070426, latest mevenide modules at least according to the mevenide2 AU. I had
just run a build on hudson/main/core. Output Window showed everything, said
BUILD SUCCESSFUL, and then the IDE froze (with progress task at 40%).
Comment 1 Jesse Glick 2007-04-29 17:51:53 UTC
Created attachment 41942 [details]
Thread dump
Comment 2 Milos Kleint 2007-04-30 14:19:30 UTC
removed synchronization in mevenide source base as the PropertyChangeSupport
class seems to be internally synchronized itself.
Comment 3 Jesse Glick 2007-04-30 20:39:33 UTC
How do I get the fix? Not on AU as far as I can see, at least not at the moment.
Comment 4 Milos Kleint 2007-04-30 20:54:21 UTC
http://deadlock.nbextras.org/hudson/job/mevenide/91 (once it finishes, I
triggered it now) The NBMs are in a zip file you can download there.

uploading to dev AU is a manual process that takes from 1 day to 1 week
(depending on factors out of my reach) so I do that just on a per milestone basis.
Comment 5 Jaroslav Pospisil 2009-04-08 10:35:59 UTC
v.