users@glassfish.java.net

Re: [look for help] sth doubt about EJB Container's pool and cache

From: <glassfish_at_javadesktop.org>
Date: Tue, 25 Mar 2008 11:54:34 PST

Hello Wu,

  To get the correct monitoring statistics, the monitoring level must be set to at least low. Please check if this has been done.

  1. Whats the timeout value. If it is zero, it will not be removed at all. Also, the timeout value is just a hint. The timeout that is set is also the frequency at which the reaper thread attempts to cleanup the entries. So wait for one more cycle and if it is still not removed, let us know.

  2. It should be removed. I'll check if this is reproducible.

  3. It should be. Again please check if monitoring level is not "OFF"

 4. Stateful session beans are never pooled and hence new beans are created.

 5. Maybe an admin gui issue? Siraj could you take a look at this?

Thanks.
[Message sent by forum member 'mk111283' (mk111283)]

http://forums.java.net/jive/thread.jspa?messageID=265788