Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11294 Repair not-working-examples or mark as deprecated
  3. CAMEL-11829

[example] spring-boot-health-checks - 'application' keep emitting ERRORs

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.20.0
    • examples
    • Unknown

    Description

      2017-09-24 08:46:03.929 ERROR 25801 --- [2 - timer://bar] o.a.camel.processor.DefaultErrorHandler  : Failed delivery for (MessageId: ID-tomo-p50-1506257079785-0-395 on ExchangeId: ID-tomo-p50-1506257079785-0-393). Exhausted after delivery attempt: 1 caught: org.apache.camel.RuntimeCamelException: fail (bar)
      
      Message History
      ---------------------------------------------------------------------------------------------------------------------------------------
      RouteId              ProcessorId          Processor                                                                        Elapsed (ms)
      [bar               ] [bar               ] [timer://bar?period=1s                                                         ] [         2]
      [bar               ] [process2          ] [Processor@0x2cd311fc                                                          ] [         0]
      
      Stacktrace
      ---------------------------------------------------------------------------------------------------------------------------------------
      
      org.apache.camel.RuntimeCamelException: fail (bar)
      	at sample.camel.ApplicationConfiguration$1.lambda$configure$1(ApplicationConfiguration.java:38) ~[classes/:na]
      	at org.apache.camel.processor.DelegateSyncProcessor.process(DelegateSyncProcessor.java:63) ~[camel-core-2.20.0-SNAPSHOT.jar:2.20.0-SNAPSHOT]
      	at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:548) ~[camel-core-2.20.0-SNAPSHOT.jar:2.20.0-SNAPSHOT]
      	at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:201) [camel-core-2.20.0-SNAPSHOT.jar:2.20.0-SNAPSHOT]
      	at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:201) [camel-core-2.20.0-SNAPSHOT.jar:2.20.0-SNAPSHOT]
      	at org.apache.camel.component.timer.TimerConsumer.sendTimerExchange(TimerConsumer.java:197) [camel-core-2.20.0-SNAPSHOT.jar:2.20.0-SNAPSHOT]
      	at org.apache.camel.component.timer.TimerConsumer$1.run(TimerConsumer.java:79) [camel-core-2.20.0-SNAPSHOT.jar:2.20.0-SNAPSHOT]
      	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_144]
      	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_144]
      
      

      Attachments

        Activity

          People

            lb Luca Burgazzoli
            igarashitm Tomohisa Igarashi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: