Re: Messages do not flow through Network of Brokers after reconnect

2013-09-11 Thread Andy May
http://activemq.2283324.n4.nabble.com/Messages-do-not-flow-through-Network-of-Brokers-after-reconnect-tp4670679p4671416.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Messages do not flow through Network of Brokers after reconnect

2013-09-11 Thread Andrew May
I've come across a problem with similar symptoms & have done a bit more investigation (no resolution yet though): See JIRA https://issues.apache.org/jira/browse/AMQ-4720 Business Computer Projects Ltd is a limited company registered in England and Wales. Regis

Re: Messages do not flow through Network of Brokers after reconnect

2013-08-27 Thread cannifx
DateTime.Now.ToString("dd.MM. HH:mm:ss")); producer.Send(message); } session.Close(); } connection.Close(); } So, may be someone have some tips ? -- View this message in context: http://activemq.2283324.n4.nabble.com/Messages-do-not-flow-th

Re: Messages do not flow through Network of Brokers after reconnect

2013-08-27 Thread Timothy Bish
e.com/Messages-do-not-flow-through-Network-of-Brokers-after-reconnect-tp4670679p4670733.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. You would need to download the NMS source, and start debugging to see what's different. You can enable tracing on the transport

Re: Messages do not flow through Network of Brokers after reconnect

2013-08-27 Thread cannifx
if i send message in Webconsole it works also. So, it seems like that problem exists is in .NET Messaging API. Any NMS developers here to show me direction to dig ? regards, canni. -- View this message in context: http://activemq.2283324.n4.nabble.com/Messages-do-not-flow-through-Netwo

Re: Messages do not flow through Network of Brokers after reconnect

2013-08-26 Thread Christian Posta
connected successfully > in log, but only 1 message going through broker 4... > > tried with last snapshot - same result. > > Any help will be appreciated > > regards, canni. > > P.S. sorry for my bad English. > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Messages-do-not-flow-through-Network-of-Brokers-after-reconnect-tp4670679.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta

Messages do not flow through Network of Brokers after reconnect

2013-08-26 Thread cannifx
context: http://activemq.2283324.n4.nabble.com/Messages-do-not-flow-through-Network-of-Brokers-after-reconnect-tp4670679.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.