Artifacts Not Transferred, Jobs Fail with 302 HTTP Status
症状
Shared artifacts are not always successfully transferred and, as such, plans cannot complete with the following error message being logged:
java.io.IOException: Unexpected HTTP status code: 302 Moved Temporarily
Remote agent fail to download artifact with the following error message:
java.lang.RuntimeException: Unexpected HTTP status code: HTTP/1.1 302 Found
原因
- The option Wait for jobs to complete isn't selected in the Scheduled Backup settings.
- Remote agent configured with HTTP URL that will be auto redirected to HTTPS URL.
ソリューション
- Select the option Wait for jobs to complete in the Scheduled Backup settings.
- Configured remote agent
wrapper.conf
file to use HTTPS URL.
最終更新日 2018 年 11 月 5 日
Powered by Confluence and Scroll Viewport.