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 45426 - VSS: After "Get latest version" exception raises.
Summary: VSS: After "Get latest version" exception raises.
Status: CLOSED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-23 10:39 UTC by Peter Pis
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (497 bytes, text/plain)
2004-06-23 10:40 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-06-23 10:39:53 UTC
>System Info:
  Product Version       = NetBeans IDE Dev (Build
200406230100)
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.5.0-beta2; Java
HotSpot(TM) Client VM 1.5.0-beta2-b5
1a; Sun Microsystems Inc.

Step:
1. Create new versioned directory with VSS profile.
2. Externally delete file with [Current] status.
3. Invoke "VSS | Refresh" on this file.
4. Invoke "VSS | Get Latest Version" on this file.

Exception raises.
Comment 1 Peter Pis 2004-06-23 10:40:17 UTC
Created attachment 15937 [details]
exception
Comment 2 Martin Entlicher 2004-07-14 18:21:39 UTC
This works for me in recent dev build.
Anyway, it looks like a problem in Java parser. The DataObject is
changing when the file is deleted/resurrected.
Comment 3 Peter Pis 2005-04-01 10:53:58 UTC
Verified in NetBeans IDE Dev (Build 200503301800).