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 148545 - [65cat] org.openide.filesystems.FileAlreadyLockedException: /home/esmith/Projects/CarefreeBoatClub/branches/Ver-2_0/nbproject/private/rake-d.txt
Summary: [65cat] org.openide.filesystems.FileAlreadyLockedException: /home/esmith/Proj...
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-27 13:43 UTC by esmithbss
Modified: 2011-01-28 20:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 119317


Attachments
stacktrace (2.42 KB, text/plain)
2008-09-27 13:44 UTC, esmithbss
Details
stacktrace (1.36 KB, text/plain)
2009-11-11 07:35 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2008-09-27 13:43:56 UTC
Build: NetBeans IDE Dev (Build 200809251401)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b28
OS: Linux, 2.6.24-21-generic, i386

User Comments:
esmithbss: Attempted to rename a project while the system was scanning the project folder.



Stacktrace: 
org.openide.filesystems.FileAlreadyLockedException: /home/esmith/Projects/CarefreeBoatClub/branches/Ver-2_0/nbproject/private/rake-d.txt
        at org.netbeans.modules.masterfs.filebasedfs.fileobjects.LockForFile.registerLock(LockForFile.java:107)
        at org.netbeans.modules.masterfs.filebasedfs.fileobjects.LockForFile.tryLock(LockForFile.java:96)
        at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.lock(FileObj.java:277)
        at org.openide.filesystems.FileObject.delete(FileObject.java:353)
        at org.netbeans.modules.ruby.rubyproject.rake.RakeSupport$1.run(RakeSupport.java:389)
        at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:120)
Comment 1 esmithbss 2008-09-27 13:44:02 UTC
Created attachment 70719 [details]
stacktrace
Comment 2 Martin Krauskopf 2008-10-09 11:58:43 UTC
We should probably deny to rename/copy/delete project during its scan or might be unregister source roots if it is not
already done. Cannot fix this for 6.5 (code freeze). 
Comment 3 Exceptions Reporter 2009-10-12 12:49:57 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=119317
Comment 4 Tomas Danek 2009-11-11 07:35:39 UTC
Created attachment 90803 [details]
stacktrace
Comment 5 Exceptions Reporter 2009-11-11 07:35:44 UTC
This issue already has 8 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=119317