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 249603 - org.netbeans.modules.masterfs.filebasedfs.utils.FSException: Cannot rename file SampleWebApp in D:/Farooq/centralogic_projects/GATE to HuHoKaAnalyzerAPI.
Summary: org.netbeans.modules.masterfs.filebasedfs.utils.FSException: Cannot rename fi...
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: 2015-01-02 10:27 UTC by Exceptions Reporter
Modified: 2015-03-10 02:20 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 214551


Attachments
stacktrace (1.48 KB, text/plain)
2015-01-02 10:27 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-01-02 10:27:22 UTC
This bug was originally marked as duplicate of bug 192086, 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.60-b09, Java(TM) SE Runtime Environment, 1.7.0_60-b19
OS: Windows 7

User Comments:
gxzero: Renaming. Actually everytime I open Netbeans. My project has a dojo toolkit(which has tons of css/js files). Maybe that's the issue?

GUEST: Renaming Project (and project folder) from Script_UpdateShortcutTargetUrl   to   Script_UpdateTargetUrlOnShortcutItems

GUEST: Renaming a project (and the corresponding dir)

GUEST: I was trying to rename project and were using "Also rename project folder" option. After that NB chrashes.

GUEST: I was renaming a project from "Nasd100TickerParser" to "Nasd100_SymbolParser".

GUEST: Tentando renomear um projeto

GUEST: renaming a project

GUEST: Renaming a web application

GUEST: Renaming a project

GUEST: i was traying to rename a project

GUEST: renameing a directory

GUEST: Tentei renomear o projeto.

GUEST: Renaming project

jeff_rubinoff: trying to rename a PHP project and the folder in that project

GUEST: Problem with the menu command to rename the project.

GUEST: always running and never stop

GUEST: After Adding externla jar files that were around 130 in number , background scanning of class path takes huge amount of time i waited for around an hour but it was still 70% done..

GUEST: Renamig the project folder

GUEST: Trying to rename a project and its associated folder using the IDE.

GUEST: renaming hMod to rMod




Stacktrace: 
org.netbeans.modules.masterfs.filebasedfs.utils.FSException: Cannot rename file SampleWebApp in D:/Farooq/centralogic_projects/GATE to HuHoKaAnalyzerAPI.
   at org.netbeans.modules.masterfs.filebasedfs.utils.FSException.io(FSException.java:118)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.rename(BaseFileObj.java:460)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj$1.call(BaseFileObj.java:514)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj$1.call(BaseFileObj.java:511)
   at org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem.runAsInconsistent(FileBasedFileSystem.java:120)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.rename(BaseFileObj.java:518)
Comment 1 Exceptions Reporter 2015-01-02 10:27:24 UTC
Created attachment 151343 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-03-04 15:23:15 UTC
I'm sorry, I cannot reproduce the bug.
Was the hard drive under heavy load when renaming?
Can you please provide steps to reproduce?
Thank you.