From owner-freebsd-java Tue Mar 18 12:26:22 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EC1937B401 for ; Tue, 18 Mar 2003 12:26:21 -0800 (PST) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49DD043FAF for ; Tue, 18 Mar 2003 12:26:20 -0800 (PST) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.8/8.12.8) with ESMTP id h2IKQF4l057045 for ; Wed, 19 Mar 2003 08:26:18 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.8/8.12.8/Submit) id h2IKQFKs057044 for freebsd-java@freebsd.org; Wed, 19 Mar 2003 08:26:15 +1200 (NZST) Date: Wed, 19 Mar 2003 08:26:15 +1200 From: Jonathan Chen To: freebsd-java@freebsd.org Subject: JDK 1.4.1: Swing warnings Message-ID: <20030318202615.GA56892@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 ---------------------------------------------------------------------- "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