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 - org.openide.filesystems.FileAlreadyLockedException: Editors/Actions/ViUpKey#002Einstance.settings
Summary: org.openide.filesystems.FileAlreadyLockedException: Editors/Actions/ViUpKey#0...
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-14 21:34 UTC by Vladimir Kvashin
Modified: 2015-10-29 12:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182624


Attachments
stacktrace (3.15 KB, text/plain)
2014-10-14 21:34 UTC, Vladimir Kvashin
Details

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