Out of memory heap error

M

MOHAN

Hi,
I am using Struts1.1, ,java1.4 for my application
When iam submitting the form, somtimes iam getting the error
Error is
HTTP Status 500 -
Root cause : java.lang.OutOfMemoryError: Java heap space
Why it is coming ?
Is it system dependent or application dependent.
if application , where i have to configure this heap size.
Is it necessary to set the heap size,
Could any one can explain clearly about this error.

Thanks,
Mohan
 
R

richardsosborn

Hi,
I am using Struts1.1, ,java1.4 for my application
When iam submitting the form, somtimes iam getting the error
Error is
HTTP Status 500 -
Root cause : java.lang.OutOfMemoryError: Java heap space
Why it is coming ?
Is it system dependent or application dependent.
if application , where i have to configure this heap size.
Is it necessary to set the heap size,
Could any one can explain clearly about this error.

Thanks,
Mohan

if you redeploy your application alot, the classloaders on some
application servers sometimes don't resolve and release memory
pointers completely. you may need to restart your server a few times
a day.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top