Mike,
Given the results of your experiment, the OutOfMemoryError looks to me like
a bug. Generally, Oracle behaves better than that. Probably should be
submitted as a cayenne bug report.
Andriy.
----- Original Message -----
From: "Mike Kienenberger" <mkienen..laska.net>
To: <cayenne-deve..bjectstyle.org>
Sent: Tuesday, March 16, 2004 11:06 PM
Subject: Re: OutOfMemoryError while running test suite on Oracle 9i
> > 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 : Wed Mar 17 2004 - 02:18:20 EST