Date: Wed, 12 Feb 2003 10:44:42 GMT From: Robert Swindells <rjs@fdy2.demon.co.uk> To: phantom@FreeBSD.org.ua Cc: freebsd-java@FreeBSD.ORG Subject: Re: JDK 1.4.1 patchset 2 Message-ID: <200302121044.h1CAigDJ041540@ren.fdy2.net> In-Reply-To: <20030212120830.A40448@phantom.cris.net> (message from Alexey Zelkin on Wed, 12 Feb 2003 12:08:30 %2B0200)
next in thread | previous in thread | raw e-mail | index | archive | help
Alexey Zelkin wrote: >on Wed, Feb 12, 2003 at 09:06:29AM +0000, Robert Swindells wrote: >> >> I have built JDK 1.4.1 with patchset 2 fine, but get the following error >> when running any of the demos: >> >> stimpy 174 % ../../../bin/java -jar Metalworks.jar >> current locale is not supported in X11, locale is set to CX locale modifiers are not supported, using defaultWarning: Cannot find callback list in XtAddCallback >> Exception in thread "main" java.lang.InternalError: Current locale is not supported >> at sun.awt.motif.MWindowPeer.pSetTitle(Native Method) >> at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:100) >> at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:58) >> at sun.awt.motif.MToolkit.createFrame(MToolkit.java:197) >> at java.awt.Frame.addNotify(Frame.java:469) >> at java.awt.Window.show(Window.java:448) >> at java.awt.Component.show(Component.java:1134) >> at java.awt.Component.setVisible(Component.java:1089) >> at Metalworks.main(Metalworks.java:86) >In this patchset locle stuff was not taken into account. Only minial >changes were done. >Please unset all locale variables before running java (LANG, LC_*) No variables were set. The box is just running 4.7-STABLE built from source last week. Robert Swindells 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?200302121044.h1CAigDJ041540>