<div dir="ltr"><div>On top of my head, it sounds like a bug that was fixed long ago.<br><br></div>Are you sure that code that is throwing this is using latest undertow bits?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 1, 2016 at 6:13 PM, Thomas Segismont <span dir="ltr">&lt;<a href="mailto:tsegismo@redhat.com" target="_blank">tsegismo@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,<br><br></div>Openshift Origin uses Hawkular Metrics to store node and container data. In this scenario, Hawkular Metrics calls the Kubernetes master server over HTTPS to validate the client identity. This is implemented with Undertow Client, as part of a ServletExtension (inside Wildfly 10) [1]. Works fine in development and testing.<br><div><br></div><div>Now the Openshit team sees errors in the logs [2][3]. I couldn&#39;t reproduce yet. Errors come in pair, first the &quot;UT005001: An exception occurred processing the request: java.lang.IllegalStateException: XNIO000017: Buffer was already freed&quot;, and just after &quot;XNIO001007: A channel event listener threw an exception: java.lang.NullPointerException&quot;.<br><br></div><div>Does that ring a bell? I haven&#39;t been able to find a starting point  by looking into the source the code.<br><br></div><div>Thanks<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div>Thomas Segismont<br></div>JBoss ON Engineering Team<br><br>[1] <a href="https://git.io/vrNyP" target="_blank">https://git.io/vrNyP</a><br><div>[2] <a href="https://issues.jboss.org/browse/HWKMETRICS-408" target="_blank">https://issues.jboss.org/browse/HWKMETRICS-408</a><br></div><div>[3] <a href="https://issues.jboss.org/secure/attachment/12405779/hawkular.log" target="_blank">https://issues.jboss.org/secure/attachment/12405779/hawkular.log</a><br></div></div></div>
</div></font></span></div>
<br>_______________________________________________<br>
undertow-dev mailing list<br>
<a href="mailto:undertow-dev@lists.jboss.org">undertow-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/undertow-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/undertow-dev</a><br></blockquote></div><br></div>