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 46689 - VSS: Deleting file causes Exception.
Summary: VSS: Deleting file causes Exception.
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-28 13:51 UTC by Peter Pis
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (1.53 KB, text/plain)
2004-07-28 13:52 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-28 13:51:57 UTC
Netbeans IDE dev (Build 200407271830) -
jdk1.5.0-beta3-b59 

1. Register VSS versioned directory in Versioning
manager.
2. Create project in this directory and add it to
repository.
3. Create new e.g. class and add to repository. 
4. Check out this class file and delete it from
popup menu.

Exception raises.
Comment 1 Peter Pis 2004-07-28 13:52:17 UTC
Created attachment 16515 [details]
exception
Comment 2 Martin Entlicher 2004-07-30 19:06:35 UTC
The file was deleted => nobody can get an input stream.
Moving to java for evaluation.
Comment 3 Martin Entlicher 2004-07-30 19:08:41 UTC
Peter, why does this depends on issue #43463? It seems to have no
relation to it.
Comment 4 Jan Becicka 2004-08-02 10:44:20 UTC
Fixed.
Checking in JMManager.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/JMManager.java,v
 <--  JMManager.java
new revision: 1.35; previous revision: 1.34
done
Comment 5 Peter Pis 2004-11-02 14:58:52 UTC
Verified in NB 200410311900.
Comment 6 Quality Engineering 2007-09-20 09:45:04 UTC
Reorganization of java component