You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/09/10 10:28:12 UTC

[jira] Resolved: (CAMEL-1963) Graceful shutdown problem

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

Claus Ibsen resolved CAMEL-1963.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0

trunk: 813303.

> Graceful shutdown problem
> -------------------------
>
>                 Key: CAMEL-1963
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1963
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-spring
>    Affects Versions: 2.0-M3
>            Reporter: Dado Comm
>            Assignee: Claus Ibsen
>             Fix For: 2.1.0
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.