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 247938

Summary: org.openide.filesystems.FileAlreadyLockedException: Editors/Actions/ViUpKey#002Einstance.settings
Product: platform Reporter: Vladimir Kvashin <vkvashin>
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED INCOMPLETE    
Severity: normal CC: alvarlaigna
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 182624
Attachments: stacktrace

Description Vladimir Kvashin 2014-10-14 21:34:16 UTC
Build: Oracle Solaris Studio 12.4 (2014/10/03 bc3251f82efb)
VM: Java HotSpot(TM) Server VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_67-b01
OS: SunOS

User Comments:
alvarlaigna: Saved settings for Android SDK path.

alvarlaigna: Saving settings.

vkvashin: opened IDE with a project already opened (and ../var/cache removed before launching ide), selected one of open files

GUEST: diffing a project. (previously NetBeans had problems enabling the SVN plugin (after I though I did not need anything but Git...))




Stacktrace: 
org.openide.filesystems.FileAlreadyLockedException: Editors/Actions/ViUpKey#002Einstance.settings
   at org.openide.filesystems.MultiFileObject.lock(MultiFileObject.java:712)
   at org.netbeans.modules.settings.ScheduledRequest.schedule(ScheduledRequest.java:110)
   at org.netbeans.modules.settings.ScheduledRequest.schedule(ScheduledRequest.java:101)
   at org.netbeans.modules.settings.convertors.SerialDataConvertor$SaveSupport.propertyChange(SerialDataConvertor.java:759)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
Comment 1 Vladimir Kvashin 2014-10-14 21:34:18 UTC
Created attachment 149908 [details]
stacktrace
Comment 2 Jaroslav Havlin 2014-10-31 13:24:35 UTC
I'm sorry, I cannot reproduce this bug.

> alvarlaigna: Saved settings for Android SDK path.
> alvarlaigna: Saving settings.
Alvarlaigna, were both your reports related to settings for Android SDK path?
Do you use NBAndroid plugin?

Other two reports seem related to jVI plugin.
Comment 3 Jaroslav Havlin 2015-10-29 12:18:53 UTC
Closing as incomplete for now. Please reopen if you can provide some additional information.
Thank you for understanding.