Some unknown WARNings in the console

Discussion in 'Bukkit Help' started by xbenas, Jan 1, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    xbenas

    Code:
    [14:49:25 WARN]: Selector.select() returned prematurely 512 times in a row; rebuilding selector.
    [14:49:25 WARN]: Selector.select() returned prematurely 512 times in a row; rebuilding selector.
    [14:49:25 INFO]: Migrated 6 channel(s) to the new Selector.
    [14:49:25 INFO]: Migrated 9 channel(s) to the new Selector.
    This keeps going up in console every few minutes, have no idea what this is.
     
  2. Offline

    Arrxzon

    xbenas
    Its ultimately a Java bug that has existed for years. This is just warning you that the workaround has been activated.
     
  3. Offline

    xbenas

    How do I turn the warning off? It keeps spamming the console to untolerable levels!
    Code:
    [15:23:16 WARN]: Selector.select() returned prematurely 512 times in a row; rebuilding selector.
    [15:23:16 WARN]: Selector.select() returned prematurely 512 times in a row; rebuilding selector.
    [15:23:16 INFO]: Migrated 6 channel(s) to the new Selector.
    [15:23:16 WARN]: Selector.select() returned prematurely 512 times in a row; rebuilding selector.
    [15:23:16 WARN]: Selector.select() returned prematurely 512 times in a row; rebuilding selector.
    [15:23:16 INFO]: Migrated 8 channel(s) to the new Selector.
    [15:23:16 INFO]: Migrated 8 channel(s) to the new Selector.
    [15:23:16 INFO]: Migrated 11 channel(s) to the new Selector.
    
     
  4. Offline

    Arrxzon

    don' t look like it sorry
     
  5. Offline

    Bobcat00

    This problem seems to be associated with Spigot. Are you running Spigot?
     
Thread Status:
Not open for further replies.

Share This Page