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 251437 - java.io.IOException: Error copying file or folder: C:\git-projects\mazda\src\mazda\sass@1c429c0b:4f43f1d8 cannot be copied to its subfolder C:\git-projects\mazda\src\mazda\sass\components@c2288709:24f
Summary: java.io.IOException: Error copying file or folder: C:\git-projects\mazda\src\...
Status: RESOLVED WONTFIX
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: 2015-03-26 13:20 UTC by Exceptions Reporter
Modified: 2015-08-17 09:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 51527


Attachments
stacktrace (1.30 KB, text/plain)
2015-03-26 13:20 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-03-26 13:20:26 UTC
This bug was originally marked as duplicate of bug 210097, 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, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_67-b01
OS: Windows 8

User Comments:
GUEST: Background scanning never ends. I've added to the ignore folders list just about everything other than what I need which is still not near as much as other projects before the upgrade. When I close, it asks that it can't finish the scanning but I stop the scanning anyway. But the gui closes but it doesn't actually finish. I have to force quit to actually get it to close. The computer is still heating up (160'F with fans on) even with the gui closed so I'm assuming that the background scanning is not stopping.

GUEST: <Please provide a description of the problem or the steps to reproduce> it kept going

GUEST: just took svn checkout after that it kept scanning like 1 hour. my project is just 100mb.

I think this scanning project feature must be removed. If user want to relaod the new file info from file system they can always use a refresh option.

GUEST: s




Stacktrace: 
java.io.IOException: Error copying file or folder: C:\git-projects\mazda\src\mazda\sass@1c429c0b:4f43f1d8 cannot be copied to its subfolder C:\git-projects\mazda\src\mazda\sass\components@c2288709:24f2088c
   at org.openide.loaders.DataFolder.testNesting(DataFolder.java:627)
   at org.openide.loaders.DataFolder.handleCopy(DataFolder.java:575)
   at org.openide.loaders.DataObject$2.run(DataObject.java:644)
   at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127)
   at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641)
   at org.openide.loaders.DataObjectPool.runAtomicActionSimple(DataObjectPool.java:229)
Comment 1 Exceptions Reporter 2015-03-26 13:20:29 UTC
Created attachment 152858 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-17 09:37:45 UTC
Reports:

772338 - Copying folder to its subfolder.

770211 - Copying folder to itself.
         Created new bug 254420 to address the problem with slow indexing.

761562 - Copying folder to itself.

(Skipping reports from older releases.)

Thank you for reporting.