[rabbitmq-discuss] Webhooks plugin
Jon Brisbin
jon at jbrisbin.com
Thu Sep 9 15:27:11 BST 2010
I pushed to Git a fix for handling no message headers as well as putting a try/catch around the actual sending of the HTTP request which will keep an error there from crashing the broker.
.tar.gz of the required .ez files is in the downloads section:
http://github.com/jbrisbin/rabbitmq-webhooks/downloads
jb
On Sep 9, 2010, at 9:14 AM, Jon Brisbin wrote:
> On Sep 9, 2010, at 8:37 AM, Jon Brisbin wrote:
>
>> On Sep 9, 2010, at 7:06 AM, sunghyun lee wrote:
>>
>>> Hello,
>>>
>>> I am currently working on testing the webhook plugin which was recently released and am having a few problems. The plugin seems to install ok and created the exchange, queues and bindings I expect, however when I publish a message (byte[] with one byte which is an integer) the broker crashes with the "kernel pid terminated". Attached are the logs.
>>>
>>> Is there an example app somewhere I can look at? This plugin would solve a lot of issues which IIS is causing so I am open to look at anything whihc might help.
>>>
>>> thanks!
>>
>>
>> It looks like this error happens when there are no message headers. I'll put some code in there to handle empty headers, but as a workaround, try creating empty headers on your message.
>>
>
> I think what I meant to say is:
>
> "I'll put some code in there to handle NO message headers".
>
> As well as error handling...
>
> Jon Brisbin
> Portal Webmaster
> NPC International, Inc.
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Thanks!
J. Brisbin
http://jbrisbin.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100909/4b2cc951/attachment.htm>
More information about the rabbitmq-discuss
mailing list