|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Linux Support For questions regarding use of LimeWire or WireShare or related questions on the Linux operating system. This includes installation questions and answers. (Check the Stickies marked in Red at top of this section.) |
| LinkBack | Thread Tools | Display Modes |
| |||
4.1.10 and 4.2.2 not launching under Fedora Hi all, I installed Fedora in early September and have been using Limewire under Linux without problem since then. However, I haven't been able to launch last two releases; LimeWire never gets beyond the splash screen and the "Loading messages..." text and I have to kill the process on the command line. I've tried both the installer and .tgz packages, and as a last resort, just renamed the .limewire directory, all to no avail. I have Java 1.5 installed under Fedora Core 3. Anything else I can do to determine what is going wrong? |
| |||
interesting. try issuing the following command: kill -QUIT <process #> from a different console. That will print out some debugging info which can help us find out what's going on. Mod, please move this thread to the linux forum. |
| |||
kill -QUIT output [colin@ariel limewire4.2.2]$ 5~Full thread dump Java HotSpot(TM) Client VM (1.5.0-b64 mixed mode, sharing): "AWT-EventQueue-0" prio=1 tid=0x0835c690 nid=0x6f1c in Object.wait() [0xf6e2e000..0xf6e2f040] at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Unknown Source) at java.awt.EventQueue.getNextEvent(Unknown Source) - locked <0xcd97e1a0> (a java.awt.EventQueue) at java.awt.EventDispatchThread.pumpOneEventForHierar chy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source) at java.awt.Dialog$1.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierar chy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) "TimerQueue" daemon prio=1 tid=0x0806f670 nid=0x6f1b in Object.wait() [0x02888000..0x028881c0] at java.lang.Object.wait(Native Method) - waiting on <0xcdadde40> (a javax.swing.TimerQueue) at javax.swing.TimerQueue.run(Unknown Source) - locked <0xcdadde40> (a javax.swing.TimerQueue) at java.lang.Thread.run(Unknown Source) "AWT-Shutdown" prio=1 tid=0x0806efe0 nid=0x6f1a in Object.wait() [0x02908000..0x02909140] at java.lang.Object.wait(Native Method) - waiting on <0xcd971ab8> (a java.lang.Object) at java.lang.Object.wait(Unknown Source) at sun.awt.AWTAutoShutdown.run(Unknown Source) - locked <0xcd971ab8> (a java.lang.Object) at java.lang.Thread.run(Unknown Source) "AWT-XAWT" daemon prio=1 tid=0x084799c0 nid=0x6f16 runnable [0x02806000..0x02806f40] at sun.awt.X11.XToolkit.waitForEvents(Native Method) at sun.awt.X11.XToolkit.run(Unknown Source) at sun.awt.X11.XToolkit.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Java2D Disposer" daemon prio=1 tid=0x0846c800 nid=0x6f15 in Object.wait() [0x0261e000..0x0261f0c0] at java.lang.Object.wait(Native Method) - waiting on <0xcd9940e0> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(Unknown Source) - locked <0xcd9940e0> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(Unknown Source) at sun.java2d.Disposer.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Low Memory Detector" daemon prio=1 tid=0x080a0300 nid=0x6f13 runnable [0x00000000..0x00000000] "CompilerThread0" daemon prio=1 tid=0x0809edb0 nid=0x6f12 waiting on condition [0x00000000..0x0073db28] "Signal Dispatcher" daemon prio=1 tid=0x0809de48 nid=0x6f11 runnable [0x00000000..0x00000000] "Finalizer" daemon prio=1 tid=0x08099120 nid=0x6f10 in Object.wait() [0x00608000..0x00608e40] at java.lang.Object.wait(Native Method) - waiting on <0xcd8f44b8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(Unknown Source) - locked <0xcd8f44b8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.Finalizer$FinalizerThread.run(Unknow n Source) "Reference Handler" daemon prio=1 tid=0x08098408 nid=0x6f0f in Object.wait() [0x003f3000..0x003f3fc0] at java.lang.Object.wait(Native Method) - waiting on <0xcd8f4538> (a java.lang.ref.Reference$Lock) at java.lang.Object.wait(Unknown Source) at java.lang.ref.Reference$ReferenceHandler.run(Unkno wn Source) - locked <0xcd8f4538> (a java.lang.ref.Reference$Lock) "main" prio=1 tid=0x0805b628 nid=0x6f0d in Object.wait() [0xfeffd000..0xfeffd678] at java.lang.Object.wait(Native Method) - waiting on <0xcd970220> (a java.awt.Component$AWTTreeLock) at java.lang.Object.wait(Unknown Source) at java.awt.Dialog.show(Unknown Source) - locked <0xcd970220> (a java.awt.Component$AWTTreeLock) at javax.swing.JOptionPane.showOptionDialog(Unknown Source) at javax.swing.JOptionPane.showMessageDialog(Unknown Source) at javax.swing.JOptionPane.showMessageDialog(Unknown Source) at com.limegroup.gnutella.gui.MessageService.showErro r(MessageService.java:74) at com.limegroup.gnutella.gui.GUIMediator.showError(G UIMediator.java:1440) at com.limegroup.gnutella.gui.SaveDirectoryHandler.sh owSaveDirectoryWindow(SaveDirectoryHandler.java:28 ) at com.limegroup.gnutella.gui.SaveDirectoryHandler.ha ndleSaveDirectory(SaveDirectoryHandler.java:109) at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:172) at com.limegroup.gnutella.gui.Main.main(Main.java:49) "VM Thread" prio=1 tid=0x08095950 nid=0x6f0e runnable "VM Periodic Task Thread" prio=1 tid=0x080bafa8 nid=0x6f14 waiting on condition Last edited by Matamoros; November 22nd, 2004 at 01:49 PM. |
| |||
Looks like there's a problem with your save directory, and there's a deadlock in showing the error message about it. Oddly enough, it looks like the deadlock is occuring in a single trace. It locks the AWTTreeLock and then is waiting on locking it again. Last edited by sberlin; November 22nd, 2004 at 02:17 PM. |
| |||
The problem may be that I have my shared/ directory in the root, because I have it on a separate partition -- a separate drive actually. However, this directory obviously has write permission, so that shouldn't be an issue. |
| |||
Re: strange AWT deadlocking itself on X11 Quote:
Quote:
Quote:
|
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
fedora core 6 limewire | ultimate | General Linux Support | 0 | November 2nd, 2006 05:23 PM |
Frostwire and Fedora Core 4 | jadedknight | FrostWire | 1 | March 18th, 2006 07:13 AM |
Can't connect with Fedora | tyrani | Connection Problems | 1 | July 24th, 2005 08:37 PM |
Fedora 4 problems starting limewire | wolfey38 | General Linux Support | 1 | June 17th, 2005 05:41 PM |
installing on fedora core 1 | eldados | General Linux Support | 5 | May 5th, 2004 01:03 PM |