Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in server while reading data #22

Open
xairy opened this issue Jan 2, 2014 · 1 comment
Open

Exception in server while reading data #22

xairy opened this issue Jan 2, 2014 · 1 comment

Comments

@xairy
Copy link
Owner

xairy commented Jan 2, 2014

Apr 06, 2013 12:42:48 AM ru.pinkponies.server.Server read
SEVERE: Exception
java.io.IOException: Connection timed out
at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:225)
at sun.nio.ch.IOUtil.read(IOUtil.java:198)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:359)
at ru.pinkponies.server.Server.read(Server.java:135)
at ru.pinkponies.server.Server.pumpEvents(Server.java:91)
at ru.pinkponies.server.Server.start(Server.java:70)
at ru.pinkponies.server.Server.main(Server.java:233)


@xairy
Copy link
Owner Author

xairy commented Jan 2, 2014

Doesn't reproduce.


Original Comment By: Andrey Konovalov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant