OUT OF MEMORY ISSUE

CORE4007: Internal error: Unexpected Java exception thrown (java.lang.OutOfMemoryError, no description), stack: java.lang.OutOfMemoryError Can you please tell me how to rectify iy
[193 byte] By [AAISUPPORTa] at [2007-11-27 8:50:21]
# 1
http://forum.java.sun.com/thread.jspa?threadID=5188620
prometheuzza at 2007-7-12 21:01:19 > top of Java-index,Java Essentials,Java Programming...
# 2
Ru working with a web application? I have faced a similar issue while working with a web app. using tomcat. I had to increase heap size to overcome.Increase heap size by configuring tomcat's server.xml to resolve the issue.Rk.
passion_for_javaa at 2007-7-12 21:01:19 > top of Java-index,Java Essentials,Java Programming...
# 3

> Ru working with a web application? I have faced a

> similar issue while working with a web app. using

> tomcat. I had to increase heap size to overcome.

> Increase heap size by configuring tomcat's server.xml

> to resolve the issue.

>

> Rk.

My apologies..not in server.xml

in startup.bat/sh

passion_for_javaa at 2007-7-12 21:01:19 > top of Java-index,Java Essentials,Java Programming...
# 4
How many times are you going to post the same question? http://forum.java.sun.com/thread.jspa?threadID=5188621 http://forum.java.sun.com/thread.jspa?threadID=5188622 http://forum.java.sun.com/thread.jspa?threadID=5188620
jverda at 2007-7-12 21:01:19 > top of Java-index,Java Essentials,Java Programming...