that doesnt seem to have solved it, or I am still getting the same or similar error.� Its a bit strange as when I set the time window and try and send outside of it, the messages sit in the queue and I get information stating it will try in x minutes, so I assume it something to do with the actual http request its trying to make.<br>
<br><br>The test publish I am trying to do is:<br><br>channel.BasicPublish(&quot;webhooks.test&quot;, &quot;test&quot;, null, Encoding.UTF8.GetBytes(&quot;hello&quot;));<br><br>but it can be changed to anything as I just want to see it working. <br>
<br>thanks!<br><br><br><br><div class="gmail_quote">On 9 September 2010 15:27, Jon Brisbin <span dir="ltr">&lt;<a href="mailto:jon@jbrisbin.com">jon@jbrisbin.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div style="word-wrap: break-word;"><div><br></div>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.<div>
<br></div><div>.tar.gz of the required .ez files is in the downloads section:</div><div><br></div><div><a href="http://github.com/jbrisbin/rabbitmq-webhooks/downloads" target="_blank">http://github.com/jbrisbin/rabbitmq-webhooks/downloads</a></div>
<div><br></div><div>jb</div><div><br><div><br><div><div><div></div><div class="h5"><div>On Sep 9, 2010, at 9:14 AM, Jon Brisbin wrote:</div><br></div></div><blockquote type="cite"><div><div></div><div class="h5"><div style="word-wrap: break-word;">
<div>On Sep 9, 2010, at 8:37 AM, Jon Brisbin wrote:</div><div><br><blockquote type="cite"><div style="word-wrap: break-word;"><div><div><div><div>On Sep 9, 2010, at 7:06 AM, sunghyun lee wrote:</div><br><blockquote type="cite">
Hello,<br><br>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 &quot;kernel pid terminated&quot;.� Attached are the logs.� <br>

<br>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.<br><br>thanks!<br></blockquote></div><div><br></div>It looks like this error happens when there are no message headers. I&#39;ll put some code in there to handle empty headers, but as a workaround, try creating empty headers on your message.<div>

<span style="font-size: 14px; font-family: Times;"><span style="border-collapse: separate; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="word-wrap: break-word;">
<div><div><font face="Palatino" size="4"><span style="font-size: 14px;"><br></span></font></div></div></div></span></span></div></div></div></div></blockquote></div><br><div>I think what I meant to say is:</div><div><br></div>
<div>&quot;I&#39;ll put some code in there to handle NO message headers&quot;.</div><div><br></div><div>As well as error handling...</div><div><br></div><div><div>Jon�Brisbin</div><div>Portal�Webmaster</div><div>NPC�International,�Inc.</div>
<br></div></div></div></div>_______________________________________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br></blockquote></div><div class="im"><br><div>
<span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Palatino; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Times; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="word-wrap: break-word;">
<div><div><font face="Palatino" size="4"><span style="font-size: 14px;"><br>Thanks!</span></font></div><div><font face="Palatino" size="4"><span style="font-size: 14px;"><br></span></font></div><div><font face="Palatino" size="4"><span style="font-size: 14px;">J. Brisbin</span></font></div>
<div><font face="Palatino" size="4"><span style="font-size: 14px;"><a href="http://jbrisbin.com/" target="_blank">http://jbrisbin.com/</a></span></font></div><div><font face="Palatino" size="4"><span style="font-size: 14px;"><br>
</span></font></div><div><font face="Palatino" size="4"><span style="font-size: 14px;"><br></span></font></div></div><font face="Palatino" size="4"><span style="font-size: 14px;"><br></span></font></div></span><br></span><br>
</span>
</div>
<br></div></div></div></div></blockquote></div><br>