Looks like this issue:
https://github.com/eclipse/jetty.project/issues/681

Its fixed, so the nightly build should have created a new snapshot in
https://oss.sonatype.org/content/repositories/jetty-snapshots/org/eclipse/jetty/jetty-distribution/
.

Jan

On 7 July 2016 at 11:38, Eric Y. Theriault <[email protected]> wrote:

> Hi—
>
>
>
>
>
>
>
> I’ve recently upgraded to 9.3.10.v20160621 (from 9.3.9.v20160517) and I’m
> now seeing this stack overflow periodically in our logs.  This did not
> happen before as far as I can tell.  Is this something known?  Any other
> information I can provide?  Please let me know.  Thanks!
>
>
>
> java.lang.StackOverflowError
>
>                 at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
>
>                 at
> sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
>
>                 at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
>
>                 at sun.nio.ch.IOUtil.write(IOUtil.java:51)
>
>                 at
> sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
>
>                 at
> org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:175)
>
>                 at
> org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:839)
>
>                 at
> org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.shutdownOutput(SslConnection.java:928)
>
>                 at
> org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.close(SslConnection.java:967)
>
>                 at
> org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:893)
>
>                 at
> org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.shutdownOutput(SslConnection.java:928)
>
>                 at
> org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.close(SslConnection.java:967)
>
>                 at
> org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:893)
>
>                 at
> org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.shutdownOutput(SslConnection.java:928)
>
> …
>
>
>
>
>
>
>
>
>
> Eric Theriault
>
> https://www.fitnesssyncer.com/
>
> _______________________________________________
> jetty-users mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>



-- 
Jan Bartel <[email protected]>
www.webtide.com
*Expert assistance from the creators of Jetty and CometD*
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to