[jboss-user] [EJB 3.0] - Is it possible to exceed MaxSize of bean pool

kolszew73 do-not-reply at jboss.com
Fri Jan 16 10:09:03 EST 2009


JBOSS 4.2.2.GA
When many clients using one of my beans i get this results in JMX MBean View ... max is 30, cutrrent is 123, why?


  | List of MBean attributes:
  | Name 	Type 	Access 	Value 	Description
  | InvokeStats 	org.jboss.ejb3.statistics.InvocationStatistics 	R 		MBean Attribute.
  | AvailableCount 	int 	R 	30 	MBean Attribute.
  | MaxSize         int 	R 	30 	MBean Attribute.
  | CurrentSize 	int 	R 	123 	MBean Attribute.
  | CreateCount 	int 	R 	123 	MBean Attribute.
  | RemoveCount 	int 	R 	0 	MBean Attribute.
  | 

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

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



More information about the jboss-user mailing list