Re: java out of memory

Subject: Re: java out of memory
From: Eduardo Gutentag <eduardo.gutentag@xxxxxxxxxxx>
Date: Tue, 01 Aug 2000 11:56:55 -0700
Thorbjørn Ravn Andersen wrote:
> 
> > Exception in thread "main" java.lang.OutOfMemoryError
> >
> > message with larger files even on UNIX can be avoided.
> >
> > what is that syntax?
> >
> > Might help to add this to the FAQ -- and I welcome an RTFM if
> > I overlooked it.
> 
> For Java 1.3, this is an extended option (-X...).  Try "java -X" to get an overview of them.  -Xmx is most likely what you are looking for.
> 
> Apparently Sun does not want you to know how to use the standard options :-\

Ahem...

The output of "java -X" specifically says:

"The -X options are non-standard and subject to change without notice."
                             ^^^^^^^^^^^^^^

> 
> --
>   Thorbjørn Ravn Andersen   "...and...Tubular Bells!"
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

-- 
Eduardo Gutentag               |         e-mail: eduardo@xxxxxxxxxxx
XML Technology Center          |         Phone:  (650) 786-5498
Sun Microsystems Inc.          |         fax:    (650) 786-5727


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread