Navin, It's quite hard to see from your piece of code what exactly causing this, also i can't reproduce this on my environment running very same sdk code,
can you please run your app with some profiling tool attached and send me the output? On 01/29/2013 03:09 PM, navin p wrote: > > Hi Michael, > > On Tue, Jan 29, 2013 at 2:42 PM, Michael Pasternak <[email protected] > <mailto:[email protected]>> 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 -- Michael Pasternak RedHat, ENG-Virtualization R&D _______________________________________________ Engine-devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-devel
