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 229189 - org.openide.filesystems.FileAlreadyLockedException: /net/enum/export1/sside/alsimon/7x7/1/2/3/3.c
Summary: org.openide.filesystems.FileAlreadyLockedException: /net/enum/export1/sside/a...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-30 06:34 UTC by Alexander Simon
Modified: 2013-05-13 16:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 147973


Attachments
stacktrace (1.13 KB, text/plain)
2013-04-30 06:34 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2013-04-30 06:34:45 UTC
Build: NetBeans IDE Dev (Build 20130430-09be57b83c94)
VM: Java HotSpot(TM) Client VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: SunOS

User Comments:
alexvsimon: move file

GUEST: when i use the change encoding plugin




Stacktrace: 
org.openide.filesystems.FileAlreadyLockedException: /net/enum/export1/sside/alsimon/7x7/1/2/3/3.c
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.LockForFile.hardLock(LockForFile.java:181)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.LockForFile$Namesakes.putInstance(LockForFile.java:307)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.LockForFile$Namesakes.access$300(LockForFile.java:297)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.LockForFile.registerLock(LockForFile.java:113)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.LockForFile.tryLock(LockForFile.java:103)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.lock(FileObj.java:382)
Comment 1 Alexander Simon 2013-04-30 06:34:46 UTC
Created attachment 133960 [details]
stacktrace