You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "mohit-chopra (via GitHub)" <gi...@apache.org> on 2023/08/10 15:06:49 UTC

[GitHub] [camel-kafka-connector] mohit-chopra opened a new issue, #1548: SNS Sink Connector failure - java.lang.NoClassDefFoundError: software/amazon/awssdk/utils/cache/CachedSupplier$StaleValueBehavior

mohit-chopra opened a new issue, #1548:
URL: https://github.com/apache/camel-kafka-connector/issues/1548

   We are getting `java.lang.NoClassDefFoundError: software/amazon/awssdk/utils/cache/CachedSupplier$StaleValueBehavior`with camel-aws-sns-sink-kafka-connector-3.18.2.
   
   This error is resolved when aws sdk utils-2.17.250.jar is used instead of `utils-2.17.223` shipped with connector.
   
   Configuration for connector:
   
   ```
   "camel.kamelet.aws-sns-sink.topicNameOrArn" : "topic-arn",  
   "camel.kamelet.aws-sns-sink.region": "aws-reg",
   "camel.kamelet.aws-sns-sink.useDefaultCredentialsProvider": true
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kafka-connector] oscerd commented on issue #1548: SNS Sink Connector failure - java.lang.NoClassDefFoundError: software/amazon/awssdk/utils/cache/CachedSupplier$StaleValueBehavior

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1548:
URL: https://github.com/apache/camel-kafka-connector/issues/1548#issuecomment-1695004043

   It should be fixed in 3.20.x


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kafka-connector] oscerd closed issue #1548: SNS Sink Connector failure - java.lang.NoClassDefFoundError: software/amazon/awssdk/utils/cache/CachedSupplier$StaleValueBehavior

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd closed issue #1548: SNS Sink Connector failure - java.lang.NoClassDefFoundError: software/amazon/awssdk/utils/cache/CachedSupplier$StaleValueBehavior
URL: https://github.com/apache/camel-kafka-connector/issues/1548


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org