Yes, I am doing a POST, via https. The request is reached by the server;
however, in the middle of the processing, the service throws
InvocationTargetException.

Thank you very much.



> -----Mensaje original-----
> De: Asensio, Rodrigo [mailto:[EMAIL PROTECTED]
> Enviado el: martes, 17 de octubre de 2006 16:12
> Para: Tomcat Users List
> Asunto: RE: Memory problem in Tomcat
> 
> Are you doing a POST, right ?
> 
> -----Original Message-----
> From: Inma Marín López [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 17, 2006 9:12 AM
> To: tomcat-user@jakarta.apache.org
> Subject: RV: Memory problem in Tomcat
> 
> 
> 
> Hello,
> 
> 
> 
> I have a web service running in Tomcat (v 5.5.4) + axis (v 1.2). It
> receives a file and it makes some operations with that file. When
> receiving small files (<2Mb) the web service executes successfully;
> however, with files of bigger size, the service throws
> InvocationTargetException (the service is unable to invoke a particular
> method) or even goes out of memory.
> 
> 
> 
> For those big files, I have tried to change the value of "OPT=-Xmx128M",
> within 'workers2.properties' file in /log directory in Tomcat, and made it
> bigger, testing with different values (currently, it has value "-
> Xmx8388608M"), but I get the same results.
> 
> 
> 
> 
> Could you be so kind as to tell me if it is a matter of memory
> configuration in Tomcat and how can I solve it, please?
> 
> 
> 
> Thank you very much in advance.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> This message (including any attachments) contains confidential
> and/or proprietary information intended only for the addressee.
> Any unauthorized disclosure, copying, distribution or reliance on
> the contents of this information is strictly prohibited and may
> constitute a violation of law.  If you are not the intended
> recipient, please notify the sender immediately by responding to
> this e-mail, and delete the message from your system.  If you
> have any questions about this e-mail please notify the sender
> immediately.
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to