Re: Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets

2014-08-20 Thread Timothy Bish
) Subject: RE: Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets It happens when they try to connect to the broker... they never actually connect. You still need the NMS version? -Original Message- From: artnaseef [mailto:a...@artnaseef.com] Sent: Tuesday

RE: Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets

2014-08-20 Thread barry.barnett
connection info activemq:tcp://localhost:61616? Where do I specify username/pw? Subject: RE: Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets It happens when they try to connect to the broker... they never actually connect. You

RE: Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets

2014-08-19 Thread artnaseef
I probably do not need the version. I recommend using tcpdump, wireshark, or the like to watch the TCP/IP traffic. Is there anything logged by the broker? -- View this message in context: http://activemq.2283324.n4.nabble.com/Can-not-Connect-to-ActiveMQ-The-operation-is-not-allowed-on-non

RE: Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets

2014-08-19 Thread barry.barnett
.2283324.n4.nabble.com/Can-not-Connect-to-ActiveMQ-The-operation-is-not-allowed-on-non-connected-sockets-tp4684696p4684747.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

RE: Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets

2014-08-19 Thread artnaseef
-operation-is-not-allowed-on-non-connected-sockets-tp4684696p4684747.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

RE: Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets

2014-08-19 Thread artnaseef
connected and disconnected quickly. Are there any messages logged on the broker? Does this happen every time? -- View this message in context: http://activemq.2283324.n4.nabble.com/Can-not-Connect-to-ActiveMQ-The-operation-is-not-allowed-on-non-connected-sockets-tp4684696p4684746.html Sent from

RE: Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets

2014-08-19 Thread barry.barnett
e Dev team * ActiveMQ broker version I'm currently testing with verison 5.8 * Exact text of the error message [oradev] 2014-08-18 11:22:07,381 ERROR 1 Ot.ActiveMQ Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets.at System.Net.Sockets.NetworkStream.In

Re: Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets

2014-08-18 Thread artnaseef
, application code) -- View this message in context: http://activemq.2283324.n4.nabble.com/Can-not-Connect-to-ActiveMQ-The-operation-is-not-allowed-on-non-connected-sockets-tp4684696p4684708.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets

2014-08-18 Thread barry.barnett
User is trying to client connect over TCP/IP to an ActiveMQ broker with the correct hostname and password, but receiving the following error: Can not Connect to ActiveMQ The operation is not allowed on non-connected sockets