You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Sh...@sungard.com on 2009/08/07 10:01:54 UTC

WireFormat information

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?

 


Re: WireFormat information

Posted by Gary Tully <ga...@gmail.com>.
Are you running a 5.3-SNAPSHOT and running into
https://issues.apache.org/activemq/browse/AMQ-2094 and needing to listen on
the '0.0.0.0" wildcard address bc your loopback and published IP addresses
use separate interfaces.

2009/8/7 <Sh...@sungard.com>

> 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?
>
>
>
>


-- 
http://blog.garytully.com

Open Source Integration
http://fusesource.com