I should have added that I'm running Maven 2.0.9 and maven-surefire- plugin 2.4.3. I'm supplying the argLine of -Xmx300M and I'm specifying a resource directory as an additional class path element. If I don't specify the memory I get out of memory errors. Specifying more doesn't help.

-K

On Jun 20, 2008, at 4:51 AM, Kathryn Huxtable wrote:

I'm converting a project from ant to maven and I'm getting a "Too many open files" error during testing when it tries to open some config files in a SAX parser.

I don't get this error when using the TestRunner class from the command line.

I don't think the specific file is relevant, and I don't think it's opening that many files...

Any ideas? Has anyone seen this before?

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to