java.util.prefs.FileSystemPreferences syncWorld WARNING

2,483 views
Skip to first unread message

Yong Gao

unread,
May 28, 2010, 11:52:31 AM5/28/10
to xnat_di...@googlegroups.com
When uploading dicom files using .DicomRemap -d some.das -x -o, there
have been many occurrences of this warning:
May 28, 2010 11:46:55 AM java.util.prefs.FileSystemPreferences syncWorld
WARNING: Couldn't flush system prefs:
java.util.prefs.BackingStoreException:
/autofs/space/lyon_006/pubsw/Linux2-2.3-x86_64/packages/java/jdk1.6.0_03/jre/.systemPrefs/org
create failed.

Anything to be worried about?

Yong

Archie, Kevin

unread,
May 28, 2010, 12:00:09 PM5/28/10
to xnat_di...@googlegroups.com
Not really a cause for concern. For some reason, some Java installers don't properly set up the global system preferences space. Three solutions come to mind:

1. Run DicomBrowser once as root, OR

2. Explicitly create the system preferences scaffolding, as root:

mkdir -p /autofs/space/lyon_006/pubsw/Linux2-2.3-x86_64/packages/java/jdk1.6.0_03/jre/.systemPrefs
chmod 755 /etc/.java
chmod 755 /etc/.systemPrefs
touch /etc/.java/.systemPrefs/.system.lock
touch /etc/.java/.systemPrefs/.systemRootModFile
chmod 544 /etc/.java/.systemPrefs/.system*

OR

3. Ignore the messages

- Kevin

Yong

--
You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
To post to this group, send email to xnat_di...@googlegroups.com.
To unsubscribe from this group, send email to xnat_discussi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/xnat_discussion?hl=en.

Reply all
Reply to author
Forward
0 new messages