Hi,
I have a question about how to get the db connection pool numbers for JIRA 4.4.4.
In previous version (e.g. 4.1.2), we can use jmx api to check "datasource" information in mBeans.
But after we upgrade JIRA from 4.1.2 to 4.4.4, now all "Active Connection number, Idle Connection number,Total Connection number" are all zero in databasource of mBeans from JMX.
We fount out JIRA 4.4.4 is using new db configuration, "dbconfig.xml".
We already know that JIRA 5.1 supply this feature on Admin panel:
https://confluence.atlassian.com/display/JIRA/Monitoring+Database+Connection+Usage
Where can we retrieve JIRA DB connection numbers on JIRA 4.4.4?
BR
Hi,
maybe in MBeans -> com.atlassian.jira -> BasicDataSource -> Attributes -> NumActive/NumIdle ?
It works for me (JIRA 5.1.5)
Cheers
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.