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 - Deadlock finishing Maven build
Summary: Deadlock finishing Maven build
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2007-04-29 17:51 UTC by Jesse Glick
Modified: 2009-04-08 10:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (16.67 KB, text/plain)
2007-04-29 17:51 UTC, Jesse Glick
Details

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