Re: Native JDK with libthr/libkse
From: Daniel Eischen (eischen_at_pcnet.com)
Date: 05/31/03
- Previous message: Guy Middleton: "Re: can't boot from 4.8-RELEASE distribution CD (and 5.1-BETA2)"
- In reply to: Norikatsu Shigemura: "Native JDK with libthr/libkse"
- Next in thread: Alexey Zelkin: "Re: Native JDK with libthr/libkse"
- Reply: Alexey Zelkin: "Re: Native JDK with libthr/libkse"
- Reply: Dag-Erling Smorgrav: "Re: Native JDK with libthr/libkse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 31 May 2003 01:45:22 -0400 (EDT) To: Norikatsu Shigemura <nork@freebsd.org>
On Sat, 31 May 2003, Norikatsu Shigemura wrote:
> I am testing about JDK1.4.1/1.3.1 with libthr/libkse using
> /etc/libmap.conf.
>
> 1. JDK1.3.1/libthr is not work. java is stop.
> 2. JDK1.3.1/libkse is not work. java is stop.
> 3. JDK1.4.1/libthr is not work. java is stop.
> 4. JDK1.4.1/libkse is good work.
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> $ /usr/local/jdk1.4.1/bin/java -jar /usr/local/jdk1.4.1/demo/jfc/Java2D/Java2Demo.jar
> May 31, 2003 10:33:14 AM java.util.prefs.FileSystemPreferences$3 run
> WARNING: Could not create system preferences directory. System preferences are unusable.
> May 31, 2003 10:33:45 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
> WARNING: Could not lock System prefs.Unix error code 136418560.
> May 31, 2003 10:33:45 AM java.util.prefs.FileSystemPreferences syncWorld
> WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
> May 31, 2003 10:34:15 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
> WARNING: Could not lock System prefs.Unix error code 136418560.
> May 31, 2003 10:34:15 AM java.util.prefs.FileSystemPreferences syncWorld
> WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
> May 31, 2003 10:34:45 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
> WARNING: Could not lock System prefs.Unix error code 136418560.
> May 31, 2003 10:34:45 AM java.util.prefs.FileSystemPreferences syncWorld
> WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
> :
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
What are the above error messages? Sorry, I've never been able to
build native java for FreeBSD.
-- Dan Eischen _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Guy Middleton: "Re: can't boot from 4.8-RELEASE distribution CD (and 5.1-BETA2)"
- In reply to: Norikatsu Shigemura: "Native JDK with libthr/libkse"
- Next in thread: Alexey Zelkin: "Re: Native JDK with libthr/libkse"
- Reply: Alexey Zelkin: "Re: Native JDK with libthr/libkse"
- Reply: Dag-Erling Smorgrav: "Re: Native JDK with libthr/libkse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|