I am using Jonas2, JDK 1.2, Windows NT 4.0.
 
I have an application that is doing a LOT of work with CMP entity beans
(iterate through thousands of them, and perform work on each).
 
After only a few thousand bean cycles (findByPrimaryKey, get()/set(), and
then setting the remote interface reference to null), I can see that the
Jonas server memory usage is just going up and up, and is never diminishing.
Even when I quit out of my client application, the RAM used doesn't go down.
My application eventually causes Joans to run out of memory, long before I'm
finished (I need to get through 300,000 rows and it's dying after only
10,000 or so, with a 200MB max JVM heap size).
 
Anybody else see this behavior?
 
Thank you,
Bryan
 
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to