Re: Remote connection issues with 5.3.0

2010-02-18 Thread RKParkJr
light: no changes in my code, no changes (that I know of) in the > network or DNS (e.g. ping works), no changes in the activemq.xml on either > machine. The only changes seem to be the 5.3.0 and the jars that came > with it. > > Thanks in advance, > Ron > -- View this message in context: http://old.nabble.com/Remote-connection-issues-with-5.3.0-tp27643737p27644458.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Remote connection issues with 5.3.0

2010-02-18 Thread RKParkJr
ld.nabble.com/Remote-connection-issues-with-5.3.0-tp27643737p27643737.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: connection issues

2007-10-18 Thread appi03
p://157.185.37.184:61616)" failover="true" /> >> > >> > >> > >> > >> > The reason why I ask is I have a consumer and producer running on two >> > different computers connected via LAN and for some reason I keep >> loosing >> the >> > connection. Sometimes i successfully reconnects and I am able to >> receive >> the >> > messages but of the time it stops and the consumer is unable to receive >> any >> > messages. >> > >> > I feel like I am missing something here. >> > >> > I would appreciate any help. >> > >> > Thanks, >> > Arpit >> > >> >> > > -- View this message in context: http://www.nabble.com/connection-issues-tf4649649s2354.html#a13284353 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: connection issues

2007-10-18 Thread Nathan Mittler
Is it possible you have multiple applications competing for the same port on the server box? Might be worth while to bring down the broker and verify that nothing else is running on any of those ports: 61616, 61613, 61617. Also, you might want to disable the networkConnector until you've solved t

Re: connection issues

2007-10-18 Thread Timothy Bish
It helps if you also tell us what version of ActiveMQ-CPP you are using, but all the recent versions 2.0 and above should be fine with a v4.1.1 Broker. Are both clients C++ clients? What does you code do? Do you get any exceptions? Can you include a small sample? What platform / OS? Regards T

connection issues

2007-10-18 Thread appi03
ething here. I would appreciate any help. Thanks, Arpit -- View this message in context: http://www.nabble.com/connection-issues-tf4649649s2354.html#a13283377 Sent from the ActiveMQ - User mailing list archive at Nabble.com.