On Thu, Aug 27, 2009 at 9:37 AM, m.s.<[email protected]> wrote: > > I run an application that uses the ActiveMQ-Component on Tomcat. The server > hangs if I try to stop it and only shuts down if I stop ActiveMQ that is > running as a stand-alone application. Is this related to the same problem? > It seems that open connections to ActiveMQ are the reason for the server not > stopping. > --
Yeah it could be likely be related to that. Try taking a thread dump when it hangs, maybe it can help to pin point where AMQ is hanging. And what version of AMQ are you using? > View this message in context: > http://www.nabble.com/Garceful-shutdown-bug-in-2.0M3--tp25113519p25167231.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
