Re: [Axis2] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space

2006-08-23 Thread Michele Mazzucco
] - Connection listener terminated due to a runtime error [java] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space The client side was composed by 3 threads sending an asynchronous request (using a callback object to get the response), followed by a random sleep

Re: [Axis2] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space

2006-08-23 Thread Kinichiro Inoguchi
@ws.apache.org Subject: [Axis2] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space Hi all, during a stress-test for my system I've got this error on the client side: [java] org.apache.axis2.transport.http.server.DefaultConnectionListener.run

Re: [Axis2] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space

2006-08-23 Thread Michele Mazzucco
] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space Hi all, during a stress-test for my system I've got this error on the client side: [java] org.apache.axis2.transport.http.server.DefaultConnectionListener.run (DefaultConnectionListener.java:97) ERROR [HttpListener

Re: [Axis2] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space

2006-08-23 Thread Deepal Jayasinghe
, Larry M. Lemons (304) 726-4809 Ext. 4505 -Original Message- From: Michele Mazzucco [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 22, 2006 8:28 AM To: axis-user@ws.apache.org Subject: [Axis2] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space Hi all

RE: [Axis2] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space

2006-08-22 Thread Larry Lemons
] - Connection listener terminated due to a runtime error [java] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space The client side was composed by 3 threads sending an asynchronous request (using a callback object to get the response), followed by a random sleep, a send

Re: [Axis2] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space

2006-08-22 Thread Michele Mazzucco
to a runtime error [java] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space The client side was composed by 3 threads sending an asynchronous request (using a callback object to get the response), followed by a random sleep, a send, a sleep, etc. The problem arisen after about 45

Re: [Axis2] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space

2006-08-22 Thread Kinichiro Inoguchi
@ws.apache.org Subject: [Axis2] Exception in thread Axis2 Task java.lang.OutOfMemoryError: Java heap space Hi all, during a stress-test for my system I've got this error on the client side: [java] org.apache.axis2.transport.http.server.DefaultConnectionListener.run