Hi all,

it looks like the memory keeps growing only if the response is received.
If there's a firewall in the middle which prevents the client from
receiving the response (i.e. the server processes the request, but the
response is not delivered) the memory does not grow.


Michele

On Wed, 2007-03-28 at 11:43 -0400, Davanum Srinivas wrote:
> Michele,
> 
> Could i pester you to attach a profiler to see where the memory gets
> accumulated? So that we can fix it in time for 1.2..
> 
> thanks,
> dims
> 
> On 3/28/07, Michele Mazzucco <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I've reopened JIRA 2328 because, even if the Callback object is removed
> > from the hash map when the asynchronous response is received, I still
> > see a big memory usage.
> > I'm using two ServiceClient objects, configured using the same
> > configuration context. After they have sent a few thousands messages
> > (while the number of waiting responses is low, say about 10) the
> > applications is using more that 1 GB of memory.
> >
> > Any clue?
> >
> > Michele
> >
> >
> > p.s. The cleanup is called only when all responses are received
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to