You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2020/03/20 10:57:00 UTC

[jira] [Commented] (CAMEL-14749) Camel-AWS2: Error configuring AWS2 endpoints behind proxy server

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

Andrea Cosentino commented on CAMEL-14749:
------------------------------------------

This needs to be fixed on 3.1.x too, for the existing components. Please, if you have time, open a PR.

> Camel-AWS2: Error configuring AWS2 endpoints behind proxy server
> ----------------------------------------------------------------
>
>                 Key: CAMEL-14749
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14749
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-aws2
>            Reporter: Saravanakumar Selvaraj
>            Assignee: Saravanakumar Selvaraj
>            Priority: Minor
>             Fix For: 3.2.0, 3.1.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Getting errors when providing proxy configurations as endpoint URI options.
> {code}
> Caused by: java.lang.IllegalArgumentException: Proxy endpoint path is not supported.
>     at software.amazon.awssdk.utils.Validate.isTrue (Validate.java:76)
>     at software.amazon.awssdk.http.apache.ProxyConfiguration$DefaultClientProxyConfigurationBuilder.endpoint (ProxyConfiguration.java:313)
>     at org.apache.camel.component.aws2.sqs.Sqs2Endpoint.createClient (Sqs2Endpoint.java:340)
>     at org.apache.camel.component.aws2.sqs.Sqs2Endpoint.getClient (Sqs2Endpoint.java:316)
>     at org.apache.camel.component.aws2.sqs.Sqs2Endpoint.doInit (Sqs2Endpoint.java:132) {code}
>  



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