Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BackingStoreException caused by PrefService #440

Open
tischi opened this issue Jul 28, 2022 · 1 comment
Open

BackingStoreException caused by PrefService #440

tischi opened this issue Jul 28, 2022 · 1 comment

Comments

@tischi
Copy link

tischi commented Jul 28, 2022

Sometimes (not clear to me when), users get this exception (the likelihood of this happening seems to increase when trying to start multiple Fiji in parallel on the same computer):

> Apr 27, 2022 9:27:59 AM java.util.prefs.FileSystemPreferences syncWorld
> WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.

More information can be found here: https://forum.image.sc/t/fiji-console-message-repeating-every-few-seconds/66306

I read a bit about this issue and have the feeling that generally people advice not to use the Java Preferences at all but rather use an own implementation.

Here is some link with suggestions how one may fix it (I did not try this yet):

@tischi tischi changed the title BackingStoreException cause by PrefService BackingStoreException caused by PrefService Jul 28, 2022
@imagesc-bot
Copy link

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/fiji-console-message-repeating-every-few-seconds/66306/11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants