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 44970 - FileNotFound Exception raises after check out.
Summary: FileNotFound Exception raises after check out.
Status: CLOSED DUPLICATE of bug 42392
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
: 47104 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-16 13:16 UTC by Peter Pis
Modified: 2006-03-24 10:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (3.58 KB, text/plain)
2004-06-16 13:17 UTC, Peter Pis
Details
exception 2 (522 bytes, text/plain)
2004-06-16 13:20 UTC, Peter Pis
Details
exception 3 (2.54 KB, text/plain)
2004-06-16 13:21 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-16 13:16:53 UTC
>System Info:
  Product Version       = NetBeans IDE Dev (Build
200406151800)
  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.
  Java Home             = C:\Program
Files\Java\jdk1.5.0\jre
  System Locale; Encod. = en_US (nb); Cp1252

Steps:
1. Add versioned directory using Verisoning
manager. Switch to "Versioning" tab of the explorer. 
2. Execute check out on the versioned directory. 

Exception raises, because the "modules.xml" can't
be found. The same result can be achieved if files
are externally copied to the work dir of versioned
directory. (copied files doesn't contain modules.xml)
Comment 1 Peter Pis 2004-06-16 13:17:46 UTC
Created attachment 15754 [details]
exception
Comment 2 Peter Pis 2004-06-16 13:19:11 UTC
Also this exception occurs.
Comment 3 Peter Pis 2004-06-16 13:20:16 UTC
Created attachment 15755 [details]
exception 2
Comment 4 Peter Pis 2004-06-16 13:21:29 UTC
Created attachment 15756 [details]
exception 3
Comment 5 pfelenda 2004-06-16 14:34:30 UTC
I am not sure if this issue belongs to openide, please feel free to
reassign.
Comment 6 rmatous 2004-06-16 15:09:42 UTC
reassigned
Comment 7 Jesse Glick 2004-06-16 16:11:35 UTC

*** This issue has been marked as a duplicate of 42392 ***
Comment 8 Martin Entlicher 2004-08-27 16:17:01 UTC
*** Issue 47104 has been marked as a duplicate of this issue. ***
Comment 9 Peter Pis 2005-06-17 12:55:51 UTC
Verified.