Openbravo Issue Tracking System - Modules | |||||||||||||
View Issue Details | |||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0036580 | Modules | External Data Integration | public | 2017-08-02 14:14 | 2022-02-01 08:05 | ||||||||
Reporter | caristu | ||||||||||||
Assigned To | Triage Platform Base | ||||||||||||
Priority | high | Severity | minor | Reproducibility | always | ||||||||
Status | acknowledged | Resolution | open | ||||||||||
Platform | OS | 5 | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Merge Request Status | |||||||||||||
Regression date | |||||||||||||
Regression introduced by commit | |||||||||||||
Regression level | |||||||||||||
Review Assigned To | |||||||||||||
Support ticket | |||||||||||||
OBNetwork customer | |||||||||||||
Regression introduced in release | |||||||||||||
Summary | 0036580: Is not possible to reprocess a request if the Apache JDBC Connection Pool is not configured | ||||||||||||
Description | Is not possible to reprocess a request if the Apache JDBC Connection Pool is not configured. With this configuration, a NullPointerException is thrown when trying to add a new request. | ||||||||||||
Steps To Reproduce | 1) Install EDL[1] and the attached module 2) Configure Openbravo not make use of the Apache JDBC Connection Pool. In Openbravo.properties: db.externalPoolClassName= 3) Open the "Import UOM" process and execute it. 4) Go to the [EDL Request] windo and reprocess any of the newly created requests. The process fails due to the following error: java.lang.NullPointerException at org.openbravo.externaldata.integration.process.ProcessRequest.doCommit(ProcessRequest.java:886) at org.openbravo.externaldata.integration.process.ProcessRequest.addRequest(ProcessRequest.java:295) at org.openbravo.externaldata.integration.process.ProcessRequest.addRequest(ProcessRequest.java:208) at org.openbravo.externaldata.integration.examples.process.ImportUOMActionHandler.doExecute(ImportUOMActionHandler.java:37) at org.openbravo.client.application.process.BaseProcessActionHandler.execute(BaseProcessActionHandler.java:148) [1] http://centralrepository.openbravo.com/openbravo/org.openbravo.forge.ui/ForgeModuleDetail/External-Data-Integration-In-The-ERP [^] | ||||||||||||
Proposed Solution | |||||||||||||
Additional Information | |||||||||||||
Tags | No tags attached. | ||||||||||||
Relationships |
| ||||||||||||
Attached Files | org.openbravo.externaldata.integration.examples.tar.gz (4,501) 2017-08-03 10:14 https://issues.openbravo.com/file_download.php?file_id=10956&type=bug | ||||||||||||
Issue History | |||||||||||||
Date Modified | Username | Field | Change | ||||||||||
2017-08-02 14:14 | caristu | New Issue | |||||||||||
2017-08-02 14:14 | caristu | Assigned To | => platform | ||||||||||
2017-08-03 10:14 | caristu | File Added: org.openbravo.externaldata.integration.examples.tar.gz | |||||||||||
2017-08-03 10:17 | caristu | Description Updated | bug_revision_view_page.php?rev_id=15582#r15582 | ||||||||||
2017-08-03 10:17 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=15584#r15584 | ||||||||||
2017-08-03 10:18 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=15585#r15585 | ||||||||||
2017-12-20 20:06 | caristu | Relationship added | duplicate of 0037532 | ||||||||||
2017-12-20 20:17 | caristu | Review Assigned To | => caristu | ||||||||||
2017-12-20 20:17 | caristu | Status | new => closed | ||||||||||
2019-07-05 19:06 | caristu | Summary | Is not possible to add a request if the Apache JDBC Connection Pool is not configured => Is not possible to reprocess a request if the Apache JDBC Connection Pool is not configured | ||||||||||
2019-07-05 19:06 | caristu | Description Updated | bug_revision_view_page.php?rev_id=19054#r19054 | ||||||||||
2019-07-05 19:06 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=19055#r19055 | ||||||||||
2019-07-05 19:06 | caristu | Status | closed => new | ||||||||||
2019-08-02 08:32 | caristu | Review Assigned To | caristu => | ||||||||||
2019-08-02 08:32 | caristu | Status | new => acknowledged | ||||||||||
2022-02-01 08:05 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |