Openbravo Issue Tracking System - Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0036615 | Modules | External Data Integration | public | 2017-08-07 09:06 | 2022-02-01 08:05 | |||||||
Reporter | caristu | |||||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | high | Severity | minor | Reproducibility | always | |||||||
Status | new | 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 | 0036615: Error thrown when re-processing an EDL Request in asynchronous mode right after restarting tomcat | |||||||||||
Description | 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) ..... | |||||||||||
Steps To Reproduce | 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. | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | 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 | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2017-08-07 09:06 | caristu | New Issue | ||||||||||
2017-08-07 09:06 | caristu | Assigned To | => platform | |||||||||
2017-08-07 09:17 | caristu | File Added: org.openbravo.externaldata.integration.examples.tar.gz | ||||||||||
2019-03-28 10:56 | caristu | Relationship added | related to 0040215 | |||||||||
2019-06-03 08:45 | caristu | Proposed Solution updated | ||||||||||
2022-02-01 08:05 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |