Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 21:09:05 +0200 (CEST)
From:      Marc van Woerkom <marc.vanwoerkom@science-factory.com>
To:        marcel@cup.hp.com
Cc:        marc.vanwoerkom@science-factory.com, freebsd-smp@FreeBSD.ORG
Subject:   Re: 2 x P4 2.2GHz Supermicro P4DP6 and Linux Emulation
Message-ID:  <20020423190905.ADAF02A2A39@pcserver.science-factory.com>
In-Reply-To: <20020423185641.GB51207@gauss.cup.hp.com> (message from Marcel Moolenaar on Tue, 23 Apr 2002 11:56:41 -0700)
References:  <20020403034208.GA929@dhcp01.pn.xcllnt.net> <20020423095643.2EF982A2970@pcserver.science-factory.com> <20020423185641.GB51207@gauss.cup.hp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Bedankt Marcel, I will try it.

Do you have an idea what might be the problem here?
This is the Linux j2se 1.4.0.

  bash-2.05a# javavm -jar Java2Demo.jar 
  current locale is not supported in X11, locale is set to CX locale modifiers are not supported, using defaultWarning: Cannot convert string "<Key>Home,_Key_Begin" to type VirtualBinding
  Warning: Cannot convert string "<Key>F1,_Key_Help" to type VirtualBinding
  Warning: Cannot convert string "Shift<Key>F10,_Key_Menu" to type VirtualBinding
  Warning: Cannot convert string "<Key>F10,Shift_Key_Menu" to type VirtualBinding
  Warning: Cannot convert string "<Key>KP_Enter,_Key_Execute" to type VirtualBinding
  Warning: Cannot convert string "Alt<Key>Return,Alt_Key_KP_Enter" to type VirtualBinding
  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:98)
	  at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:58)
	  at sun.awt.motif.MToolkit.createFrame(MToolkit.java:192)
	  at java.awt.Frame.addNotify(Frame.java:469)
	  at java.awt.Window.show(Window.java:433)
	  at java.awt.Component.show(Component.java:1128)
	  at java.awt.Component.setVisible(Component.java:1083)
	  at java2d.Java2Demo.main(Java2Demo.java:444)
  bash-2.05a# 

And for some crazy reason, if I start javavm as user (not as root)
I get:

    bash-2.05a$ javavm
    #
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    #
    # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)
    #
    # Error ID: 4F533F4C494E55580E43505002AB
    #
    Abort trap (core dumped)
    bash-2.05a$ 

Regards,
Marc

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




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