hello,

we've been running into "out of memory" problems recently.

we are deploying about 10-12 BMP EJBs and after a few minutes of intensive
querying the database, we run out of memory. seems like the EJB does not
passivate or the GC is not doing it's job, although i've tried to null all
the objects i don't need anymore. basically i have a jsp page calling a bean
that is calling the home and remote interface of the EJB.

we are using jdk1.3, orion 1.4.5 and MySQL. has any user reported similar
out of memory problems? the documentation doesn't say anything.

any help is greatly appreciated, so that i'll be able to convince my client
that orion server is THE server of choice.

thanks! peter kua


Reply via email to