Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.19
-
None
Description
Current Situation
- In case the WebDAV Host URL includes a directory path. e.g.:
https://example.com/webdav
, the webdav directory will be redundantly appended to the path utilized by YADE.
- This results in either files not being found or ending up in the wrong directory upon upload.
Patch
- Patches are available for download with YADE releases:
- YADE Client 1.13.18 - download the patch: yade_1.13.18-PATCH-2.YADE-610.zip [sha256] [sig] [tsr]
- Note: This is a cumulative patch and includes fixes for the following issues:
- How to apply the patch:
- YADE CLI Client (JS1, JS7):
- Extract the yade_1.13.18-PATCH-2.
YADE-610.zip to any location. - Copy sos/com.sos-berlin.jobscheduler.virtual-file-system-1.13.18.jar to the <yade_home>/lib/sos directory.
- Copy 3rd-party/yade_1.13.18-PATCH-2.
YADE-610.jar to the <yade_home>/lib/3rd-party directory.- Remove previous Patch /lib/3rd-party/yade_1.13.18-PATCH-1.
YADE-608.jar if exists.
- Remove previous Patch /lib/3rd-party/yade_1.13.18-PATCH-1.
- Extract the yade_1.13.18-PATCH-2.
- YADE as JITL job for JobScheduler 1.13.18 (JS1):
- unzip the patch 3rd-party/yade_1.13.18-PATCH-2.
YADE-610.jar to the ./lib/patches directory of JobScheduler Master or Agent that run the YADE job and perform a restart.
- unzip the patch 3rd-party/yade_1.13.18-PATCH-2.
- YADE CLI Client (JS1, JS7):
- YADE Client 1.13.19 - download the patch: yade_1.13.19-PATCH-2.YADE-610.zip [sha256] [sig] [tsr]
- Note: This is a cumulative patch and includes fixes for the following issues:
- How to apply the patch:
- YADE CLI Client (JS1, JS7):
- YADE as JITL job for JobScheduler 1.13.19 (JS1):
- unzip the patch 3rd-party/yade_1.13.19-PATCH-2.
YADE-610.jar to the ./lib/patches directory of JobScheduler Master or Agent that run the YADE job and perform a restart.
- unzip the patch 3rd-party/yade_1.13.19-PATCH-2.
- YADE Client 1.13.18 - download the patch: yade_1.13.18-PATCH-2.YADE-610.zip [sha256] [sig] [tsr]