The uri that I am using is this: failover://(tcp://127.0.0.1:61616 )?startupMaxReconnectAttempts=2&initialReconnectDelay=1
While I'm receiving messages, if I close the broker, I dont receive the callback onTransportInterrupted, after that, if I startup the broker again, the client cant reconnect and any new message is received (connectionRestore is never called) 2011/2/10 Timothy Bish <tab...@fusesource.com> > On Thu, 2011-02-10 at 19:41 +0100, Oscar Pernas wrote: > > Activemq-cpp 3.2.4 > > Debian (and tested in windows xp too) > > gcc version 4.4.4 (Debian 4.4.4-1) > > > > This problem only happens if while the consumer is consuming messages, if > > consumer is waiting for new messages, transportInterrupt is received > ok... > > If I have two consumer of one topic, sometimes one consumer reconnects > and > > the other one not, and viceversa... > > Can you elaborate a bit on what you mean here, is the consumer operating > in synchronous or asynchronous consumer mode? What do you mean by the > consumer not reconnecting, are you seeing consumers that don't receive > any new messages once you restart the broker or what? > > > -- > Tim Bish > ------------ > FuseSource > Email: tim.b...@fusesource.com > Web: http://fusesource.com > Twitter: tabish121 > Blog: http://timbish.blogspot.com/ > > > -- Óscar Pernas Plaza.