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

Summary: org.openide.filesystems.FileAlreadyLockedException: /brixhome/brixton/pdmbuild/dogwood/pdm7_0r0/makeAIX64
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 230241
Attachments: stacktrace

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