[rabbitmq-discuss] Using rabbitmq-http2 (was: simple.publish over the JSON RPC interface)

Nathan Gray n8gray at n8gray.org
Tue Aug 4 23:22:27 BST 2009


On Mon, Aug 3, 2009 at 9:42 PM, Cuong Le<cuonglb at facemain.com> wrote:
> Hi Nathan,
>
> Can you log dump rabbitmq log dir and push it on?
>
> It can find at : /var/log/rabbitmq (default)

The server log is pretty uninteresting:

--------------------------------------------
[n8gray at golux]% tail -f /tmp/rabbit.log
Rolling persister log to
"/tmp/rabbitmq-rabbit-mnesia/rabbit_persister.LOG.previous"

=INFO REPORT==== 4-Aug-2009::14:58:39 ===
started TCP listener on 0.0.0.0:5672

=ERROR REPORT==== 4-Aug-2009::14:58:39 ===
Creating new mnesia table for rfc4627_jsonrpc_registry

=INFO REPORT==== 4-Aug-2009::14:58:49 ===
Rolling persister log to
"/tmp/rabbitmq-rabbit-mnesia/rabbit_persister.LOG.previous"

=INFO REPORT==== 4-Aug-2009::14:59:43 ===
debug:: HTTP Channel started, timeout 15

=INFO REPORT==== 4-Aug-2009::14:59:58 ===
debug:: HTTP Channel timed out, closing.

--------------------------------------------
That's it.  I've tried rebuilding erlang, rebuilding rabbitmq, and so
on.  There just don't seem to be a lot of places where things can go
wrong, so I'm not sure what to try next.

BTW, I think I've forgotten to mention what versions of things I'm using.

Erlang: R13B01
Mac OS X 10.5.7
rabbitmq-server 1.6.0
rabbitmq-http2 "default"  (whatever that is)

Cheers,
-n8

-- 
http://n8gray.org




More information about the rabbitmq-discuss mailing list