You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Firas Khasawneh (fkhasawn)" <fk...@cisco.com> on 2007/07/26 16:04:36 UTC

out of memory in Axis 1.4

Hi,
 
I am getting the following error intermittently:
 
- Exception:
java.lang.OutOfMemoryError
 
 
I am sending 1 MB payloads but I have enough memory heap size (512 MB),
anybody knows what might be the issue? is there a parameter or setting I
need to set or initialize? The failure seems to happen on the invoke
method in the Axis servlet.
 
Thanks,
Firas