Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11711

Camel-example-spring-cloud-servicecall doesn't work out of the box

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.20.0
    • examples
    • None
    • Unknown

    Description

      Currently when you try to use the serviceCall (following the provided steps) it fails with

      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)
      

      Attachments

        Activity

          People

            lb Luca Burgazzoli
            acosentino Andrea Cosentino
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: