Artifacts Not Transferred, Jobs Fail with 302 HTTP Status
Symptoms
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
Cause
- 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.
Resolution
- Select the option Wait for jobs to complete in the Scheduled Backup settings.
- Configured remote agent
wrapper.conf
file to use HTTPS URL.
Last modified on Nov 5, 2018
Powered by Confluence and Scroll Viewport.