Roger,

As I seem to recall, 64 Meg is the default max for the java VM. So you
probably have to go beyond 68M.
Another thing could be memory leaks, i.e. memory not reclaimed by the
garbage collector. Unless you have a fairly good explanation why you need
more than the 64Mb, I would consider looking for leaks :-)

Regards,

  Cor.

-----Original Message-----
From: Roger Ting [mailto:[EMAIL PROTECTED]]
Sent: Sunday, September 29, 2002 22:24
To: [EMAIL PROTECTED]
Subject: Out of Memory Exception


I keep getting java lang out of memory error even i set
-Xmx to 64 meg. Does anyone know how to solve this problem?

I am using jdk 1.4 Tomcat 4.1



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to