[rabbitmq-discuss] Webhooks plugin
Jon Brisbin
jon at jbrisbin.com
Thu Sep 9 14:37:39 BST 2010
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.
Thanks!
J. Brisbin
http://jbrisbin.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100909/fbf49f2e/attachment-0001.htm>
More information about the rabbitmq-discuss
mailing list