Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended SQS Message Reading is failing #60

Open
suhasbhatta opened this issue Apr 2, 2024 · 0 comments
Open

Extended SQS Message Reading is failing #60

suhasbhatta opened this issue Apr 2, 2024 · 0 comments

Comments

@suhasbhatta
Copy link

suhasbhatta commented Apr 2, 2024

Stacktrace from SQS Library code.

at com.amazon.sqs.javamessaging.AmazonSQSExtendedClient.receiveMessage(AmazonSQSExtendedClient.java:342)
at software.amazon.payloadoffloading.S3BackedPayloadStore.getOriginalPayload(S3BackedPayloadStore.java:41)
at software.amazon.payloadoffloading.PayloadS3Pointer.fromJson(PayloadS3Pointer.java:55)
at software.amazon.awssdk.core.exception.SdkClientException.create(SdkClientException.java:47)
at software.amazon.awssdk.core.exception.SdkClientException$BuilderImpl.build(SdkClientException.java:111)
Caused by: software.amazon.awssdk.core.exception.SdkClientException: Failed to read the S3 object pointer from given string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant