You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2020/08/11 06:38:00 UTC

[jira] [Commented] (CAMEL-15391) camel-aws2-sqs: amazonAWSHost is not set

    [ https://issues.apache.org/jira/browse/CAMEL-15391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175282#comment-17175282 ] 

Otavio Rodolfo Piske commented on CAMEL-15391:
----------------------------------------------

I know where the problem is and I will send a proposed fix for it soon.

> camel-aws2-sqs: amazonAWSHost is not set
> ----------------------------------------
>
>                 Key: CAMEL-15391
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15391
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-aws2
>    Affects Versions: 3.4.2
>            Reporter: Otavio Rodolfo Piske
>            Priority: Major
>
>  
> I noticed that the option amazonAWSHost is not set for the aws2-sqs component. Even though it is set, looking at the logs I have this: 
>  
> {code:java}
> 2020-08-10 17:56:40,399 [ool-38-thread-1] DEBUG software.amazon.awssdk.http.apache.internal.net.SdkSslSocket - created: sqs.us-east-1.amazonaws.com/52.46.157.96:443
> 2020-08-10 17:56:40,493 [22-d77deac8917f] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-bfaf2b64-f5ce-4d5c-8d22-d77deac8917f-4, groupId=bfaf2b64-f5ce-4d5c-8d22-d77deac8917f] Connection to node 0 (localhost/127.0.0.1:39079) could not be established. Broker may not be available.
> 2020-08-10 17:56:40,539 [cf-e03742d0c9b1] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-7e6786ce-c9ba-47a0-b0cf-e03742d0c9b1-8, groupId=7e6786ce-c9ba-47a0-b0cf-e03742d0c9b1] Connection to node 0 (localhost/127.0.0.1:45741) could not be established. Broker may not be available.
> 2020-08-10 17:56:40,598 [ool-38-thread-1] DEBUG software.amazon.awssdk.http.apache.internal.net.SdkSslSocket - shutting down output of sqs.us-east-1.amazonaws.com/52.46.157.96:443
> 2020-08-10 17:56:40,598 [ool-38-thread-1] DEBUG software.amazon.awssdk.http.apache.internal.net.SdkSslSocket - shutting down input of sqs.us-east-1.amazonaws.com/52.46.157.96:443
> 2020-08-10 17:56:40,599 [ool-38-thread-1] DEBUG software.amazon.awssdk.http.apache.internal.net.SdkSslSocket - closing sqs.us-east-1.amazonaws.com/52.46.157.96:443
> {code}
>  
>  
> This is slightly similar to CAMEL-14002.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)