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 18236 - Deadlock when deleting folder
Summary: Deadlock when deleting folder
Status: CLOSED DUPLICATE of bug 18293
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: phamernik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-30 19:30 UTC by Michael Ottati
Modified: 2003-07-01 14:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump from deadlock (18.18 KB, patch)
2001-11-30 19:32 UTC, Michael Ottati
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Ottati 2001-11-30 19:30:10 UTC
I cant really say much on this one, I tried to delete a folder and got this 
deadlock.

Sources obtained Wed Nov 28 from trunk I can't remember now when the 3.3 
branch was cut, I was at that time still updating from the head branch.

Other points of interest, I was using API support, I had reloaded one of my 
modules a few times before this deadlock occured. The precursor to the 
deadlock was deleting a folder.

For what it is worth, I am also running the EE version of FFJ as a developer. 
I will attach this trace and any others if it happens again.
Comment 1 Michael Ottati 2001-11-30 19:32:13 UTC
Created attachment 3647 [details]
Full thread dump from deadlock
Comment 2 Michael Ottati 2001-12-06 01:33:29 UTC
Sorry, I ment to get back to you. I can not reproduce this problem, 
nor could I since I did a CVS update on the day I submitted the 
problem.
Comment 3 phamernik 2001-12-18 13:51:23 UTC
The bug was already fixed by changing the synchonization in
PropertiesDataObject. It is fixed in trunk (rev 1.43), in release33
branch (1.42.2.1) as well as in release330 (1.42.4.1).

Resolving as duplicate of #18293 and changing the component from
'openide' to 'properties' module.



*** This issue has been marked as a duplicate of 18293 ***
Comment 4 pfelenda 2002-10-18 15:05:26 UTC
Verified. This issue is duplicate of issue 18293.
Comment 5 Quality Engineering 2003-07-01 14:20:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.