Hi Michael,

On Tue, Jan 29, 2013 at 2:42 PM, Michael Pasternak <mpastern@redhat.com> wrote:

Hi Navin,

On 01/29/2013 10:27 AM, navin p wrote:
> while (true)
> {
> Api  api = new Api(URL,"SOMEUSERNAME","SOMEPASSWORD");

i'd suggest you moving SDK proxy initiation out of this (endless) loop.

I tried that but it didn't help. The Resident memory was increasing in the top -p output

Regards,
Navin