Hi Ramin, Did you try running the test with more memory like java -Xmx512M -xms512M junit.textui.TestRunner org.apache.derbyTesting.functionTest.Suites.All?
That used to remove all the out of memory errors for me Thanks Manjula On 5/14/07, Ramin Moazeni <[EMAIL PROTECTED]> wrote:
Hi, I am getting out of memory exception when running suites.All. Is this a know issue? Please advise... Thanks, Ramin [EMAIL PROTECTED] suites]$ java junit.textui.TestRunner org.apache.derbyTesting.functionTests.suites.All ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ......................................... ..............F...java.sql.SQLException: Java exception: ': java.lang.OutOfMemoryError'. F........................ .E.EEEE.E.E.E.E.E.E.E.E.E.E.E.E.E.E.E.EEEEEEEEEEEEEEEEEEEEException in thread "main" java.lang.OutOfMemoryError [EMAIL PROTECTED] suites]$ echo $CLASSPATH /home/rm145956/opensource/derby/trunk/classes:/home/rm145956/opensource/derby/trunk/tools/java/junit.jar:/home/rm145956/opensource/derby/trunk/tools/java/jakarta- oro-2.0.8.jar::/usr/java/j2sdk1.4.2_14/:/usr/java/j2sdk1.4.2_14//lib
-- Thanks, Manjula.
