Ciao, Anch'io ho gli stessi tuoi problemi vedi miei precedenti messaggi.. Non ho scoperto come risolvere la cosa.. > -----Messaggio originale----- > Da: Diego Amicabile [mailto:[EMAIL PROTECTED]] > Inviato: mercoled� 5 settembre 2001 15.24 > A: Orion-Interest > Oggetto: Memory leak using session bean - how to make sure? > > > Hi, > > I am trying to find out why the application we > deployed on Orion has memory leaks. It happens since > we created a stateful session bean, which is very big, > which is associated with a HttpSession. How do I find > out how many stateful session beans are running, since > the console is buggy (always 0 instances , stateless > session bean - happens also with the Cart example). I > remove the session bean when the HttpSession is > closed, but this does not seem to work. How can I know > for sure that too many session beans are living and > are not getting passivated / removed? What could be > the reason for it? > > Greetings > Diego > > > > ______________________________________________________________________ > Do You Yahoo!? > Il tuo indirizzo gratis e per sempre @yahoo.it su http://mail.yahoo.it >
