I have not looked at the JMX stats.  For whatever reason, I haven't been able
to connect remotely to the broker.

Aside from that...Why would a broker kill clients due to inactivity?  Can
this be configured/turned off?

In our case, the producers of messages to this topic are sending messages
every minute, and I had 4 of them going, so there was plenty of activity. 
Its the consumer for that topic that was not seeing any messages.


James.Strachan wrote:
> 
> There's no real difference with message types. What do the JMX stats
> show in JConsole? Did the broker kill the client due to inactivity
> (but maybe the client hasn't noticed yet)
> 
> On 2/21/07, GaryG <[EMAIL PROTECTED]> wrote:
>>
>> 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.
>>
>>
> 
> 
> -- 
> 
> James
> -------
> http://radio.weblogs.com/0112098/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Non-Persistent-Topic-not-getting-messages-tf3264593s2354.html#a9082675
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to