Current Forum: Homework 5 - Part 3 |
Date: Tue Nov 20 2001 3:53 pm |
Author: Cipriani, Jason A. <jac4@andrew.cmu.edu> |
Subject: Re: memory problems on unix.andrew... |
|
|
i had this problem too. i've never run out of memory with 100 pages using -mx64m though, even on some really big sites. try that.
java -mx64m MyClass MyParams
|
|