Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
snerkar305
Contributor
Contributor

tS3put component is failing due to -- 1689087702764 ERROR Exception in component tS3Put_1 com.amazonaws.AmazonClientException: Unable to complete transfer: SERVICE_ID

Hi team

Our job in production is failing due to error

1689087702764 ERROR Exception in component tS3Put_1

1689087702764 ERROR com.amazonaws.AmazonClientException: Unable to complete transfer: SERVICE_ID

We already created a ticket with Talend for this issue

case 00302210

Please look into this issue asap.

Please find the screen shot and log attached .

Labels (4)
1 Reply
Anonymous
Not applicable

Hello @shishir nerkar​ ,

This error usually indicates a version mismatch between aws-java-sdk-core and aws-java-sdk-s3. The version of core must be the same or newer than the client version.

see https://github.com/aws/aws-sdk-java/issues/1752

Do you use other AWS components in the job? is it possible to export the job by talend studio and share it with us for more investigation?

 

Best regards

Aiming