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 271437 - org.openide.filesystems.FileAlreadyLockedException: /brixhome/brixton/pdmbuild/dogwood/pdm7_0r0/makeAIX64
Summary: org.openide.filesystems.FileAlreadyLockedException: /brixhome/brixton/pdmbuil...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-06 14:25 UTC by Exceptions Reporter
Modified: 2017-09-06 14:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 230241


Attachments
stacktrace (1.41 KB, text/plain)
2017-09-06 14:25 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-09-06 14:25:25 UTC
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 8.1

User Comments:
GUEST: background scan taking too long




Stacktrace: 
org.openide.filesystems.FileAlreadyLockedException: /brixhome/brixton/pdmbuild/dogwood/pdm7_0r0/makeAIX64
   at org.netbeans.modules.remote.impl.fs.RemoteLockSupport.lock(RemoteLockSupport.java:108)
   at org.netbeans.modules.remote.impl.fs.RemoteFileObjectBase.lockImpl(RemoteFileObjectBase.java:661)
   at org.netbeans.modules.remote.impl.fs.RemotePlainFile.lockImpl(RemotePlainFile.java:323)
   at org.netbeans.modules.remote.impl.fs.RemoteLinkBase.lockImpl(RemoteLinkBase.java:213)
   at org.netbeans.modules.remote.impl.fs.RemoteFileObjectBase.lock(RemoteFileObjectBase.java:657)
   at org.netbeans.modules.remote.impl.fs.RemoteFileObject.lock(RemoteFileObject.java:303)
Comment 1 Exceptions Reporter 2017-09-06 14:25:27 UTC
Created attachment 165094 [details]
stacktrace