[qmtest] Too Many Open Files

Mark Mitchell mark at codesourcery.com
Fri Apr 9 01:54:01 UTC 2004


Scott Lowrey wrote:

> I gave up.  I can certainly bump the open file limit for the process 
> but that will only postpone the problem as the test library grows.   I 
> think what I'll do is dial the limit back to something really low and 
> then try again to locate the open files.  

That would be great.  If you can isolate the problem, we'll definitely 
want to fix it.

We do routinely run QMTest with tens of thousands of tests per run 
without problems.  So, either you're tripping across a bug in some piece 
of the code that we tend to run less frequently, or something about the 
test class you're using might be responsible.  (That includes the case 
that it's a test class we provide.  It might be that we got a test class 
that isn't cleaning up after itself.)

Thanks,

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark at codesourcery.com




More information about the qmtest mailing list