Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2000 14:10:33 +0200 (CEST)
From:      Eric Masson <e-masson@kisoft-services.com>
To:        Java List <freebsd-java@freebsd.org>
Subject:   Sun Jdk1.3 messages, explanations needed.
Message-ID:  <14767.40121.423348.271961@localhost.nantes.kisoft-services.com>

next in thread | raw e-mail | index | archive | help

--1OJqMf0nXL
Content-Type: text/plain; charset=us-ascii
Content-Description: message body and .signature
Content-Transfer-Encoding: 7bit

Hello,

I'm tinkering with Sun Jdk1.3 on a 4-STABLE box :
FreeBSD notbsdems.nantes.kisoft-services.com 4.1-STABLE FreeBSD 4.1-STABLE
#0: Fri Aug 25 19:14:24 CEST 2000
emss@notbsdems.nantes.kisoft-services.com:/usr/obj/usr/src/sys/THINKPAD
i386 

When running java -jar /usr/local/jdk1.3/demo/sound/JavaSound.jar, I get
the attached trace.

All messages seem to be harmless, but I'd like to understand why they're
issued :
- Font messages (by reading font.properties, it seems i should install a
True Type Font server, correct me if wrong)
- Java HotSpot messages regarding 'cannot uninstall alt signal stack', no
clues
- Awt exception regarding 'cannot open XIM', no clues

Thanks in advance

Eric Masson
-- 
Progress : (n) What led from smart users in front of dumb terminals to 
dumb users in front of smart terminals.


--1OJqMf0nXL
Content-Type: text/plain
Content-Description: log of JavaSound.jar execution
Content-Disposition: inline;
	filename="JavaSound.jar.log"
Content-Transfer-Encoding: 7bit

Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Java HotSpot(TM) Client VM warning: cannot uninstall alt signal stack
java.awt.AWTException: cannot open XIM
	at sun.awt.motif.X11InputMethod.<init>(X11InputMethod.java:148)
	at sun.awt.motif.X11InputMethodDescriptor.createInputMethod(X11InputMethodDescriptor.java:78)
	at sun.awt.im.InputContext.getInputMethodInstance(InputContext.java:686)
	at sun.awt.im.InputContext.getInputMethod(InputContext.java:636)
	at sun.awt.im.InputContext.dispatchEvent(InputContext.java:188)
	at sun.awt.im.InputMethodContext.dispatchEvent(InputMethodContext.java:177)
	at java.awt.Component.dispatchEventImpl(Component.java:2529)
	at java.awt.Container.dispatchEventImpl(Container.java:1213)
	at java.awt.Window.dispatchEventImpl(Window.java:912)
	at java.awt.Component.dispatchEvent(Component.java:2499)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:319)
	at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)
Java HotSpot(TM) Client VM warning: cannot uninstall alt signal stack

--1OJqMf0nXL--



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?14767.40121.423348.271961>