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 258244 - java.io.FileNotFoundException: Can't read
Summary: java.io.FileNotFoundException: Can't read
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-03-04 13:53 UTC by Exceptions Reporter
Modified: 2016-03-04 13:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 222850


Attachments
stacktrace (5.36 KB, text/plain)
2016-03-04 13:53 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-03-04 13:53:39 UTC
This bug was originally marked as duplicate of bug 198082, 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) Client VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Linux

User Comments:
GUEST: Infinite 100% Background scanning  of projects...




Stacktrace: 
java.io.FileNotFoundException: Can't read /var/www/marketing-site/blog-archive/wp-content/uploads/2011/01/Gerli-Liinam?e-Liinamae-Figure-Skating-Estonia-Champion.jpg
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getInputStream(FileObj.java:218)
   at org.openide.filesystems.FileUtil.copyFileImpl(FileUtil.java:589)
   at org.openide.filesystems.FileObject.copy(FileObject.java:154)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.copy(BaseFileObj.java:263)
   at org.openide.loaders.FileEntry.copy(FileEntry.java:76)
   at org.openide.loaders.MultiDataObject.handleCopy(MultiDataObject.java:515)
Comment 1 Exceptions Reporter 2016-03-04 13:53:42 UTC
Created attachment 158744 [details]
stacktrace