I'm having a problem with regular, non-persistent topics not getting messages they're sent.
The setup we have works for a while with no problem, but after a while (today after 5 hours), one particular topic receiver stops getting any messages. I can clearly see in my sender's logs that messages are being sent, but nothing is coming through. There are other topics in the system that are configured exactly the same way that *are* getting messages. There are no messages in the AMQ logs indicating any kind of disconnect. The only difference I can see is that this particular topic is getting ObjectMessage(s), while I've switched the others to "MapMessage(s)". Is there an issue with sending across a large number of ObjectMessage(s) ?? It seems that whenever I've used that, after a while messages stop coming through. This has happened a number of times now. Thanks, Gary -- View this message in context: http://www.nabble.com/Non-Persistent-Topic-not-getting-messages-tf3264593s2354.html#a9074729 Sent from the ActiveMQ - User mailing list archive at Nabble.com.