Also, it is not clear what version of the amqp client and spring's rabbit jars did you use in your run? they are probably coming as transitive dependencies from spring integration which I do not use.
Yeah it's pulling in 1.1.2 and the 2.8.4 client. I used the SI app because I had it handy and just dropped in your config.
just tried local rabbit and this does NOT happen with the local setup.
Cool. Strange that it stops with Amazon - if the connection is actually broken, the consumer will reconnect, so it sounds like something else is going on.
Gary P. Russell
Spring Integration Team
SpringSource, a division of VMware