Andriy Shapochka <ashapochk..otmail.com> wrote:
> I would suggest increasing the JVM memory heap, something like:
>
> java -Xms150m -Xmx150m
>
> For instance, running cayenne regression in a more or less intensive mode
> simply requires such a kind of heap adjustment.
Sure, I can do this in build-tests.xml easily enough by changing the
defaults below
<jvmarg value="-Xms64m"/>
<jvmarg value="-Xmx64m"/>
But it seems odd to me that Oracle would run out of memory relatively early
on in the testing process while OpenBase never hits the limit.
-Mike
This archive was generated by hypermail 2.0.0 : Tue Mar 16 2004 - 14:57:35 EST