ZeinFIre

Untitled

Sep 2nd, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. [03:04:38] [Netty Epoll Server IO #0/WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  2. java.io.IOException: Error during accept(...): Demasiados ficheros abiertos
  3. at io.netty.channel.epoll.Native.accept(Native Method) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  4. at io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:102) [patched.jar:git-PaperSpigot-"4c7641d"]
  5. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [patched.jar:git-PaperSpigot-"4c7641d"]
  6. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [patched.jar:git-PaperSpigot-"4c7641d"]
  7. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [patched.jar:git-PaperSpigot-"4c7641d"]
  8. at java.lang.Thread.run(Thread.java:748) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment