HELP! Spam in console

Discussion in 'Bukkit Help' started by Jokaru, Jun 16, 2012.

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

    Jokaru

    Hi all!
    I use CB1.2.5-R3.1 and recently i started get "[INFO] Connection reset" in my console every minute even when my server empty i get this. I try disable all plugins, update\downgrade CB, create new server, but it did not help. Pls HELP me!
    Code:
    21:56:02 [INFO] Connection reset
    21:57:03 [INFO] Connection reset
    21:58:02 [INFO] Connection reset
    21:59:03 [INFO] Connection reset
    22:00:02 [INFO] Connection reset
    22:01:02 [INFO] Connection reset
    22:02:03 [INFO] Connection reset
    22:03:02 [INFO] Connection reset
    22:04:03 [INFO] Connection reset
    22:05:02 [INFO] Connection reset
    22:06:03 [INFO] Connection reset
    22:07:03 [INFO] Connection reset
    22:08:02 [INFO] Connection reset
    22:09:03 [INFO] Connection reset
    22:10:02 [INFO] Connection reset
    22:11:02 [INFO] Connection reset
    22:12:03 [INFO] Connection reset
    22:13:03 [INFO] Connection reset
    22:14:02 [INFO] Connection reset
    22:15:02 [INFO] Connection reset
    >
    p.s. All players and me too can play. And my server don't register in any "Server TOP" sites.
     
  2. Offline

    andrewpo

    That happens when a socket connection is initialised and then not closed correctly.
     
  3. Offline

    Jokaru

    Thx. How can i fix this?
     
  4. Offline

    andrewpo

  5. Offline

    Jokaru

    1. Windows 7 professional SP1
    2. x64
    3. java version "1.7.0_03"
    Java(TM) SE Runtime Environment (build 1.7.0_03-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 22.1-b02, mixed mode)
    4. SimplePlayerList
    5. CB 1.2.5 R3.1 b2206
    6.
    Code:
    @echo off
    :start
    java -server -Xincgc -Xms8G -Xmx8G -XX:PermSize=256m -XX:MaxPermSize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -jar craftbukkit-1.2.5-R3.1-20120528.025454-3.jar nogui
    timeout /T 10
    goto start
    pause
    7. Plugins (52): WorldBorder, Likeaboss, BetterDispensers, VoxelSni
    per, EpicGlass, ServerLock, Vault, bLift, DwarfForge, AuthMe, DisguiseCraft, Dra
    gonTravel, DynamicEffectWhitelist, TravelPortals, OpenInv, MailBox, NoPortal, Ci
    tizens, UnlimitedLava, EconomyPunga, Towny, Courier, RedstoneJukeboxTrig, Mineca
    rtRevolution, Spout, InfoGuide, PermissionsEx, Lottery, iConomy, CoreProtect, Mo
    Arrows, BKCommonLib, Simple Player List, Runecraft, CookMe, firelord, ManaBags,
    AutoAnnouncer, MobHealth, Essentials, ServerSigns, Register, JukeBukkit, ChatMan
    ager, WorldEdit, LWC, WorldGuard, Jail, HomeSpawnPlus, RideThaDragon, WGPFix, Ch
    estShop
    8.
    Code:
    22:10:02 [INFO] Connection reset
    22:11:02 [INFO] Connection reset
    22:12:03 [INFO] Connection reset
    22:13:03 [INFO] Connection reset
    22:14:02 [INFO] Connection reset
    22:15:02 [INFO] Connection reset
    9. Disable all plugins, update\downgrade CB, create new server
    10. no
     
  6. Offline

    andrewpo

    Does the problem still occur with the vanilla minecraft server?
     
  7. Offline

    Jokaru

    10. Right now -All

    And no, with vanilla server i don't have any messages
     
  8. Offline

    Neowarex

    Hello,

    I also had the same issue, it's not about your computer or configuration. It's the stupid Minerealm website that tried to connect every minute to the server. You should check to see whether you get a bit of a different message after a few minutes with the vanilla server containing the IP : 69.64.69.171.

    Others also had the same issue:

    http://forums.bukkit.org/threads/mi...g-the-connection-reset-message-to-spam.81079/

    I blocked their ip (69.64.69.171) and the problem is solved! :)

    Enjoy!,

    Neo
     
  9. Offline

    Jokaru

    Oh god, thank you very much. It really helped me.
     
Thread Status:
Not open for further replies.

Share This Page