You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/09/03 08:11:02 UTC

[jira] [Updated] (CAMEL-11711) Camel-example-spring-cloud-servicecall doesn't work out of the box

     [ https://issues.apache.org/jira/browse/CAMEL-11711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-11711:
--------------------------------
    Fix Version/s: 2.20.0

> Camel-example-spring-cloud-servicecall doesn't work out of the box
> ------------------------------------------------------------------
>
>                 Key: CAMEL-11711
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11711
>             Project: Camel
>          Issue Type: Bug
>          Components: examples
>            Reporter: Andrea Cosentino
>            Assignee: Luca Burgazzoli
>             Fix For: 2.20.0
>
>
> Currently when you try to use the serviceCall (following the provided steps) it fails with
> {code}
> org.apache.camel.http.common.HttpOperationFailedException: HTTP operation failed invoking http://localhost:9021/ with statusCode: 404
> at org.apache.camel.component.undertow.UndertowClientCallback.lambda$setupResponseListener$2(UndertowClientCallback.java:232)
> at org.apache.camel.component.undertow.UndertowClientCallback$ErrorHandlingClientCallback.completed(UndertowClientCallback.java:86)
>  at io.undertow.client.http.HttpClientExchange.setResponse(HttpClientExchange.java:125)
> at io.undertow.client.http.HttpClientConnection$ClientReadListener.handleEvent(HttpClientConnection.java:642)
> at io.undertow.client.http.HttpClientConnection$ClientReadListener.handleEvent(HttpClientConnection.java:511)
> at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
> at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66)
> at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88)
> at org.xnio.nio.WorkerThread.run(WorkerThread.java:561)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)