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 203524 - [71cat] java.io.FileNotFoundException: FileObject C:\Projects\Java\repository\test\de\CoSoCo\javax\persistence\TestPersistence.java,v@c87bf7e3:9f5902[invalid] is not valid.
Summary: [71cat] java.io.FileNotFoundException: FileObject C:\Projects\Java\repository...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-11 14:38 UTC by ulfzibis
Modified: 2011-10-15 14:44 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177055


Attachments
stacktrace (5.48 KB, text/plain)
2011-10-11 14:38 UTC, ulfzibis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ulfzibis 2011-10-11 14:38:47 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

User Comments:
blackmen972: Damn it ! A simple Copy/Paste with library Zend Framework

sreder: Moving packages from an ant project to a new maven project

ulfzibis: Moved CVS repository from C:\Projects\Repositories\Java\repository to C:\Projects\Java\repository in Favorites tab.




Stacktrace: 
java.io.FileNotFoundException: FileObject C:\Projects\Java\repository\test\de\CoSoCo\javax\persistence\TestPersistence.java,v@c87bf7e3:9f5902[invalid] is not valid.
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:102)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:97)
   at org.openide.filesystems.FileUtil.copyFileImpl(FileUtil.java:737)
   at org.openide.filesystems.FileObject.copy(FileObject.java:129)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.copy(BaseFileObj.java:243)
   at org.openide.filesystems.FileObject.move(FileObject.java:153)
Comment 1 ulfzibis 2011-10-11 14:38:53 UTC
Created attachment 111858 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-10-12 09:36:04 UTC
Changeset: ea143c1cf744
Author:    Jaroslav Tulach <jtulach@netbeans.org>
Date:      2011-10-12 11:35
Message:   #203524: Provide human readable message
Issue #203524 - [71cat] java.io.FileNotFoundException: FileObject C:\Projects\Java\repository\test\de\CoSoCo\javax\persistence\TestPersistence.java,v@c87bf7e3:9f5902[invalid] is not valid.
Comment 3 Quality Engineering 2011-10-15 14:44:13 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/ea143c1cf744
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #203524: Provide human readable message
Issue #203524 - [71cat] java.io.FileNotFoundException: FileObject C:\Projects\Java\repository\test\de\CoSoCo\javax\persistence\TestPersistence.java,v@c87bf7e3:9f5902[invalid] is not valid.