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 58491 - deadlock while right-clicking project node in a free-form app
Summary: deadlock while right-clicking project node in a free-form app
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 4.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2005-05-02 15:36 UTC by Max Sauer
Modified: 2006-03-24 12:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump log file (9.91 KB, text/plain)
2005-05-02 15:37 UTC, Max Sauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Sauer 2005-05-02 15:36:38 UTC
A deadlock occured while right-cliking the main project node in the project tab.
I'm not able to reproduce it. Thread dump is included in the attachement.

-----------------
JDK 1.4.2_05
build 200504291131
Sun Sparc, Solaris 9
patch applied: org-netbeans-modules-ant-freeform.jar ::: size: (283870)
-----------------
Comment 1 Max Sauer 2005-05-02 15:37:37 UTC
Created attachment 21938 [details]
Thread dump log file
Comment 2 Jan Lahoda 2005-05-03 08:45:48 UTC
Fix in trunk in the same way as issue #50328:
Checking in src/org/netbeans/modules/ant/freeform/ui/View.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/View.java,v  <-- 
View.java
new revision: 1.14; previous revision: 1.13
done
Comment 3 Max Sauer 2005-06-22 16:47:46 UTC
Verified -- it has never occured agian in later build.