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 257299

Summary: org.openide.filesystems.FileAlreadyLockedException: E:\admin\Documents\NetBeansProjects\oj\nbactions.xml
Product: projects Reporter: Exceptions Reporter <exceptions_reporter>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal CC: BERNY
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221847
Attachments: stacktrace

Description Exceptions Reporter 2015-12-26 15:56:12 UTC
This bug was originally marked as duplicate of bug 220474, 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.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Windows 8.1

User Comments:
GUEST: ...




Stacktrace: 
org.openide.filesystems.FileAlreadyLockedException: E:\admin\Documents\NetBeansProjects\oj\nbactions.xml
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.LockForFile.registerLock(LockForFile.java:115)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.LockForFile.tryLock(LockForFile.java:104)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.lock(FileObj.java:409)
   at org.netbeans.modules.maven.customizer.CustomizerProviderImpl$2.run(CustomizerProviderImpl.java:439)
   at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127)
   at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:519)
Comment 1 Exceptions Reporter 2015-12-26 15:56:15 UTC
Created attachment 157924 [details]
stacktrace