Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037432
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Modules] Apache External Connection Poolminorhave not tried2017-12-01 15:242017-12-20 09:44
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision298e1d8f5033
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Tocaristu
Regression introduced in release
Summary

0037432: warn if org.openbravo.util.db logger is enabled and Tomcat DB Pool is not used

Descriptionorg.openbravo.util.db logger can only be used together with Tomcat DB Pool, if it is enabled but any other pool is used, nothing will be logged.

It should warn in log in case it is tried to be enabled but another pool is in use.
Steps To Reproduce1. Use Commons DBCP pool (remove db.externalPoolClassName property value)
2. Enable org.openbravo.util.db
   -> Log says it has been enabled but nothing is logged
Proposed SolutionAdd error message is log if this occurs and don't allow to enable it
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0100898)
hgbot (developer)
2017-12-01 15:25

Repository: erp/mods/org.openbravo.util.db
Changeset: 298e1d8f5033baed5f35a95a6cf3d78f24c43652
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Dec 01 15:25:10 2017 +0100
URL: http://code.openbravo.com/erp/mods/org.openbravo.util.db/rev/298e1d8f5033baed5f35a95a6cf3d78f24c43652 [^]

fixed 37432: warn if logger is enabled and Tomcat DB Pool is not used

---
M src/org/openbravo/util/db/jmx/DBPoolLoggerConfigurator.java
---
(0101161)
caristu (manager)
2017-12-20 09:44

Reviewed + tested OK. Fixed in version 0.1.100.

- Issue History
Date Modified Username Field Change
2017-12-01 15:24 alostale New Issue
2017-12-01 15:24 alostale Assigned To => alostale
2017-12-01 15:24 alostale Review Assigned To => caristu
2017-12-01 15:25 hgbot Checkin
2017-12-01 15:25 hgbot Note Added: 0100898
2017-12-01 15:25 hgbot Status new => resolved
2017-12-01 15:25 hgbot Resolution open => fixed
2017-12-01 15:25 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.util.db/rev/298e1d8f5033baed5f35a95a6cf3d78f24c43652 [^]
2017-12-20 09:44 caristu Note Added: 0101161
2017-12-20 09:44 caristu Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker