Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Dec 2002 10:26:30 +0800
From:      suken woo <wsk@mail.gddsn.org.cn>
To:        java@freebsd.org
Subject:   java get unexpected exception help
Message-ID:  <3DED67D6.20301@mail.gddsn.org.cn>

next in thread | raw e-mail | index | archive | help
hello,all:
 running java demo sample,get the following error messages:how to fixed it?
  Java(TM) 2 Runtime Environment, Standard Edition (build 
1.4.0-internal-root_02_dec_2002_22_00)
Java HotSpot(TM) Client VM (build 1.4.0-internal-root_02_dec_2002_22_00, 
mixed mode)
%bin/java -jar demo/jfc/Java2D/Java2Demo.jar
Warning: Cannot convert string 
"-tlc-song-medium-r-normal--*-140-*-*-c-*-gbk-0" to type FontStruct

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 10 occurred at PC=0x28DA403D
Function=XtWidgetToApplicationContext+0x1D
Library=/usr/X11R6/lib/libXt.so.6

Current Java thread:
   at sun.awt.motif.MToolkit.loadSystemColors(Native Method)
   at java.awt.SystemColor.updateSystemColors(SystemColor.java:417)
   at java.awt.SystemColor.<clinit>(SystemColor.java:409)
   at sun.awt.motif.MComponentPeer.pSetBackground(Native Method)
   at sun.awt.motif.MPanelPeer.setBackground(MPanelPeer.java:69)
   at sun.awt.motif.MComponentPeer.initialize(MComponentPeer.java:144)
   at sun.awt.motif.MComponentPeer.init(MComponentPeer.java:190)
   at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:91)
   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)
   - locked <0x43509388> (a java.awt.Component$AWTTreeLock)
   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)

Error: Cannot print dynamic libraries. Function not implemented for FreeBSD

Local Time = Tue Dec  3 23:29:05 2002
Elapsed Time = 7
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM 
(1.4.0-internal-root_02_dec_2002_22_00 mixed mode)
#
# An error report file has been saved as /tmp/hs_err_pid734.log.
# Please refer to the file for further information.
#
Abort



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?3DED67D6.20301>