Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WARNING: Could not lock User prefs. Unix error code 37

843804Feb 15 2005 — edited Feb 15 2005
When i execute my aplication the execution window show this message

Feb 23, 2005 1:55:31 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
WARNING: Could not lock User prefs. Unix error code 37.
Feb 23, 2005 1:55:32 PM java.util.prefs.FileSystemPreferences syncWorld
WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.

I read is a problem with swing and if i execute like root i haven't this problem but when i execute like normal user i hava this warning but the program run well.

What's the solution??
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2005
Added on Feb 15 2005
1 comment
783 views