View Single Post
  #9 (permalink)  
Old November 23rd, 2004
meeksy2001 meeksy2001 is offline
Apprentice
 
Join Date: November 23rd, 2004
Posts: 7
meeksy2001 is flying high
Default Bug Reoirt

LimeWire version 4.2.2
Java version 1.5.0 from Sun Microsystems Inc.
Windows XP v. 5.1 on x86
Free/total memory: 669488/7782400

java.lang.Exception: Example Bug
at com.limegroup.gnutella.gui.options.panes.BugsPaneI tem$1.actionPerformed(BugsPaneItem.java:91)
at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
at javax.swing.AbstractButton$Handler.actionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseRe leased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent( Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(U nknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unkno wn Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.pumpEventsForHierarch y(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at com.limegroup.gnutella.gui.options.OptionsConstruc tor.setOptionsVisible(OptionsConstructor.java:437)
at com.limegroup.gnutella.gui.options.OptionsMediator .setOptionsVisible(OptionsMediator.java:87)
at com.limegroup.gnutella.gui.GUIMediator.setOptionsV isible(GUIMediator.java:571)
at com.limegroup.gnutella.gui.menu.ToolsMenu$1.action Performed(ToolsMenu.java:27)
at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
at javax.swing.AbstractButton$Handler.actionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unk nown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mou seReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent( Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(U nknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unkno wn Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)


Detail: Example

-- listing session information --
Current thread: AWT-EventQueue-0
Active Threads: 30
Uptime: 37:47
Is Connected: false
Number of Ultrapeer -> Ultrapeer Connections: 0
Number of Ultrapeer -> Leaf Connections: 0
Number of Leaf -> Ultrapeer Connections: 0
Number of Old Connections: 0
Acting as Ultrapeer: false
Acting as Shielded Leaf: false
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: 2
Received incoming this session: false
Number of Shared Files: 0
Guess Capable: false
Received Solicited UDP: true
SIMPP version: 3
Port Stable: true
FWT Capable: false
Last Reported Port: 62078
External Port: 6346
IP Pongs Received: 2

-- listing threads --
JmDNS.RecordReaper: 1
HttpClient-ReferenceQueueThread: 1
ConnectionWatchdog: 1
QueryDispatcher: 1
ConnectionFetcher: 9
QueryUnicaster: 1
Thread-5: 1
Java2D Disposer: 1
TimerQueue: 1
UDPService-Receiver: 1
MulticastService: 1
Acceptor: 1
HttpClient-IdleConnectionThread: 1
AWT-Windows: 1
AWT-Shutdown: 1
AWT-EventQueue-0: 1
Timer-0: 1
QRPPropagator: 1
DestroyJavaVM: 1
DaapServerThread: 1
HTTPAcceptor: 1
JmDNS.SocketListener: 1


-- listing properties --
APP_HEIGHT=742
FRACTIONAL_UPTIME=0.0059233974
LAST_EXPIRE_TIME=1101152616402
SESSIONS=11
RUN_ONCE=true
CLIENT_ID=92D935E7ECB7949C7F85FC9AE3231500
FORCE_IP_ADDRESS=true
LAST_SHUTDOWN_TIME=1101271787923
TOTAL_UPTIME=12338
AVERAGE_UPTIME=1121
RUN_ON_STARTUP=false
LAST_FWT_STATE=true
APP_WIDTH=1032
INSTALLED=true
MAX_SIM_DOWNLOAD=8
LAST_GWEBCACHE_FETCH_TIME=1101162675263
CONNECTION_SPEED=350
WINDOW_Y=-4
MAX_DOWNLOAD_BYTES_PER_SEC=1
WINDOW_X=-4
Reply With Quote