*CMS* I meant :) You're using the C++ client, right?

On Wed, Oct 16, 2013 at 7:04 PM, Christian Posta
<christian.po...@gmail.com>wrote:

> What versions of activemq and NMS are you using?
> This probably happens on a call to createConnection().. when the transport
> starts up, it tries to negotiate an appropriate openwire protocol version
> to use. something failed or locked up during this. can this be recreated?
>
>
> On Wed, Oct 16, 2013 at 6:30 PM, JRR <j...@cisco.com> wrote:
>
>> Hello,
>>
>> I've encountered a problem where a user of our product reported their AMQ
>> messages stopped working, and when I dug into the details I found that we
>> are getting an exception for:
>>
>> "OpenWireFormatNegotiator::onewayWire format negotiation timeout" when we
>> create the connection and then the session. Sadly I'm not sure which call
>> is
>> throwing the exception, either createConnection() or createSession(). This
>> is because of the granularity of the debugging error messages in our code.
>>
>> I googled around for this and didn't really find any answers, and so I'm
>> hoping the experts and users on this forum might be able to provide some
>> more insights into why this could be happening, and what I should look
>> into.
>>
>> Thanks in advance for your help,
>>
>> -=John
>>
>>
>>
>> --
>> View this message in context:
>> http://activemq.2283324.n4.nabble.com/OpenWireFormatNegotiator-onewayWire-format-negotiation-timeout-when-creating-connection-session-tp4672902.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>
>
>
> --
> *Christian Posta*
> http://www.christianposta.com/blog
> twitter: @christianposta
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta

Reply via email to