View Single Post
  #3 (permalink)  
Old December 29th, 2004
The Wanderer The Wanderer is offline
Novicius
 
Join Date: December 29th, 2004
Posts: 2
The Wanderer is flying high
Default Tried it out ... here is the error report

LimeWire version 4.2.6
Java version 1.5.0 from Sun Microsystems Inc.
Windows XP v. 5.1 on x86
Free/total memory: 579600/7757824

FATAL ERROR!

java.lang.NullPointerException
at javax.swing.SizeRequirements.calculateAlignedPosit ions(Unknown Source)
at javax.swing.BoxLayout.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:338)
at com.limegroup.gnutella.gui.GUIMediator.safeInvokeL ater(GUIMediator.java:2115)
at com.limegroup.gnutella.gui.GUIMediator.setAppVisib le(GUIMediator.java:335)
at com.limegroup.gnutella.gui.GUIMediator.restoreView (GUIMediator.java:876)
at com.limegroup.gnutella.gui.VisualConnectionCallbac k$15.run(VisualConnectionCallback.java:570)
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: 26
Uptime: 2:37:51
Is Connected: true
Number of Ultrapeer -> Ultrapeer Connections: 0
Number of Ultrapeer -> Leaf Connections: 0
Number of Leaf -> Ultrapeer Connections: 3
Number of Old Connections: 0
Acting as Ultrapeer: false
Acting as Shielded Leaf: true
Number of Active Uploads: 0
Number of Queued Uploads: 0
Number of Active Managed Downloads: 0
Number of Active HTTP Downloaders: 0
Number of Waiting Downloads: 0
Received incoming this session: false
Number of Shared Files: 1
Guess Capable: false
Received Solicited UDP: true
SIMPP version: 6
Port Stable: true
FWT Capable: true
Last Reported Port: 6346
External Port: 6346
IP Pongs Received: 69

-- listing threads --
JmDNS.RecordReaper: 1
ConnectionWatchdog: 1
QueryDispatcher: 1
QueryUnicaster: 1
Thread-5: 1
Java2D Disposer: 1
TimerQueue: 1
UDPService-Receiver: 1
MulticastService: 1
Acceptor: 1
AWT-Shutdown: 1
AWT-Windows: 1
AWT-EventQueue-0: 1
IncomingMagnetThread: 1
MessageLoopingThread: 3
Timer-0: 1
QRPPropagator: 1
OutputRunner: 3
DestroyJavaVM: 1
DaapServerThread: 1
HTTPAcceptor: 1
JmDNS.SocketListener: 1


-- listing properties --
FRACTIONAL_UPTIME=8.751091E-4
MAX_DOWNLOAD_BYTES_PER_SEC=23
SESSIONS=2
MAX_SIM_DOWNLOAD=8
FILTER_HASH_QUERIES=true
LAST_GWEBCACHE_FETCH_TIME=1104330412078
TOTAL_UPTIME=11128
AVERAGE_UPTIME=5564
INSTALLED=true
CONNECTION_SPEED=350
CLIENT_ID=236F0A747B411602595F892DF813CE00
LAST_EXPIRE_TIME=1104266012015
LAST_SHUTDOWN_TIME=1104330931937
RUN_ON_STARTUP=false
RUN_ONCE=true
Reply With Quote