You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below issues are getting when used multipart upload feature testcase
largeFileUploader.doMultipartUpload();
SEVERE: Not able to connect S3 javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"InitiateMultipartUploadResult"). Expected elements are <{http://s3.amazonaws.com/doc/2006-03-01/}InitiateMultipartUploadResult>
Exception in thread "main" com.dell.ecs.cloud.exception.ApiException
The text was updated successfully, but these errors were encountered:
Below issues are getting when used multipart upload feature testcase
largeFileUploader.doMultipartUpload();
SEVERE: Not able to connect S3 javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"InitiateMultipartUploadResult"). Expected elements are <{http://s3.amazonaws.com/doc/2006-03-01/}InitiateMultipartUploadResult>
Exception in thread "main" com.dell.ecs.cloud.exception.ApiException
The text was updated successfully, but these errors were encountered: