Re: MessageConsumer stops receiving messages

2010-03-09 Thread tmurray
sumer has message or some timeout limitation. > > -- > Márcio Geovani Jasinski > Blumenau, Santa Catarina > > -- View this message in context: http://old.nabble.com/MessageConsumer-stops-receiving-messages-tp27830923p27837601.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: MessageConsumer stops receiving messages

2010-03-09 Thread Márcio Geovani Jasinski
Hi Tom, This is pretty strange behavior - looks like your consumer is not running after a while. I think you should separate the code (pub/sub) and then start a second consumer when first is no longer taking messages from the queue. In case second consumer stops after another 5 messages - you know

MessageConsumer stops receiving messages

2010-03-08 Thread tmurray
ntext: http://old.nabble.com/MessageConsumer-stops-receiving-messages-tp27830923p27830923.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.