[rabbitmq-discuss] SocketException when invoking model.BasicPublish
Scott McFadden
scott.kendall.mcfadden at gmail.com
Thu Jun 19 02:19:34 BST 2014
Got a little further. Found the RabbitMQ server logs. Here is the
pertinent log piece:
=INFO REPORT==== 18-Jun-2014::20:17:08 ===
accepting AMQP connection <0.473.0> (172.17.9.14:53024 -> 172.17.9.24:5672)
=ERROR REPORT==== 18-Jun-2014::20:17:08 ===
AMQP connection <0.473.0> (running), channel 1 - error:
{amqp_error,unexpected_frame,
"expected content header for class 60, got non content header
frame instead",
'basic.publish'}
=INFO REPORT==== 18-Jun-2014::20:17:08 ===
closing AMQP connection <0.473.0> (172.17.9.14:53024 -> 172.17.9.24:5672)
On Wednesday, June 18, 2014 5:47:12 PM UTC-5, Scott McFadden wrote:
>
> We get a SocketException when RabbitMQClient::SocketFrameHandler tries to
> invoke SendHeader (IPV4).
>
> I installed Rabbit MQ on our Win2008 dev server as my domain user. It's
> configured to run as Windows Service / LocalSystem.
>
> How should I troubleshoot this error?
>
>
> Server = Rabbitmq_server-3.3.0 (Windows Server 2008, No Firewall)
> Client = .NET / RabbitMQ.Client 3.3.0.0
>
>
> C:\Program Files (x86)\RabbitMQ
> Server\rabbitmq_server-3.3.0\sbin>rabbitmqctl.bat status
>
> Status of node rabbit at DEVTEST01 ...
> Error: unable to connect to node rabbit at DEVTEST01: nodedown
>
> DIAGNOSTICS
> ===========
>
> attempted to contact: [rabbit at DEVTEST01]
>
> rabbit at DEVTEST01:
> * found rabbit (port 25672)
> * TCP connection succeeded
> * suggestion: hostname mismatch?
> * suggestion: is the cookie set correctly?
>
> current node details:
> - node name: rabbitmqctl2618644 at DEVTEST01
> - home dir: C:\Windows\system32
> - cookie hash: ZmgA84wX0aHnw48E/7gOGg==
>
>
>
>
>
> thanks
>
> scott
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140618/4086bc1f/attachment.html>
More information about the rabbitmq-discuss
mailing list