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 258844 - java.io.IOException: copied file is not valid D:\cfaja\Documents\NetBeansProjects\infodocs.solita\src\java\com\vur\usuario\controller\RolController.java@7b9afafc:450c8305[invalid]
Summary: java.io.IOException: copied file is not valid D:\cfaja\Documents\NetBeansProj...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-15 02:18 UTC by Exceptions Reporter
Modified: 2016-04-15 02:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 223538


Attachments
stacktrace (1.40 KB, text/plain)
2016-04-15 02:18 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-04-15 02:18:12 UTC
This bug was originally marked as duplicate of bug 223954, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b18, Java(TM) SE Runtime Environment, 1.8.0_66-b18
OS: Windows 10

User Comments:
GUEST: Sending Java Mail addres exception null in array of entity in FOR




Stacktrace: 
java.io.IOException: copied file is not valid D:\cfaja\Documents\NetBeansProjects\infodocs.solita\src\java\com\vur\usuario\controller\RolController.java@7b9afafc:450c8305[invalid]
   at org.openide.loaders.MultiDataObject.handleCopy(MultiDataObject.java:517)
   at org.openide.loaders.DataObject$2.run(DataObject.java:644)
   at org.openide.loaders.DataObjectPool$1WrapAtomicAction.run(DataObjectPool.java:261)
   at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127)
   at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641)
   at org.openide.loaders.DataObjectPool.runAtomicAction(DataObjectPool.java:286)
Comment 1 Exceptions Reporter 2016-04-15 02:18:15 UTC
Created attachment 159278 [details]
stacktrace