Can you turn on debug logging and send it here? Cheers -- Dejan Bosanac - http://twitter.com/dejanb
Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net 2010/1/26 desperadoman <desperado...@126.com> > i have suffered a problem for a long time on using activemq. let me > describe as follow > > 1.one broker startup > 2.two consumer (one is on linux ,and one is on windows,code are the > same),consuming different queue. > 3.make the network temporaly unavaliable between broker and consumers ,and > the producer continue to send message to the queue, and then make the > network avalibale, the result is that the consumer on windows can still > work,but the linux one can not. all consumers use the "failover" transport > . > anybody who met this problem before? help!!!!!!!!!! >