WARNING: Could not lock User prefs. Unix error code 37
843804Feb 15 2005 — edited Feb 15 2005When 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??