You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Markus M. May (Updated) (JIRA)" <ji...@apache.org> on 2012/02/18 23:09:59 UTC

[jira] [Updated] (OFBIZ-4592) Try to see if we can integrate Commons-dbcp-jmx tool to monitor DBCP connections with JMX+JConsole

     [ https://issues.apache.org/jira/browse/OFBIZ-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus M. May updated OFBIZ-4592:
---------------------------------

    Attachment: OFBIZ-4592-Add-Commons-DBCP-JMX-Tool.svn.patch

Provide an initial patch for the integration of the JMX Reporting of DBCP. 

I hope that the format of the patch is now alright ;-)

The patch adds a new target "download-commons-dbcp-jmx" to the build.xml to download the corresponding jars via ivy (ivy.xml is adopted to this as well).

This is just an initial draft and it is working, but I guess there should be a slightly different implementation. The current implementation does not rely on the commons-dbcp-jmx stuff, but only on a couple of dependencies of this project.

To gain more information about the connection, the JMX MBean should be able to gather also information about the connection because right now the information in the JConsole is pretty useless without knowing the connection url.
                
> Try to see if we can integrate Commons-dbcp-jmx tool to monitor DBCP connections with JMX+JConsole
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4592
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4592
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>              Labels: DBCP, JConsole, JMX, monitor
>         Attachments: OFBIZ-4592-Add-Commons-DBCP-JMX-Tool.svn.patch
>
>
> See [Mbean wrappers around Apache Commons DBCP datasources.|https://github.com/nicoulaj/commons-dbcp-jmx#readme]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira