So i started a server with a hired host all was fine for a few weeks then all of a sudden we all get kicked from the server with an error below.
error: internal exception: java.net.SocketException: Software caused connection abort: recv failed
So i do the normal thing check console for any crash logs etc.. however all i find is this
http://pastebin.com/QWxJcgLm
Seems more of a reboot than a crash but Im no expert. Turtles get striped of any tool or misc they have.
cpu was roughtly 50% as was memory
heres is my error log from ftb client console
error: internal exception: java.net.SocketException: Software caused connection abort: recv failed
So i do the normal thing check console for any crash logs etc.. however all i find is this
http://pastebin.com/QWxJcgLm
Seems more of a reboot than a crash but Im no expert. Turtles get striped of any tool or misc they have.
cpu was roughtly 50% as was memory
heres is my error log from ftb client console
Code:
2013-03-15 06:25:31 [INFO] [STDERR] java.net.SocketException: Software caused connection abort: recv failed
2013-03-15 06:25:31 [INFO] [STDERR] at java.net.SocketInputStream.socketRead0(Native Method)
2013-03-15 06:25:31 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-03-15 06:25:31 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-03-15 06:25:31 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2013-03-15 06:25:31 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2013-03-15 06:25:31 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2013-03-15 06:25:31 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2013-03-15 06:25:31 [INFO] [STDERR] at ef.a(Packet.java:142)
2013-03-15 06:25:31 [INFO] [STDERR] at cg.i(TcpConnection.java:324)
2013-03-15 06:25:31 [INFO] [STDERR] at cg.c(TcpConnection.java:544)
2013-03-15 06:25:31 [INFO] [STDERR] at ch.run(SourceFile:93)