Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.10
-
None
-
N/a
Description
Current Situation
- The Background Service jade_history job returns the following error when reading the file transfer parameters after completion of a file transfer operation:
[ERROR] (Task sos/jade/jade_import:62263) error occurred importing order : sos.jadehistory.job.JADEHistoryJob.importLine(719) : parameter [md5] can't be empty by the status [success]
UDP transfer does not take place.
- This error was not present in 1.10 RC-1 and means that the YADE Backgroundservice in current releases can only work via the .csv history file
- The reason for this, is the new Integrity Hash implementation, where no checksum is created per default.
Desired Situation
- Orders for jade_history job should be processed without errors and job information forwarded to the History Viewer per UDP/TCP.
- Please change error message to 'parameter [md5] can't be empty for status [success]'
Test Case
- According to resolver - is not required - error source is known.
Workaround
Attachments
Issue Links
- relates to
-
YADE-377 YADE Background Service returns "parameter [local_dir] can't be empty"
- Released
- links to