Connection closed by remote host

If you found a bug in Illarion or need help ask here. / Wenn Du einen Fehler in Illarion gefunden hast oder Hilfe benötigst, frage hier.

Moderator: Developers

Post Reply
User avatar
Kyre
Posts: 1257
Joined: Thu Dec 24, 2009 4:44 pm
Contact:

Connection closed by remote host

Post by Kyre »

Just has happened a couple of times lately but wondering what the problem is..

Image
java.io.IOException: An existing connection was forcibly closed by the remote host
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(Unknown Source)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
at sun.nio.ch.IOUtil.read(Unknown Source)
at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
at illarion.client.net.Receiver.receiveData(Receiver.java:424)
at illarion.client.net.Receiver.run(Receiver.java:274)
WARN - 2021-07-31 02:49:44,986 - [Illarion input thread]: Disconnect received: A technical problem in Receiver thread has occurred. Check logfiles for details.
ERROR - 2021-07-31 02:49:45,286 - [pool-6-thread-1]: Connection failure: An existing connection was forcibly closed by the remote host
WARN - 2021-07-31 02:49:57,606 - [pool-12-thread-1]: Disconnect received: Connection was stopped by the server.
Reason: The character is already logged in.
ERROR - 2021-07-31 02:49:57,606 - [Illarion input thread]: The connection to the server is not working anymore.
java.io.IOException: An existing connection was forcibly closed by the remote host
User avatar
Kyre
Posts: 1257
Joined: Thu Dec 24, 2009 4:44 pm
Contact:

Re: Connection closed by remote host

Post by Kyre »

No further problems so hopefully just an aberrant connection
Post Reply