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

camel-main - NPE during stopping all routes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.16.0
    • 3.17.0
    • camel-main
    • None
    • Unknown

    Description

      2022-03-29 07:22:00.018 WARN 24335 — [ownCamelContext] .apache.camel.main.MainLifecycleStrategy : Error during stopping all routes. This exception is ignored.
      java.lang.NullPointerException: null
      at org.apache.camel.impl.engine.AbstractCamelContext.stopAllRoutes(AbstractCamelContext.java:1229) ~[camel-base-engine-3.16.0.jar:3.16.0]
      at org.apache.camel.impl.engine.InternalRouteController.stopAllRoutes(InternalRouteController.java:78) ~[camel-base-engine-3.16.0.jar:3.16.0]
      at org.apache.camel.impl.engine.DefaultRouteController.stopAllRoutes(DefaultRouteController.java:99) ~[camel-base-engine-3.16.0.jar:3.16.0]
      at org.apache.camel.main.MainDurationEventNotifier.stopTask(MainDurationEventNotifier.java:164) ~[camel-main-3.16.0.jar:3.16.0]
      at java.lang.Thread.run(Thread.java:829) ~[?:?]

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: