View Single Post
  #1 (permalink)  
Old March 7th, 2005
coopman06 coopman06 is offline
Novicius
 
Join Date: March 7th, 2005
Posts: 3
coopman06 is flying high
Default Unspecified Error Message

After downloading the newest version of Limewire (this is my first time to have Limewire), I try to open it from the desktop and i get an error message:

LimeWire has encountered a fatal internal error and will now exit. This is generally caused by a corrupt installation. Please try downloading and installing Limewire again.

Then I click review and get this message:

LimeWire version 4.8.0
Java version 1.5.0_01 from Sun Microsystems Inc.
Windows XP v. 5.1 on x86
Free/total memory: 781328/5746688

FATAL ERROR!

java.lang.NullPointerException
at java.awt.Dimension.<init>(Unknown Source)
at javax.swing.plaf.basic.BasicProgressBarUI.getPrefe rredSize(Unknown Source)
at javax.swing.plaf.basic.BasicProgressBarUI.getMinim umSize(Unknown Source)
at javax.swing.JComponent.getMinimumSize(Unknown Source)
at javax.swing.BoxLayout.checkRequests(Unknown Source)
at javax.swing.BoxLayout.minimumLayoutSize(Unknown Source)
at java.awt.Container.minimumSize(Unknown Source)
at java.awt.Container.getMinimumSize(Unknown Source)
at javax.swing.JComponent.getMinimumSize(Unknown Source)
at javax.swing.BoxLayout.checkRequests(Unknown Source)
at javax.swing.BoxLayout.minimumLayoutSize(Unknown Source)
at java.awt.Container.minimumSize(Unknown Source)
at java.awt.Container.getMinimumSize(Unknown Source)
at javax.swing.JComponent.getMinimumSize(Unknown Source)
at javax.swing.BoxLayout.checkRequests(Unknown Source)
at javax.swing.BoxLayout.preferredLayoutSize(Unknown Source)
at java.awt.Container.preferredSize(Unknown Source)
at java.awt.Container.getPreferredSize(Unknown Source)
at javax.swing.JComponent.getPreferredSize(Unknown Source)
at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source)
at java.awt.GridBagLayout.getLayoutInfo(Unknown Source)
at java.awt.GridBagLayout.ArrangeGrid(Unknown Source)
at java.awt.GridBagLayout.arrangeGrid(Unknown Source)
at java.awt.GridBagLayout.layoutContainer(Unknown Source)
at java.awt.Container.layout(Unknown Source)
at java.awt.Container.doLayout(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validate(Unknown Source)
at java.awt.Window.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at com.limegroup.gnutella.gui.GUIMediator$1.run(GUIMe diator.java:319)
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)


-- listing session information --
Current thread: AWT-EventQueue-0
Active Threads: 13

-- listing threads --
Image Fetcher 3: 1
IconLoader: 1
Image Fetcher 2: 1
Java2D Disposer: 1
TimerQueue: 1
Thread-8: 1
main: 1
AWT-Shutdown: 1
AWT-Windows: 1
AWT-EventQueue-0: 1
Timer-0: 1
Image Fetcher 1: 1
Image Fetcher 0: 1


-- listing properties --
INSTALLED=true
FILTER_HASH_QUERIES=true
UNSET_FIREWALLED_FROM_CONNECTBACK=true
COUNTRY=
LAST_EXPIRE_TIME=1110246250031
CONNECTION_SPEED=350
CLIENT_ID=A5CA83FE807780579655DA8A23B45E00

I downloaded the newest Java and that didn't help. I also tried to download the file from www.download.com and by clicking "Others" instead of Windows when choosing how to install. Any help would be very much appreciated. Thanks.l
Reply With Quote