ActiveMQ Consumer Hangs
问题 I have an activeMQ broker using an SSL transport. I have about 10 consumers that are using the broker. I am using camel to configure my routes. Every so often, it hangs up and will not consume new messages, even if I restart the consumers, even though there are messages pending in the queues. I started trying to isolate where this was happening by stepping through my consumers one at a time trying to replicate the problem. I finally got to a consumer that I could re-create the problem on. It