mirror of
https://github.com/moparisthebest/MoparClassic
synced 2024-11-14 21:25:03 -05:00
dfbc8e8637
Removed IRC stuff in Constants... Made the configs load before any logs being printed out (caused errors). Fixed issue specified in pull request 9. Fixed issue with being logged out (due to an error) caused by an old mistake (by the RSCA team) that created dead code. So, I moved the dead code, so it's not dead, and fixes the bug.
85 lines
2.9 KiB
Plaintext
85 lines
2.9 KiB
Plaintext
10:27:56 22-06-11: java.io.IOException: Connection reset by peer
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: java.io.IOException: Connection reset by peer
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.FileDispatcher.read0(Native Method)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:251)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: java.io.IOException: Connection reset by peer
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.FileDispatcher.read0(Native Method)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:251)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.IOUtil.read(IOUtil.java:218)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:254)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at org.apache.mina.transport.socket.nio.SocketIoProcessor.read(SocketIoProcessor.java:218)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at org.apache.mina.transport.socket.nio.SocketIoProcessor.process(SocketIoProcessor.java:198)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at org.apache.mina.transport.socket.nio.SocketIoProcessor.access$400(SocketIoProcessor.java:45)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: java.io.IOException: Connection reset by peer
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.FileDispatcher.read0(Native Method)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:251)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.IOUtil.read(IOUtil.java:218)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:254)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at org.apache.mina.transport.socket.nio.SocketIoProcessor.read(SocketIoProcessor.java:218)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at org.apache.mina.transport.socket.nio.SocketIoProcessor.process(SocketIoProcessor.java:198)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at org.apache.mina.transport.socket.nio.SocketIoProcessor.access$400(SocketIoProcessor.java:45)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at org.apache.mina.transport.socket.nio.SocketIoProcessor$Worker.run(SocketIoProcessor.java:485)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:51)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
|
|
10:27:56 22-06-11:
|
|
|
|
10:27:56 22-06-11: at java.lang.Thread.run(Thread.java:636)
|
|
10:27:56 22-06-11:
|
|
|