Thread: Java Heap error
View Single Post
  #1 (permalink)  
Old March 17th, 2006
Ecstasio Ecstasio is offline
Apprentice
 
Join Date: March 17th, 2006
Posts: 5
Ecstasio is flying high
Unhappy Java Heap error

OK every few seconds (10-20s) I get the following error :

LimeWire version 4.10.9
Java version 1.5.0_06 from Sun Microsystems Inc.
Windows XP v. 5.1 on x86
Free/total memory: 3745752/66650112

java.lang.OutOfMemoryError: Java heap space


Detail: Uncaught thread error.

-- listing session information --
Current thread: DelayedGUI
Active Threads: 35
Uptime: 0:36
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: 2
Number of Active HTTP Downloaders: 7
Number of Waiting Downloads: 7
Received incoming this session: true
Number of Shared Files: 8890
Guess Capable: true
Received Solicited UDP: true
SIMPP version: 46
Port Stable: true
FWT Capable: true
Last Reported Port: 26217
External Port: 26217
IP Pongs Received: 0

-- listing threads --
JmDNS.RecordReaper: 1
MessageDispatch: 1
SavedFileLoader: 1
NIODispatcher: 1
Thread-10: 1
QueryUnicaster: 1
ManagedDownload: 2
UDPHostRanker: 1
Java2D Disposer: 1
TimerQueue: 1
DownloadWorker: 11
Image Animator 0: 1
BlockingVF: 1
MulticastService: 1
Acceptor: 1
AWT-Shutdown: 1
AWT-Windows: 1
AWT-EventQueue-0: 1
Timer-0: 1
QRPPropagator: 1
DestroyJavaVM: 1
DaapServerThread: 1
HTTPAcceptor: 1
JmDNS.SocketListener: 1


-- listing properties --
WINDOW_Y=-4
FORCE_IP_ADDRESS=true
WINDOW_X=-4
PORT=26217
RUN_ON_STARTUP=false
UPDATE_DELAY=252000020
UPDATE_GIVEUP_FACTOR=24
FILTER_HASH_QUERIES=true
UPNP_IN_USE=true
INSTALLED=true
UI_LIBRARY_TREE_DIVIDER_LOCATION=130
HARD_MAX_UPLOADS=18
AVERAGE_UPTIME=3092
TOTAL_UPTIME=12369
MAX_UPLOAD_BYTES_PER_SEC=148
MIN_CONNECT_TIME=7
COUNTRY=
LAST_SHUTDOWN_TIME=1142592199375
APP_WIDTH=1288
SESSIONS=4
SHOW_TOTD=false
UI_LIBRARY_PLAY_LIST_TAB_DIVIDER_LOCATION=473
LANGUAGE=en
CLEAR_DOWNLOAD=true
UPLOADS_PER_PERSON=2
FORCED_PORT=26217
LAST_ACCEPTABLE_BUG_VERSION=4.10.10
FRACTIONAL_UPTIME=0.017535834
CONNECTION_SPEED=1000
LAST_EXPIRE_TIME=1142539353468
MAX_DOWNLOAD_BYTES_PER_SEC=63
UPDATE_DOWNLOAD_DELAY=10000000
RUN_ONCE=true
APP_HEIGHT=1009
EVER_SUPERNODE_CAPABLE=true
MAX_SIM_DOWNLOAD=18
LAST_GWEBCACHE_FETCH_TIME=1142539423765
EVER_ACCEPTED_INCOMING=true
UNSET_FIREWALLED_FROM_CONNECTBACK=true
CLIENT_ID=E3B68462357BE6DEE6D712B109985900
FLUSH_DELAY_TIME=256
IDLE_CONNECTIONS=2


I have tried reinstalling both LW and Java but am still having this problem.

Can anyone point me in the right direction, thanks ?

E.
Reply With Quote