GNOME Bugzilla – Bug 23456
Java applications crashes when launched from the desktop panel
Last modified: 2004-12-22 21:47:04 UTC
Package: gnome-core Severity: normal Version: 1.2 Synopsis: Java applications crashes when launched from the desktop panel Class: sw-bug Distribution: Red Hat Linux release 6.2 (Zoot) System: Linux 2.2.14-5.0 i686 unknown C library: glibc-2.1.3-15 C compiler: egcs-2.91.66 glib: 1.2.8 GTK+: 1.2.8 ORBit: ORBit 0.5.3 gnome-libs: gnome-libs 1.2.4 libxml: 1.8.9 gnome-print: gnome-print-0.20 gnome-core: gnome-core 1.2.1 Description: Java applications (for eg JBuilder 3.5) seem to run fine when launched from the command line (ie from a gnome-terminal). However when launched from the desktop (using either a launcher or "quick-launch" ) the application fails to load. The exact error message is in the attached text file. I've observed that this error occurs only if gdm is used to run the X-server. If we bypass gdm and launch GNOME using startx , Java applications launch properly. Dennis --- Included file --- 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] JBuilder 3.5 Foundation Copyright (c) 1996-2000 Inprise Corporation. All rights reserved. Warning: Cannot allocate colormap entry for default background. SIGSEGV 11* segmentation violation si_signo [11]: SIGSEGV 11* segmentation violation si_errno [0]: Success si_code [0]: SI_USER [pid: 0, uid: 0] stackpointer=0xbffff2bc Full thread dump Classic VM (1.2.2_006, green threads): "Image Fetcher 0" (TID:0x41a8bfd0, sys_thread_t:0x85b8748, state:CW) prio=8 at java.lang.Object.wait(Native Method) at sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:163) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:212) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "AWT-Motif" (TID:0x41a87df8, sys_thread_t:0x8550fb0, state:R) prio=5 at sun.awt.motif.MToolkit.run(Native Method) at java.lang.Thread.run(Thread.java:475) "SunToolkit.PostEventQueue-0" (TID:0x41a874d0, sys_thread_t:0x85277e0, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.PostEventQueue.run(SunToolkit.java:409) "AWT-EventQueue-0" (TID:0x41a87568, sys_thread_t:0x82f8f18, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.awt.EventQueue.getNextEvent(EventQueue.java:219) at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:96) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88) at java.awt.EventDispatchThread.run(EventDispatchThread.java:79) "Finalizer" (TID:0x41a0a320, sys_thread_t:0x810a0e8, state:CW) prio=8 at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:108) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:123) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170) "Reference Handler" (TID:0x41a0a3b0, sys_thread_t:0x8105758, state:CW) prio=10 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110) "Signal dispatcher" (TID:0x41a0a3e0, sys_thread_t:0x8103c90, state:CW) prio=5 "main" (TID:0x41a0a1e0, sys_thread_t:0x804c570, state:R) prio=5 at sun.awt.motif.MToolkit.loadSystemColors(Native Method) at java.awt.SystemColor.updateSystemColors(SystemColor.java:342) at java.awt.SystemColor.<clinit>(SystemColor.java:335) at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:164) at sun.awt.motif.MToolkit.createFrame(MToolkit.java:140) at com.borland.jbuilder.designer.toolkit.LMToolkit.createFrame(LMToolkit.java:51) at java.awt.Frame.addNotify(Frame.java:270) at javax.swing.plaf.metal.BumpBuffer.createComponent(MetalBumps.java:233) at javax.swing.plaf.metal.BumpBuffer.<init>(MetalBumps.java:147) at javax.swing.plaf.metal.MetalBumps.createBuffer(MetalBumps.java:61) at javax.swing.plaf.metal.MetalBumps.setBumpColors(MetalBumps.java:96) at javax.swing.plaf.metal.MetalBumps.<init>(MetalBumps.java:53) at javax.swing.plaf.metal.MetalBorders$ToolBarBorder.<init>(MetalBorders.java:277) at javax.swing.plaf.metal.MetalLookAndFeel.initComponentDefaults(MetalLookAndFeel.java:372) at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:61) at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.java:710) at javax.swing.UIManager.setLookAndFeel(UIManager.java:359) at javax.swing.UIManager.setLookAndFeel(UIManager.java:386) at javax.swing.UIManager.initializeDefaultLAF(UIManager.java:846) at javax.swing.UIManager.initialize(UIManager.java:922) at javax.swing.UIManager.maybeInitialize(UIManager.java:944) at javax.swing.UIManager.getLookAndFeel(UIManager.java:329) at com.borland.dbswing.IntlSwingSupport.localizeEnvironment(IntlSwingSupport.java:85) at com.borland.dbswing.IntlSwingSupport.setLocale(IntlSwingSupport.java:91) at com.borland.dbswing.IntlSwingSupport.<init>(IntlSwingSupport.java:70) at com.borland.dbswing.IntlSwingSupport.<init>(IntlSwingSupport.java:58) at com.borland.jbuilder.IntlSwing.localizeSwingResources(Unknown Source) at com.borland.jbuilder.IntlSwing.initOpenTool(Unknown Source) at java.lang.reflect.Method.invoke(Native Method) at com.borland.primetime.PrimeTime.b(Unknown Source) at com.borland.primetime.PrimeTime.initializeOpenTools(Unknown Source) at com.borland.jbuilder.z.invokeCommand(Unknown Source) at com.borland.primetime.PrimeTime.a(Unknown Source) at com.borland.primetime.PrimeTime.start(Unknown Source) at com.borland.jbuilder.JBuilder.main(Unknown Source) Monitor Cache Dump: java.awt.Component$AWTTreeLock@41A97C90/42141938: owner "main" (0x804c570) 1 entry java.lang.Object@41AA61D0/421D3A30: owner "main" (0x804c570) 1 entry java.lang.ref.ReferenceQueue$Lock@41A0A338/41BA6690: <unowned> Waiting to be notified: "Finalizer" (0x810a0e8) java.lang.ref.Reference$Lock@41A0A3C0/41BA6188: <unowned> Waiting to be notified: "Reference Handler" (0x8105758) java.util.Vector@41A8BFF8/420D5458: <unowned> Waiting to be notified: "Image Fetcher 0" (0x85b8748) java.awt.EventQueue@41A87340/420559D8: <unowned> Waiting to be notified: "AWT-EventQueue-0" (0x82f8f18) java.lang.Class@41A15670/41C5A620: owner "main" (0x804c570) 1 entry sun.awt.PostEventQueue@41A874D0/42056450: <unowned> Waiting to be notified: "SunToolkit.PostEventQueue-0" (0x85277e0) java.lang.Class@41A69200/41F035D8: owner "main" (0x804c570) 1 entry Registered Monitor Dump: utf8 hash table: <unowned> JNI pinning lock: <unowned> JNI global reference lock: <unowned> BinClass lock: <unowned> Class linking lock: <unowned> System class loader lock: <unowned> Code rewrite lock: <unowned> Heap lock: <unowned> Monitor cache lock: owner "main" (0x804c570) 1 entry Dynamic loading lock: <unowned> Monitor IO lock: <unowned> User signal monitor: <unowned> Waiting to be notified: "Signal dispatcher" (0x8103c90) Child death monitor: <unowned> I/O monitor: owner "AWT-Motif" (0x8550fb0) 1 entry Alarm monitor: <unowned> Waiting to be notified: <unknown thread> (0x80569d0) Thread queue lock: owner "main" (0x804c570) 1 entry Monitor registry: owner "main" (0x804c570) 1 entry --- End of file --- ------- Bug moved to this database by debbugs-export@bugzilla.gnome.org 2001-01-27 15:04 ------- This bug was previously known as bug 23456 at http://bugs.gnome.org/ http://bugs.gnome.org/show_bug.cgi?id=23456 Originally filed under the gnome-core product and general component. The original reporter (dennis_chacko@yahoo.com) of this bug does not have an account here. Reassigning to the exporter, debbugs-export@bugzilla.gnome.org. Reassigning to the default owner of the component, gnome-core-maint@bugzilla.gnome.org.
Are you still having this problem with a more recent version of GNOME?
No response in two months. Closing.