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 270768

Summary: org.openide.filesystems.FileAlreadyLockedException: Z:\mconnect\cron_jobs\update-parsed-cv.php
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 203745
Attachments: stacktrace

Description Exceptions Reporter 2017-05-30 12:56:09 UTC
This bug was originally marked as duplicate of bug 159852, 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.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Windows 7

User Comments:
GUEST: Im not sure of the problem

GUEST: I am not sure about the bug




Stacktrace: 
org.openide.filesystems.FileAlreadyLockedException: Z:\mconnect\cron_jobs\update-parsed-cv.php
   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.openide.loaders.MultiDataObject$Entry.takeLock(MultiDataObject.java:1397)
   at org.netbeans.modules.csl.core.GsfDataObject$GenericEditorSupport$Environment.takeLock(GsfDataObject.java:255)
   at org.openide.text.DataEditorSupport$Env.outputStream(DataEditorSupport.java:903)
Comment 1 Exceptions Reporter 2017-05-30 12:56:13 UTC
Created attachment 164436 [details]
stacktrace