Hello,

Should a QueueBrowser work against a queue in a broker that is part of a
network of brokers in 4.1.0?  If I have two brokers in a network (each with
a static network connector to the other) and I browse a queue on one of the
two, then an INFO message is logged on the other broker that the connection
between the brokers failed and has been recreated.  The cause of the failure
is a NullPointerException from
DemandForwardingBridgeSupport.configureMessage.  The error will occur
periodically every second or so until the QueueBrowser is closed.

This error occurs if tcp transport is used between the two brokers, but it
does not occur if the I place both brokers in the same JVM and use the vm
transport.

Thanks,
Dave
-- 
View this message in context: 
http://www.nabble.com/QueueBrowser-with-Network-of-Brokers-tf3356541s2354.html#a9335320
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to