This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: java out of memory


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@eng.Sun.COM
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]