How to measure EJB call statistics in JBoss EAP5
Issue
- How can we get invocation statistics for our EJBs?
- How can we get ejb stats?
- Our measurements show high execution times in the EJB stub (~20s), but the bean itself runs fast (~100ms). The BeanPool size looks ok and its timeout is 10s, so no explanation for the 20s). How can we monitor their behaviour?
- Is it possible to monitor the EJB pool in JBoss with jmx-console? Especially the amount of active beans from the pool
- How to see how many of the SLSB are currently used of the max pool size.
- How to Enable EJB Metrics in JBoss EAP 5
Environment
- JBoss Enterprise Application Platform (EAP)
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.