Re: java.lang.OutofMemoryError

Hi Nash'at,

> But now I get another error. After 5 reads I get the following message:
> 
> java.lang.OutOfMemoryError
>         at visad.Linear1DSet.indexToValue(Linear1DSet.java, Compiled Code)
> . . .

Try running with 'java -mx128m ...' or something similar.
The 128m says to use up to 128 MB of memory.  You can change
that to whatever you need (limit is 2048m with current JVM).

Cheers,
Bill
----------------------------------------------------------
Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI  53706
hibbard@xxxxxxxxxxxxxxxxx  608-263-4427  fax: 608-263-6738
http://www.ssec.wisc.edu/~billh/vis.html


  • 2000 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: