users@grizzly.java.net

Re: Need help on ARP usage

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Fri, 19 Dec 2008 15:57:30 -0500

Salut,

Thanks to Alexey (BIG THANKS), this is fixed now :-)

A+

-- Jeanfrancois

Vrignaud Etienne wrote:
> Hello,
>
> First, I have tried the workaround proposed by Alexey. With this everything
> just work fine.
>
> After I have tried your fixes. Unfortunately the issue that I am facing
> seems to be the same.
> To test it, I use the server as it is in the previous post, without using
> the setKeepAliveTimeoutInSeconds() method. That way when I start the
> SimpleArpServer and then the ArpClient, the server part grows too much in
> memory usage. At the end of the ArpClient execution the server takes more
> than 130Mo of memory.
>
> I don't understand what's going wrong. I am using Netbeans 6.5. And I use
> the profiler feature to see whats happens really for memory usage.
>
> Regards,
> Etienne