Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
0036228 | Openbravo ERP | A. Platform | public | 2017-06-12 13:46 | 2017-06-16 10:29 | |||||||||||||||||||||
Reporter | alostale | |||||||||||||||||||||||||
Assigned To | alostale | |||||||||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||||||||||||||||
Status | closed | Resolution | fixed | |||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||
Product Version | ||||||||||||||||||||||||||
Target Version | Fixed in Version | 3.0PR17Q3 | ||||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||||
Review Assigned To | caristu | |||||||||||||||||||||||||
OBNetwork customer | ||||||||||||||||||||||||||
Web browser | ||||||||||||||||||||||||||
Modules | Core | |||||||||||||||||||||||||
Support ticket | ||||||||||||||||||||||||||
Regression level | ||||||||||||||||||||||||||
Regression date | ||||||||||||||||||||||||||
Regression introduced in release | ||||||||||||||||||||||||||
Regression introduced by commit | ||||||||||||||||||||||||||
Triggers an Emergency Pack | No | |||||||||||||||||||||||||
Summary | 0036228: SimpleCallout used as ConnectionProvider borrows 2 connections in same thread | |||||||||||||||||||||||||
Description | When a SimpleCallout is used as ConnectionProvider (using this to get connection), it borrows a second connection in the thread in addition to the Dal's one. | |||||||||||||||||||||||||
Steps To Reproduce | 1. Install DB Pool log module [1] 2. Configure Openbravo.properties to log threads borrowing more than one connection: db.pool.logger.enabled=true db.pool.logger.logMultipleConnectionsPerThread=true 3. Login as Openbravo admin 4. Open any draft Sales Order 5. Change it's BP -> Check log: d05203b3 1680166 [http-bio-8080-exec-3] WARN org.openbravo.util.db.DBPoolLogger - ***** Trying to get a connection in a thread that already has an active connection. org.openbravo.database.ConnectionProviderImpl.getNewConnection(ConnectionProviderImpl.java:260) org.openbravo.database.ConnectionProviderImpl.getConnection(ConnectionProviderImpl.java:236) org.openbravo.database.ConnectionProviderImpl.getPreparedStatement(ConnectionProviderImpl.java:369) org.openbravo.database.ConnectionProviderImpl.getPreparedStatement(ConnectionProviderImpl.java:361) org.openbravo.erpCommon.ad_callouts.DelegateConnectionProvider.getPreparedStatement(DelegateConnectionProvider.java:89) org.openbravo.erpCommon.businessUtility.BpartnerMiscData.select(BpartnerMiscData.java:103) org.openbravo.erpCommon.businessUtility.BpartnerMiscData.select(BpartnerMiscData.java:81) org.openbravo.erpCommon.ad_callouts.SE_Order_BPartner.execute(SE_Order_BPartner.java:56) --- [1] http://centralrepository.openbravo.com/openbravo/org.openbravo.forge.ui/sso/ForgeModuleDetail/DB-Pool-Logging-Utilities [^] | |||||||||||||||||||||||||
Proposed Solution | ||||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||
Tags | Performance | |||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||
Attached Files | ||||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||||
2017-06-12 13:46 | alostale | New Issue | ||||||||||||||||||||||||
2017-06-12 13:46 | alostale | Assigned To | => alostale | |||||||||||||||||||||||
2017-06-12 13:46 | alostale | Modules | => Core | |||||||||||||||||||||||
2017-06-12 13:46 | alostale | Triggers an Emergency Pack | => No | |||||||||||||||||||||||
2017-06-12 13:47 | alostale | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=15328#r15328 | |||||||||||||||||||||||
2017-06-12 13:47 | alostale | Relationship added | depends on 0032366 | |||||||||||||||||||||||
2017-06-12 13:47 | alostale | Relationship added | related to 0035855 | |||||||||||||||||||||||
2017-06-12 13:48 | alostale | Review Assigned To | => caristu | |||||||||||||||||||||||
2017-06-12 13:48 | alostale | Tag Attached: Performance | ||||||||||||||||||||||||
2017-06-12 13:54 | alostale | Relationship added | related to 0036067 | |||||||||||||||||||||||
2017-06-12 13:54 | hgbot | Checkin | ||||||||||||||||||||||||
2017-06-12 13:54 | hgbot | Note Added: 0097313 | ||||||||||||||||||||||||
2017-06-12 13:54 | hgbot | Status | new => resolved | |||||||||||||||||||||||
2017-06-12 13:54 | hgbot | Resolution | open => fixed | |||||||||||||||||||||||
2017-06-12 13:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/be9628eb622282df600ce09ebd6be7ae5fb0375b [^] | |||||||||||||||||||||||
2017-06-13 07:41 | hudsonbot | Checkin | ||||||||||||||||||||||||
2017-06-13 07:41 | hudsonbot | Note Added: 0097337 | ||||||||||||||||||||||||
2017-06-16 10:29 | caristu | Note Added: 0097437 | ||||||||||||||||||||||||
2017-06-16 10:29 | caristu | Status | resolved => closed | |||||||||||||||||||||||
2017-06-16 10:29 | caristu | Fixed in Version | => 3.0PR17Q3 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|