Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

old bug reapparing - java.io.IOException: Error while writev(...): Connection reset by peer

Featured Replies

Posted

Hi,

 

I think that's an old bug reapparing or maybe is it ine minecraft itself because the answer to that bug is typical of java and it was answered in a 2011 post on stackoverflow: https://stackoverflow.com/questions/8658118/when-is-java-io-ioexceptionconnection-reset-by-peer-thrown

So the bug appear when the server tries to send data to a client that no longer exist. 

So I had that yesterday with someone on last version of forge for 1.10.2 minecraft server and so this appeared in loop in console using 100% UC

Aug 16, 2017 10:47:32 PM io.netty.channel.AbstractChannelHandlerContext invokeExceptionCaught 
WARNING: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
java.io.IOException: Error while writev(...):
Connection reset by peer at io.netty.channel.epoll.Native.writevAddresses(Native Method) at
io.netty.channel.epoll.EpollSocketChannel.writeBytesMultiple(EpollSocketChannel.java:184) at
io.netty.channel.epoll.EpollSocketChannel.doWriteMultiple(EpollSocketChannel.java:364) at
io.netty.channel.epoll.EpollSocketChannel.doWrite(EpollSocketChannel.java:317) at
io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:707) at
io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:248) at
io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollOutReady(EpollSocketChannel.java:623) at
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:322) at
io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) at io.netty.util.concurrent.SingleThreadEv

 

Edited by boistordu
reformatting logs

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.