Re: : Wire format negotiation timeout: peer did not send his wire format

2012-05-31 Thread mickhayes
http://activemq.apache.org/javaxjmsjmsexception-wire-format-negociation-timeout-peer-did-not-send-his-wire-format.html is relevant. If it's only once a month, then you could just use the failover transport for automatic reconnection. - Michael Hayes B.Sc. (NUI), M.Sc. (DCU), SCSA SCNA -- V

Re: Encryption algorithms in ActiveMQ?

2012-05-31 Thread Don Asper
Thank you very much! This helps a lot. -- View this message in context: http://activemq.2283324.n4.nabble.com/Encryption-algorithms-in-ActiveMQ-tp4652846p4652877.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Problem with networking between win7 and linux

2012-05-31 Thread mickhayes
I know you say "same LAN" but can you do traceroute or equivalent between your machines? How many hops? To narrow things down quickly, you could hard-code the address of the other broker (on both ends) and disable multicast discovery. - Michael Hayes B.Sc. (NUI), M.Sc. (DCU), SCSA SCNA --

Problem with networking between win7 and linux

2012-05-31 Thread PJR69
I have a weird issue in connecting two brokers with each other when one broker is in windows (win7-64) and the other is on Linux (Suse Linux Enterprise 64bit with IBM JDK). My setup is as such: - A client that has embedded broker with one TCP-TransportConnector with multicast agent and a network c