Salut,
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.
Hum...really strange. The keep alive mechanism is supposed to be
disabled with my fix. I will take a close look then. Thanks for the
feedback.
A+
-- Jeanfrancois
>
> 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