That's OK this was only for test. You aren't communicating with server by his protocol (telnet don't understand ActiveMQ). This mean everything is fine except your client. Try "activemq://...." instead of "tcp:....".
Pavel On Tue, Nov 16, 2010 at 5:55 AM, servicemix-user <[email protected]> wrote: > > hi > > while giving the cmd telnet 10.100.2.164 61616 im getting the error > statement in servicemix like this > > ERROR - TransportConnector - Could not accept connection : Wire > format negotiation timeout: peer did not send his wire format. > > > also > > r...@root-desktop:~$ telnet > telnet> open 10.100.2.164 61616 > Trying 10.100.2.164... > Connected to 10.100.2.164. > Escape character is '^]'. > ÙActiveMQÇ CacheSize > CacheEnabledSizePrefixDisabled > MaxInactivityDurationInitalDelay'TcpNoDelayEnabledMaxInactivityDurationu0TightEncodingEnabledStackTraceEnabledConnection > closed by foreign host. > > > i couldnt get any idea. is there any configuration prob in servicemix???? > > kindly guide me its very urgent to me. > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Remote-access-failed-javax-jms-JMSException-edu-emory-mathcs-backport-java-util-concurrent-TimeoutExn-tp3259970p3266846.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
