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 46115 - Possible deadlock after "CVS->Update" command
Summary: Possible deadlock after "CVS->Update" command
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 09:31 UTC by Peter Pis
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Here's ide.log (52.08 KB, text/plain)
2004-07-14 09:32 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2004-07-14 09:31:27 UTC
>System Info:
  Product Version       = NetBeans IDE Dev (Build
200407131800)
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.5.0-beta3; Java
HotSpot(TM) Client VM 1.5.0-beta3-b5
7; Sun Microsystems Inc.
  Java Home             = C:\Program
Files\java\jdk1.5.0\jre
  System Locale; Encod. = en_US (nb); Cp1252

Steps:
(Have some filesystem with CVS profile and checked
some files)
1. In the Files tab of the explorer invoke "CVS |
Update..." with "Get Clean Repository Copy"
2. IDE  is not responding.
Comment 1 Peter Pis 2004-07-14 09:32:00 UTC
Created attachment 16234 [details]
Here's ide.log
Comment 2 Peter Pis 2004-07-14 09:32:42 UTC
But I can't reproduce it.
Comment 3 Martin Entlicher 2004-07-14 09:54:18 UTC
The IDE seems to be locked somewhere in java/mdr.
Comment 4 psuk 2004-07-15 16:34:22 UTC
Changing summary and increasing to P2 (deadlock)
Comment 5 Martin Matula 2004-07-19 16:43:15 UTC
Fixed.

Checking in
java/src/org/netbeans/modules/java/OverrideAnnotationSupport.java;
/cvs/java/src/org/netbeans/modules/java/OverrideAnnotationSupport.java,v
 <--  OverrideAnnotationSupport.java
new revision: 1.8; previous revision: 1.7
done
Comment 6 Peter Pis 2004-11-03 09:26:18 UTC
Verified.
Comment 7 Quality Engineering 2007-09-20 09:53:19 UTC
Reorganization of java component