John,
The machine that I'm on has been running a previous J3D applet quite well.
It has 128 Mb. I would be very surprised if one needed to increase the -Xm
sizes for running the simple demo programs.
Are you running on a Win 95 system?
Thanks!
Marvin Brown
> ----------
> From: John Sutter[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Wednesday, December 16, 1998 5:52 PM
> To: Brown, Marvin
> Subject: Re: [java3d] OutOfMemoryError
>
> Hi Marvin, you didn't tell us anything about your machine. How
> much memory do you have? Java should run fine within the normal
> startup size, so it sounds like you don't have too much RAM.
> If you have lots and it's not finding it, try using the -Xms
> and -Xmx options with java.exe
> java -Xms128m -Xmx256m
>
> -j
>
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/