Hi All,

At some point in the last few days I started getting java.lang.OutOfMemoryError while running my junit tests. I have tried a number of src and binary versions of maven and still get the same error, although which test finally fails differs from version to version. I've tried increasing the value 'MAVEN_OPTS="-Xmx256m"' to 512 and 1024 in the maven script with no luck.

From ant, the tests take about 90 seconds with no problems, but with maven, they die with this error after about 3 minutes.

Each test runs successfully when run one at a time using the test:single goal.

I don't know what to try next or where to look, can anyone point me in the right direction?

TIA,
Colin


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



Reply via email to