[jboss-user] [EJB 3.0] - Size of method-ready pool for SLSB (CreateCount/RemoveCount)

jwcone do-not-reply at jboss.com
Thu Nov 22 03:27:37 EST 2007


When viewing the MBean attributes for a SLSB (using the StatelessDelegateWrapper MBean in the jmx-console), I noticed that the CreateCount continues to increment over time, while RemoveCount is rarely incremented.  For example, I may have a CreateCount in the tens-of-thousands while the RemoveCount stays in the hundreds.

This isn't what I'd expect to see in a method ready pool for a SLSB (not under my server load, anyway), and I was wondering if anyone knows if these attributes are a true reflection of the method ready pool size, or if the container is removing instances without incrementing the RemoveCount. 

(Incidentally, a SFSB that is removed due to the @CacheConfig removalTimeoutSeconds annotation does not increment the RemoveCount.)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106982#4106982

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106982



More information about the jboss-user mailing list