> Andriy Shapochka <ashapochk..otmail.com> wrote:
> > I would suggest increasing the JVM memory heap, something like:
> >
> > java -Xms150m -Xmx150m
Mike Kienenberger <mkienen..laska.net> wrote:
> Sure, I can do this in build-tests.xml easily enough by changing the
> defaults
>
> 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.
I used 256Mb. I still got an OutOfMemoryError while processing
org.objectstyle.cayenne.access.DataContextStoredProcTst.
<jvmarg value="-Xms256m"/>
<jvmarg value="-Xmx256m"/>
I'd say there's something beyond just intensive processing, considering that
this is 4x the default setting.
-Mike
This archive was generated by hypermail 2.0.0 : Tue Mar 16 2004 - 16:05:56 EST