Openbravo Issue Tracking System - Modules
View Issue Details
0036615ModulesExternal Data Integrationpublic2017-08-07 09:062022-02-01 08:05
caristu 
Triage Platform Base 
highminoralways
newopen 
5
 
 
0036615: Error thrown when re-processing an EDL Request in asynchronous mode right after restarting tomcat
When re-processing an EDL Request in asynchronous mode right after restarting tomcat, the following exception is thrown:

java.lang.NullPointerException
    at org.openbravo.externaldata.integration.process.AsynchronousProcessor.reprocessRequestLines(AsynchronousProcessor.java:411)
    at org.openbravo.externaldata.integration.process.ProcessRequest.reprocessRequestLines(ProcessRequest.java:617)
    at org.openbravo.externaldata.integration.process.ProcessRequest.reprocessRequest(ProcessRequest.java:373)
    at org.openbravo.externaldata.integration.handlers.RequestReprocessHandler.doExecute(RequestReprocessHandler.java:43)
.....
1) Install the attached module
2) Open the "Import UOM" process and execute it. It will create a new EDL Request with two lines.
3) Go to the [EDL Request] window, wait until the processing of the request finishes.
4) Select the newly created record in the header and click on "Process" button. Notice that the request is reprocessed successfully.
5) Restart tomcat
6) Go to the [EDL Request], select the same record in step 4) and click on "Process" button again. Now the process fails with error.

No tags attached.
related to defect 0040215 closed caristu An orphan import entry is left when the execution of a batch fails 
gz org.openbravo.externaldata.integration.examples.tar.gz (4,501) 2017-08-07 09:17
https://issues.openbravo.com/file_download.php?file_id=10974&type=bug
Issue History
2017-08-07 09:06caristuNew Issue
2017-08-07 09:06caristuAssigned To => platform
2017-08-07 09:17caristuFile Added: org.openbravo.externaldata.integration.examples.tar.gz
2019-03-28 10:56caristuRelationship addedrelated to 0040215
2019-06-03 08:45caristuProposed Solution updated
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.