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 29076 - Deadlock in setVcsRefreshTime
Summary: Deadlock in setVcsRefreshTime
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2002-11-28 08:16 UTC by Jaroslav Tulach
Modified: 2007-01-04 17:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (21.03 KB, text/plain)
2002-11-28 08:17 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2002-11-28 08:16:09 UTC
Due to conflict on lock 0x47abead0 see the stacktrace.
Comment 1 Jaroslav Tulach 2002-11-28 08:17:02 UTC
Created attachment 8080 [details]
Thread dump
Comment 2 Martin Entlicher 2003-02-20 10:26:36 UTC
This should be resolved into 3.5, setting the Target Milestone
accordingly.
Comment 3 Martin Entlicher 2003-02-20 10:51:01 UTC
Working on a fix...
Comment 4 Martin Entlicher 2003-02-20 11:00:48 UTC
Fixed in the main trunk. The problematic thread was
OpenIDE-request-processor-0
A specialized locker object introduced to synchronize the access to
versioningSystem variable.

/cvs/javacvs/src/org/netbeans/modules/cvsclient/NbJavaCvsFileSystem.java,v 
<--  NbJavaCvsFileSystem.java
new revision: 1.90; previous revision: 1.89
Comment 5 Jiri Kovalsky 2003-07-15 15:45:51 UTC
I believe this is fixed. Reopen if you encounter it again. Verifying
and addin appropriate keywords.
NetBeans 3.5.1 build #200307092351.