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 210635 - handleCopy: AssertionError: FileObject for C:\java_svn\fx-analyzer\nbproject\jfx-impl_backup_3.xml not found.
Summary: handleCopy: AssertionError: FileObject for C:\java_svn\fx-analyzer\nbproject\...
Status: RESOLVED DUPLICATE of bug 210655
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-03 16:20 UTC by sreimers
Modified: 2012-05-23 12:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176150


Attachments
stacktrace (2.08 KB, text/plain)
2012-04-03 16:21 UTC, sreimers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sreimers 2012-04-03 16:20:58 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-8954-on-20120403)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b17, Java(TM) SE Runtime Environment, 1.7.0_04-ea-b16
OS: Windows 7

User Comments:
GUEST: Trying to set the digital cert options for a Java Web Start application




Stacktrace: 
java.lang.AssertionError: FileObject for C:\java_svn\fx-analyzer\nbproject\jfx-impl_backup_3.xml not found.
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.handleMoveCopy(BaseFileObj.java:350)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.move(BaseFileObj.java:301)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.move(BaseFileObj.java:277)
   at org.openide.filesystems.FileUtil.moveFile(FileUtil.java:830)
   at org.netbeans.modules.javafx2.project.JFXProjectUtils.updateJfxImpl(JFXProjectUtils.java:408)
   at org.netbeans.modules.javafx2.project.JFXProjectOpenedHook.updateJfxImpl(JFXProjectOpenedHook.java:209)
Comment 1 sreimers 2012-04-03 16:21:01 UTC
Created attachment 117749 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-05-23 12:28:55 UTC

*** This bug has been marked as a duplicate of bug 210655 ***