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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036615
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] External Data Integrationminoralways2017-08-07 09:062022-02-01 08:05
ReportercaristuView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusnewFix 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

0036615: Error thrown when re-processing an EDL Request in asynchronous mode right after restarting tomcat

DescriptionWhen 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 Reproduce1) 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.

TagsNo tags attached.
Attached Filesgz file icon org.openbravo.externaldata.integration.examples.tar.gz [^] (4,501 bytes) 2017-08-07 09:17

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0040215 closedcaristu An orphan import entry is left when the execution of a batch fails 

-  Notes
There are no notes attached to this issue.

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker