View Single Post
  #1 (permalink)  
Old October 1st, 2003
rockkeys rockkeys is offline
Devotee
 
Join Date: September 30th, 2003
Posts: 27
rockkeys is flying high
Default Out of Memory in JVM during search...

I'm using the 3.5.8 beta, and Sun's Java 1.3.1.19 JRE on Solaris 8 X86. I'm getting the following error message in the term window that I fire LimeWire off from:

java.lang.OutOfMemoryError
<<no stack trace available>>

I know the JVM allows multiple memory settings for both stack, heap, and external functions calls into libraries, but I have no clue which would be appropriate to adjust, or what parameters to use.

Could one of the Dev team please provide some guidance for the setting of the memory switches? While the app keeps running, the search terminates with very few results. I had one previous search still open, but no files being downloadeds, and there were 5 uploads running at the time, so the app was fairly busy.

I don't really know where the app uses memory, so I don't know if it needs heap, stack, or native stack for external calls to things like the Motif Libs.

Any guidance is appreciated,
--R