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

Summary: org.openide.filesystems.FileAlreadyLockedException: /net/enum/export1/sside/alsimon/7x7/1/2/3/3.c
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: ProjectAssignee: Vladimir Voskresensky <vv159170>
Status: NEW ---    
Severity: normal CC: shiretu
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 147973
Attachments: stacktrace

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