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

Cuong Le cuonglb at facemain.com
Wed Aug 5 04:20:37 BST 2009


Hi Nathan,

Ah ha, because HTTP Channel was closed by timeout handle_info spontaneous.
You must keep-alive it until make json_rpc call close it.

I think it but i was'n tested it because today i'm busy for projects of my
company.

Can you chat with me? at : cuonglb at jabber.org

Regards,
Cuong


On Wed, Aug 5, 2009 at 5:22 AM, Nathan Gray <n8gray at n8gray.org> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090805/0684c809/attachment.htm 


More information about the rabbitmq-discuss mailing list