Openbravo Issue Tracking System - Modules
View Issue Details
0036580ModulesExternal Data Integrationpublic2017-08-02 14:142022-02-01 08:05
caristu 
Triage Platform Base 
highminoralways
acknowledgedopen 
5
 
 
0036580: Is not possible to reprocess 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.

With this configuration, a NullPointerException is thrown when trying to add a new request.
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 [^]
No tags attached.
duplicate of defect 0037532 acknowledged Triage Platform Base Openbravo ERP SessionHandler creates session without setting a connection when not using the Tomcat pool 
gz 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
2017-08-02 14:14caristuNew Issue
2017-08-02 14:14caristuAssigned To => platform
2017-08-03 10:14caristuFile Added: org.openbravo.externaldata.integration.examples.tar.gz
2017-08-03 10:17caristuDescription Updatedbug_revision_view_page.php?rev_id=15582#r15582
2017-08-03 10:17caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=15584#r15584
2017-08-03 10:18caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=15585#r15585
2017-12-20 20:06caristuRelationship addedduplicate of 0037532
2017-12-20 20:17caristuReview Assigned To => caristu
2017-12-20 20:17caristuStatusnew => closed
2019-07-05 19:06caristuSummaryIs 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:06caristuDescription Updatedbug_revision_view_page.php?rev_id=19054#r19054
2019-07-05 19:06caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=19055#r19055
2019-07-05 19:06caristuStatusclosed => new
2019-08-02 08:32caristuReview Assigned Tocaristu =>
2019-08-02 08:32caristuStatusnew => acknowledged
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.