You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by dunnohow <ro...@ncs.com.sg> on 2007/12/12 06:40:55 UTC

Out Of Memory Exception error when sending large request

Hi everyone,

I am using Apache Axis 1.4. I am writing an SMS program which need to send
large request of like 20000 records to the SMS gateway by calling their web
service.

Problem is that when i do the calling it kind of like eat up 50 to 80 mb of
memory consumption. And even if i call system.gc() it won't actually clear
off the memory.

How can i optimize such that it will clear up the memory or at least optimze
the memorry usage so that it won't eat up that much amount of memoy space? 
-- 
View this message in context: http://www.nabble.com/Out-Of-Memory-Exception-error-when-sending-large-request-tp14289384p14289384.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org