i looked at this last night, easiest way is to run 'ant test' with a single jvm, then run lsof +D <checkoutLocation> to see all open files under that dir.
I saw tons of linefiledocs piling up and committed fixes to close linefiledocs. So if its still happening, i dont know why. but maybe its the fact i'm only looking at the checkout. maybe there is a simple file leak in /tmp or something? On Mon, Apr 16, 2012 at 3:36 AM, Dawid Weiss <[email protected]> wrote: > I think I see this more frequently than previously which makes me > nervous. Anybody with the working knowledge of lsof -- is there > anything suspicious in the logs? Maybe I'm not closing something I > should be closing in the runner? > > Dawid > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
