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 27890 - Deadlock in vcs caching, when switching projects
Summary: Deadlock in vcs caching, when switching projects
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-09 16:43 UTC by Peter Zavadsky
Modified: 2003-07-01 12:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
jvm deadlock detection (8.69 KB, text/plain)
2002-10-09 16:44 UTC, Peter Zavadsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Zavadsky 2002-10-09 16:43:27 UTC
jdk1.4.1
It is not reproducible. It happened to me when
switching projects (see attachment).
Comment 1 Peter Zavadsky 2002-10-09 16:44:33 UTC
Created attachment 7624 [details]
jvm deadlock detection
Comment 2 Martin Entlicher 2002-10-21 17:31:46 UTC
Fixed in the main trunk.

/cvs/vcscore/src/org/netbeans/modules/vcscore/caching/VcsCacheDir.java,v 
<--  VcsCacheDir.java
new revision: 1.41; previous revision: 1.40
Comment 3 Jiri Kovalsky 2002-11-08 11:04:18 UTC
I switch projects with VCS filesystems quite often and nothing like
this has happend lately. Therefore I assume it got really fixed.
Verified in development build #200211080100 of NetBeans 4.0.
Comment 4 Martin Entlicher 2002-12-05 17:50:52 UTC
The fix was merged also to release341 branch, because this bug was
introduced there by the fix of issue #25364.

/cvs/vcscore/src/org/netbeans/modules/vcscore/caching/VcsCacheDir.java,v 
<--  VcsCacheDir.java
new revision: 1.38.28.2; previous revision: 1.38.28.1
Comment 5 Quality Engineering 2003-07-01 12:57:43 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.