Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0038097 | Openbravo ERP | A. Platform | public | 2018-03-09 15:17 | 2018-03-14 18:24 |
|
| Reporter | alostale | |
| Assigned To | alostale | |
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 3.0PR18Q2 | |
| Merge Request Status | |
| Review Assigned To | caristu |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0038097: DalConnectionProvider.getTransactionConnection with dbcp pool does not set db config query |
| Description | Connections obtained using old commons dbcp pool with DalConnectionProvider.getTransactionConnection method, do not set db config query configured in Openbravo.properties. |
| Steps To Reproduce | 0. In an Oracle instance configured to use old pool (db.externalPoolClassName=)
1. Run RecordID2Test
-> They fail with:
14303 [main] ERROR org.openbravo.erpCommon.ad_forms.AcctServerData - SQL error in query: SELECT C_Currency_Convert(TO_NUMBER(?), ?, ?,TO_DATE(?),TO_CHAR(?), ?, ?) AS CONVERTED FROM DUAL :java.sql.SQLDataException: ORA-01843: not a valid month
14314 [main] WARN org.openbravo.erpCommon.ad_forms.AcctServer - javax.servlet.ServletException: @CODE=1843@ORA-01843: not a valid month
javax.servlet.ServletException: @CODE=1843@ORA-01843: not a valid month
|
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | defect | 0010330 | | closed | mtaal | Unable to Generate and Post Invoices in mass invoicing | | related to | defect | 0033438 | | closed | alostale | DalConnectionProvider.getTransactionConnection does not obtain connection from common pool | | related to | defect | 0038014 | | closed | alostale | DB connection leak using old pool in test cases |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2018-03-09 15:17 | alostale | New Issue | |
| 2018-03-09 15:17 | alostale | Assigned To | => platform |
| 2018-03-09 15:17 | alostale | OBNetwork customer | => No |
| 2018-03-09 15:17 | alostale | Modules | => Core |
| 2018-03-09 15:17 | alostale | Triggers an Emergency Pack | => No |
| 2018-03-09 15:19 | alostale | Relationship added | related to 0010330 |
| 2018-03-09 15:20 | alostale | Relationship added | related to 0033438 |
| 2018-03-09 15:24 | alostale | Summary | DalConnectionProvider. => DalConnectionProvider.getTransactionConnection with dbcp pool does not set db config query |
| 2018-03-09 15:29 | alostale | Relationship added | related to 0038014 |
| 2018-03-12 14:50 | alostale | Assigned To | platform => alostale |
| 2018-03-12 14:50 | alostale | Review Assigned To | => caristu |
| 2018-03-13 07:40 | hgbot | Checkin | |
| 2018-03-13 07:40 | hgbot | Note Added: 0103173 | |
| 2018-03-13 07:40 | hgbot | Status | new => resolved |
| 2018-03-13 07:40 | hgbot | Resolution | open => fixed |
| 2018-03-13 07:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/226c41af46d2050c23e717ed197612fbfd3b5300 [^] |
| 2018-03-13 17:24 | hudsonbot | Checkin | |
| 2018-03-13 17:24 | hudsonbot | Note Added: 0103215 | |
| 2018-03-14 18:24 | caristu | Note Added: 0103249 | |
| 2018-03-14 18:24 | caristu | Status | resolved => closed |
| 2018-03-14 18:24 | caristu | Fixed in Version | => 3.0PR18Q2 |