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 - org.openide.filesystems.FileAlreadyLockedException: Z:\mconnect\cron_jobs\update-parsed-cv.php
Summary: org.openide.filesystems.FileAlreadyLockedException: Z:\mconnect\cron_jobs\upd...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-30 12:56 UTC by Exceptions Reporter
Modified: 2017-05-30 12:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203745


Attachments
stacktrace (3.07 KB, text/plain)
2017-05-30 12:56 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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