Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2003 08:26:15 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        freebsd-java@freebsd.org
Subject:   JDK 1.4.1: Swing warnings
Message-ID:  <20030318202615.GA56892@grimoire.chen.org.nz>

next in thread | raw e-mail | index | archive | help
I'm running the SwingSet2 demo in /usr/local/jdk1.4.1/demo/jfc/SwingSet2,
and I'm getting these warnings:

	Mar 19, 2003 8:24:18 AM java.util.prefs.FileSystemPreferences$3 run
	WARNING: Could not create system preferences directory. System preferences are unusable.
	Mar 19, 2003 8:24:50 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
	WARNING: Could not lock System prefs.Unix error code 139531924.
	Mar 19, 2003 8:24:50 AM java.util.prefs.FileSystemPreferences syncWorld
	WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
	Mar 19, 2003 8:25:20 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
	WARNING: Could not lock System prefs.Unix error code 139531924.
	Mar 19, 2003 8:25:20 AM java.util.prefs.FileSystemPreferences syncWorld
WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.

Anyone here know what they are and why they're showing up?

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
                   "Lots of folks confuse bad management with destiny"
                                                         - Kin Hubbard

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030318202615.GA56892>