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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036580
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] External Data Integrationminoralways2017-08-02 14:142022-02-01 08:05
ReportercaristuView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0036580: Is not possible to reprocess a request if the Apache JDBC Connection Pool is not configured

DescriptionIs 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 Reproduce1) 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 [^]
TagsNo tags attached.
Attached Filesgz file icon org.openbravo.externaldata.integration.examples.tar.gz [^] (4,501 bytes) 2017-08-03 10:14

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0037532 acknowledgedTriage Platform Base Openbravo ERP SessionHandler creates session without setting a connection when not using the Tomcat pool 

-  Notes
There are no notes attached to this issue.

- 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 View Revisions
2017-08-03 10:17 caristu Steps to Reproduce Updated View Revisions
2017-08-03 10:18 caristu Steps to Reproduce Updated View Revisions
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 View Revisions
2019-07-05 19:06 caristu Steps to Reproduce Updated View Revisions
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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker