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

Summary: Deadlock in vcs caching, when switching projects
Product: obsolete Reporter: Peter Zavadsky <pzavadsky>
Component: vcscoreAssignee: Martin Entlicher <mentlicher>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: jvm deadlock detection

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.