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

io.netty.channel.nio.NioEventLoop #455

Closed
AndreaCorda01 opened this issue Jun 21, 2013 · 1 comment
Closed

io.netty.channel.nio.NioEventLoop #455

AndreaCorda01 opened this issue Jun 21, 2013 · 1 comment

Comments

@AndreaCorda01
Copy link

ted
14:46:34 [SEVERE] Jun 21, 2013 2:46:34 PM io.netty.channel.nio.NioEventLoop select
WARNING: Selector.select() returned prematurely 512 times in a row; rebuilding selector.

14:46:34 [SEVERE] Jun 21, 2013 2:46:34 PM io.netty.channel.nio.NioEventLoop rebuildSelector
INFO: Migrated 61 channel(s) to the new Selector.

14:46:34 [SEVERE] Jun 21, 2013 2:46:34 PM io.netty.channel.nio.NioEventLoop run
WARNING: Unexpected exception in the selector loop.
java.nio.channels.ClosedSelectorException
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:84)
at sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:106)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:595)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:289)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:109)
at java.lang.Thread.run(Thread.java:722)

14:46:41 [INFO] [Cippo_TheMiner_] <-> InitialHandler has connected
14:46:41 [INFO] [Cippo_TheMiner_] <-> ServerConnector [lobby] has connected
14:46:45 [INFO] [thanush2004] disconnected with: [Proxy] Lost connection to server.
14:46:45 [INFO] [thanush2004] <-> DownstreamBridge <-> [lobby] has disconnected
14:46:45 [INFO] [thanush2004] -> UpstreamBridge has disconnected
14:46:57 [INFO] [supercreeper98] <-> InitialHandler has connected
14:46:58 [INFO] [supercreeper98] <-> ServerConnector [lobby] has connected
14:47:26 [INFO] [marius007] <-> InitialHandler has connected
14:47:26 [INFO] [marius007] <-> ServerConnector [lobby] has connected
14:48:28 [INFO] [XxXmetalXxX] <-> InitialHandler has connected

@md-5
Copy link
Member

md-5 commented Jun 21, 2013

Nothing I can do, server should still function correctly.

@md-5 md-5 closed this as completed Jun 21, 2013
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

2 participants