Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035409Openbravo ERPA. Platformpublic2017-03-02 13:542017-03-15 20:21
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
3.0PR17Q2 
caristu
Core
No
0035409: add support to expose pool info as jmx bean
Tomcat jdbc pool supports exposing its information as a jmx bean [1]. This can be useful for monitoring purposes as well as it allows to change some of the configuration parameters live without restarting Tomcat.

[1] https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html#JMX [^]
-
No tags attached.
? 35409.export (3,004) 2017-03-02 14:02
https://issues.openbravo.com/file_download.php?file_id=10530&type=bug
Issue History
2017-03-02 13:54alostaleNew Issue
2017-03-02 13:54alostaleAssigned To => platform
2017-03-02 13:54alostaleModules => Core
2017-03-02 13:54alostaleTriggers an Emergency Pack => No
2017-03-02 14:02alostaleFile Added: 35409.export
2017-03-02 14:02alostaleNote Added: 0094685
2017-03-08 09:32alostaleAssigned Toplatform => alostale
2017-03-08 09:32alostaleReview Assigned To => caristu
2017-03-08 09:33hgbotCheckin
2017-03-08 09:33hgbotNote Added: 0094814
2017-03-08 09:33hgbotStatusnew => resolved
2017-03-08 09:33hgbotResolutionopen => fixed
2017-03-08 09:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e6809c9c722b67ba78e99a7e8cde24c0e8126bec [^]
2017-03-09 09:14hgbotCheckin
2017-03-09 09:14hgbotNote Added: 0094847
2017-03-10 14:03caristuNote Added: 0094918
2017-03-10 14:03caristuStatusresolved => closed
2017-03-10 14:03caristuFixed in Version => 3.0PR17Q2
2017-03-15 20:21hudsonbotCheckin
2017-03-15 20:21hudsonbotNote Added: 0095277
2017-03-15 20:21hudsonbotCheckin
2017-03-15 20:21hudsonbotNote Added: 0095281

Notes
(0094685)
alostale   
2017-03-02 14:02   
proposal attached
(0094814)
hgbot   
2017-03-08 09:33   
Repository: erp/devel/pi
Changeset: e6809c9c722b67ba78e99a7e8cde24c0e8126bec
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Mar 02 14:02:04 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e6809c9c722b67ba78e99a7e8cde24c0e8126bec [^]

fixed issue 35409: add support to expose pool info as jmx bean

  Jdbc pool can be exposed as jmx by enabling it through the property
  db.pool.jmxEnabled

---
M config/Openbravo.properties.template
M modules/org.openbravo.apachejdbcconnectionpool/src/org/openbravo/apachejdbcconnectionpool/JdbcExternalConnectionPool.java
---
(0094847)
hgbot   
2017-03-09 09:14   
Repository: erp/devel/pi
Changeset: 55fc67ee5c756f1e025b63bc2d5d0c058f931718
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Mar 09 09:14:15 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/55fc67ee5c756f1e025b63bc2d5d0c058f931718 [^]

related to issue 35409: don't log error when registering jxm with same name

  This occurs when building system having jxm enabled.

---
M modules/org.openbravo.apachejdbcconnectionpool/src/org/openbravo/apachejdbcconnectionpool/JdbcExternalConnectionPool.java
---
(0094918)
caristu   
2017-03-10 14:03   
Code reviewed
(0095277)
hudsonbot   
2017-03-15 20:21   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/54e102bef53e [^]
Maturity status: Test
(0095281)
hudsonbot   
2017-03-15 20:21   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/54e102bef53e [^]
Maturity status: Test