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

Graceful shutdown problem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M3
    • 2.1.0
    • camel-spring
    • None

    Description

      While running camel-example-spring-jms in 2.0M3, I've noticed that GracefulShutdownService can't stop Camel. It calls

      Main.getInstance().stop();

      but this call blocks and never returns. With enabled debug logging for org.springframework.jms, console outputs

      [aultMessageListenerContainer-1] efaultMessageListenerContainer DEBUG Waiting for shutdown of message listener invokers
      [aultMessageListenerContainer-1] efaultMessageListenerContainer DEBUG Still waiting for shutdown of 1 message listener invokers

      Related forum thread:
      http://www.nabble.com/Garceful-shutdown-bug-in-2.0M3--td25113519.html

      Dado

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            dcomm Dado Comm
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: