View Single Post
  #3 (permalink)  
Old May 1st, 2005
Who's the New Guy
Guest
 
Posts: n/a
Default

Here's the error:

LimeWire version 4.8.1
Java version 1.5.0_02 from Sun Microsystems Inc.
Windows 2000 v. 5.0 on x86
Free/total memory: 1236336/8237056

java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at com.limegroup.gnutella.downloader.ManagedDownloade r.startWorker(ManagedDownloader.java:2341)
at com.limegroup.gnutella.downloader.ManagedDownloade r.tryAllDownloads3(ManagedDownloader.java:2437)
at com.limegroup.gnutella.downloader.ManagedDownloade r.tryAllDownloads2(ManagedDownloader.java:1976)
at com.limegroup.gnutella.downloader.ManagedDownloade r.tryAllDownloads(ManagedDownloader.java:1824)
at com.limegroup.gnutella.downloader.ManagedDownloade r$1.run(ManagedDownloader.java:791)
at java.lang.Thread.run(Unknown Source)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.java:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)


-- listing session information --
Current thread: ManagedDownload
Active Threads: 35
Uptime: 5:03
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: 28
Guess Capable: false
Received Solicited UDP: true
SIMPP version: 7
Port Stable: true
FWT Capable: true
Last Reported Port: 6346
External Port: 6346
IP Pongs Received: 10

-- listing threads --
HttpClient-ReferenceQueueThread: 1
ConnectionWatchdog: 1
UDPScheduler: 1
Thread-8: 1
DownloadWorker: 1
UDPService-Receiver: 1
Acceptor: 1
MulticastService: 1
AWT-EventQueue-0: 1
AWT-Windows: 1
AWT-Shutdown: 1
FileManager.loadSettingsBlocking: 1
Timer-0: 1
OutputRunner: 3
DestroyJavaVM: 1
JmDNS.RecordReaper: 1
QueryDispatcher: 1
UDPUpdateThread: 1
QueryUnicaster: 1
UDPService-Sender: 1
Java2D Disposer: 1
TimerQueue: 1
HttpClient-IdleConnectionThread: 1
MessageLoopingThread: 3
QRPPropagator: 1
FWIncoming: 3
HTTPAcceptor: 1
DaapServerThread: 1
JmDNS.SocketListener: 1


-- listing properties --
MAX_DOWNLOAD_BYTES_PER_SEC=19
MAX_SIM_DOWNLOAD=8
FILTER_HASH_QUERIES=true
LAST_GWEBCACHE_FETCH_TIME=1114964795046
TOTAL_UPTIME=1422
AVERAGE_UPTIME=1422
INSTALLED=true
CONNECTION_SPEED=350
UNSET_FIREWALLED_FROM_CONNECTBACK=true
COUNTRY=
CLIENT_ID=435EF2A447AEBF5FEC2A6FA2F763CF00
LAST_EXPIRE_TIME=1114964680750
RUN_ON_STARTUP=false
Reply With Quote