Issue
Deploy throws the error when trying to upload a zip file containing files with special characters in the names.
Affected Products & Versions
Deploy 10.2.3 running on Windows
Workaround/Resolution Action
The issue is fixed in the following versions of Deploy:
- Deploy-22.0.0
- Deploy-10.3.4
- deploy-10.2.8
- Deploy-10.2.8
- Deploy-10.1.8
- Deploy-10.0.9
You need to add the following entry in deploy_home>/conf/xld-wrapper.conf.common and restart the Deploy service:
wrapper.java.additional.XX=-Dxl.xldeploy.placeholders.zip-encoding=CP437
Where XX is (last_number+1) in that config file for wrapper.java.additional tokens.
Considerations
FI-869
Comments
Please sign in to leave a comment.