- From: Yves Lafon <ylafon@w3.org>
- Date: Tue, 17 Mar 1998 10:31:43 +0100 (MET)
- To: "David Ghosh, PhD" <dghosh@isbi.net>
- cc: www-jigsaw@w3.org
On Sat, 14 Mar 1998, David Ghosh, PhD wrote:
> Hello,
>
> I am testing out the most recent 2.0 alpha Jigsaw. It seems to be
> basically working, but I have not yet been able to run jigadmin. Here
> are the error messages I get when starting it up. If you have any ideas
> where the problem might be, or where in the documentation this might be
> addressed, please get back to me.
It seems that you have a font problem with your jdk installation.
It happens when you use the jdk with X11R6 and not openwin. You have three
choices,
1/ use only openwin and not X11R6
2/ remove the font.propoerties in the "lib" directory of your jdk
installation
3/ edit the font.properties to match the existing fonts of your system.
Hope this help,
/\ - Yves Lafon - World Wide Web Consortium -
/\ / \ Architecture Domain - Jigsaw
/ \ \/\
/ \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
>
> David Ghosh
>
> --------------------------------------------------------------------------------------------------
>
> java org.w3c.jigadm.Main -root $INSTDIR/Jigsaw/Jigsaw
> SIGSEGV 11* segmentation violation
> si_signo [11]: SIGSEGV 11* segmentation violation
> si_errno [0]: Error 0
> si_code [1]: SEGV_MAPERR [addr: 0x14]
>
> stackbase=EFFFF090, stackpointer=EFFFDC70
>
> Full thread dump:
> "AWT-Motif" (TID:0xee70aa90, sys_thread_t:0xedfb1db8, state:CW)
> prio=5
> java.lang.Thread.run(Thread.java)
> "AWT-Input" (TID:0xee70a538, sys_thread_t:0xedfe1db8, state:MW)
> prio=5
> "AWT-EventQueue-0" (TID:0xee70d6d0, sys_thread_t:0xee011db8,
> state:CW) prio=5
> java.lang.Object.wait(Object.java)
> java.awt.EventQueue.getNextEvent(EventQueue.java:119)
> java.awt.EventDispatchThread.run(EventDispatchThread.java:55)
> "Finalizer thread" (TID:0xee700220, sys_thread_t:0xee2c1db8,
> state:CW) prio=1
> "Async Garbage Collector" (TID:0xee700268, sys_thread_t:0xee2f1db8,
> state:CW) prio=1
> "Idle thread" (TID:0xee7002b0, sys_thread_t:0xee3c1db8, state:R)
> prio=0
> "Clock" (TID:0xee700088, sys_thread_t:0xee3f1db8, state:CW) prio=12
> "main" (TID:0xee7000b0, sys_thread_t:0x54fc0, state:R) prio=5
> *current thread*
> sun.awt.motif.MFramePeer.<init>(MFramePeer.java:76)
> sun.awt.motif.MToolkit.createFrame(MToolkit.java:123)
> java.awt.Frame.addNotify(Frame.java:202)
> java.awt.Window.pack(Window.java:122)
> org.w3c.jigadm.gui.UrlPopup.<init>(ServerBrowser.java:133)
> org.w3c.jigadm.gui.ServerBrowser.<init>(ServerBrowser.java:454)
> org.w3c.jigadm.gui.ServerBrowser.main(ServerBrowser.java:674)
> org.w3c.jigadm.Main.main(Main.java:19)
> Monitor Cache Dump:
> java.awt.EventQueue@EE70D630/EE76BA70: <unowned>
> Waiting to be notified:
> "AWT-EventQueue-0" (0xee011db8)
> sun.awt.motif.MToolkit@EE70D660/EE76B980: owner "main" (0x54fc0, 1
> entry)
> Waiting to enter:
> "AWT-Input" (0xedfe1db8)
> Waiting to be notified:
> "AWT-Motif" (0xedfb1db8)
> <unknown key> (0xee2f1db8): <unowned>
> Waiting to be notified:
> "Async Garbage Collector" (0xee2f1db8)
> Registered Monitor Dump:
> Thread queue lock: <unowned>
> Name and type hash table lock: <unowned>
> String intern lock: <unowned>
> JNI pinning lock: <unowned>
> JNI global reference lock: <unowned>
> BinClass lock: <unowned>
> Class loading lock: <unowned>
> Java stack lock: <unowned>
> Code rewrite lock: <unowned>
> Heap lock: <unowned>
> Has finalization queue lock: <unowned>
> Finalize me queue lock: <unowned>
> Waiting to be notified:
> "Finalizer thread" (0xee2c1db8)
> Monitor IO lock: <unowned>
> Child death monitor: <unowned>
> Event monitor: <unowned>
> I/O monitor: <unowned>
> Alarm monitor: <unowned>
> Waiting to be notified:
> "Clock" (0xee3f1db8)
> Sbrk lock: <unowned>
> Monitor registry: owner "main" (0x54fc0, 1 entry)
> Thread Alarm Q:
> sys_thread_t 0xee2f1db8 [Timeout in 971 ms]
> Abort (core dumped)
>
> --
> David Ghosh, PhD
> Institute for Transcriptional Informatics
> Email: dghosh@isbi.net
> Web URL: http://www.isbi.net/
> Phone/Fax: 1800-894-4770
>
>
Received on Tuesday, 17 March 1998 04:32:02 UTC