Hi all, I'm using jonas2.2.7 with Jeremie and get OutOfMemoryErrors when creating a lot (~130000) CMP EntityBeans. These Entity beans are created by a stateless session bean. As I read in the Mailing list this seams to be normal, because Jeremie does not support distributed garbage collection. So my question is: if memory grows and grows when using Jeremie, how can anyone use this constellation. Or is there a way to avoid the memory leak. Or is distributed garbage collection not necessary, when creating the beans from a session bean (in the same VM), although the way of creation doesn't differ from the creation a remote client would perform. Best regards Andreas ---- 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".
