We have had similar problems, using Orion 1.4.5.
The first problem seems to be that Orion does not re-use instances... I
beleive that the orion-ejb-jar.xml defaults to allow an infinite number of
instances per EJB. If you are creating a lot of instances, this might help
your problem.
The second problem seems to relate to bug#251. If you are performing
operations on entity beans, you might try setting their "reentrant" property
to "true" and see if the problem goes away. If that works, I think it is a
short-term workaround at best... I'm not sure how Orion handles entity bean
reentrancy.
Has anyone found these problems to be fixed in later (beta) versions of
Orion?
Mike
----- Original Message -----
From: "Tony Fonager" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Wednesday, May 30, 2001 5:50 AM
Subject: Orion running out of memory ?
> I have a test website project, running on Orionserver - after running for
> maybe 15-20 hours, it suddently stops working, with the message : "Out of
> Memory - No Stack Trace Available"
>
> Is there some setting, where I setup the amount of memory for the
> Orionserver ?
>
> I have monitored "memory usage" and it keeps growing during the test
period,
> until it suddently stops working, with the above memory error.
>
> What can I do - either there is a leak or it uses incredible much memory.
>
> (I dont use any objects, which earlier has been mentioned on this list for
> leaking!)
>
> Any ideas, people ?
>
>
> -
> Regards,
> Tony Fonager
>
> Netcoders ApS - http://www.netcoders.dk
>