Hi,

 

ActiveMQ does send the following message 

 

"SENDING: WireFormatInfo { version=3,
properties={TightEncodingEnabled=true, CacheSize=1024,
TcpNoDelayEnabled=true, SizePrefixDisabled=false,
StackTraceEnabled=true, MaxInactivityDurationInitalDelay=10000,
MaxInactivityDuration=30000, CacheEnabled=true},
magic=[A,c,t,i,v,e,M,Q]}

"

To some TCP socket..and it successfully receives the response back on my
local machine.

But on Linux machine it doesn't get so and then it throws exception.

 

Can you please comment what is wrong here?

 

Reply via email to