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

Summary: FileNotFound Exception raises after check out.
Product: apisupport Reporter: Peter Pis <ppis>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: exception
exception 2
exception 3

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.