Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-2431

Console mass spammed with error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • None
    • None
    • Ubuntu Server 16.04 (64bit)
      OpenJDK Runtime Environment (build 9-internal+0-2016-04-14-195246.buildd.src)
      OpenJDK 64-Bit Server VM (build 9-internal+0-2016-04-14-195246.buildd.src, mixed mode)

      After starting the server, upon pinging the server (Seeing if its online), the server severely spams errors to the point it created a 700 MB log file (Yes, MB) in about 5 seconds from an empty log at the start.

      The error(s) were this

      Error

      java.lang.RuntimeException: Unable to access address of buffer
      at io.netty.channel.epoll.Native.read(Native Method) ~[spigot-1.10.jar:git-Spigot-c55900f-9af379f]
      at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:678) [spigot-1.10.jar:git-Spigot-c55900f-9af379f]
      at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [spigot-1.10.jar:git-Spigot-c55900f-9af379f]
      at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe$3.run(EpollSocketChannel.java:755) [spigot-1.10.jar:git-Spigot-c55900f-9af379f]
      at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot-1.10.jar:git-Spigot-c55900f-9af379f]
      at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot-1.10.jar:git-Spigot-c55900f-9af379f]
      at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot-1.10.jar:git-Spigot-c55900f-9af379f]
      at java.lang.Thread.run(java.base@9-internal/Thread.java:804) [?:?]
      [22:38:22] Netty Epoll Server IO #1/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.

            Unassigned Unassigned
            Semaphorism Semaphorism
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: