Re: Consumer just stops

2012-03-03 Thread Alistair Young
thanks for info Tim. I'll clear out the broker and see if that settles the consumer down. cheers, Alistair -- mov eax,1 mov ebx,0 int 80 On 2 Mar 2012, at 21:25, Timothy Bish wrote: > On Fri, 2012-03-02 at 10:44 +, Alistair Young wrote: >> Hi there, >> >> Would there be any

Re: Consumer just stops

2012-03-02 Thread Timothy Bish
On Fri, 2012-03-02 at 10:44 +, Alistair Young wrote: > Hi there, > > Would there be any reason a JMS consumer would just stop reading from its > topic? It's a simple tomcat webapp and when tomcat is restarted the consumer > starts reading again, until it stops again after a day or so. After

Consumer just stops

2012-03-02 Thread Alistair Young
Hi there, Would there be any reason a JMS consumer would just stop reading from its topic? It's a simple tomcat webapp and when tomcat is restarted the consumer starts reading again, until it stops again after a day or so. After it reads a message it sends a message to another topic on the brok