Server IO error, any ideas?

Discussion in 'Bukkit Help' started by sumTard, Mar 19, 2011.

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

    sumTard

    We just started getting this error recently, which crashes the server by locking up the cpu in an endless loop of this error. Any ideas on why this happens?

    1. What OS are you using (Brand and version - Ex. Windows XP SP3)?
    Ubuntu 10.4 LTS

    2. What architecture is the OS you are running (x64 or x86)?
    x64

    3. What version and architecture is your java install? (Type: java -version in command prompt.)
    java 1.7 b131

    4. Are you running any wrappers? McMyAdmin, mcadmin, Hamachi, etc?
    No.

    5. What build of CraftBukkit are you running? (do NOT say latest. Say the build number.)
    Build 531.

    6. What command are you using to run your CraftBukkit server?
    java -Xincgc -Xms2G -Xmx10G -jar craftbukkit-0.0.1-SNAPSHOT.jar nogui

    7. What plugins are you running?
    WorldGuard
    WorldEdit
    Vanish
    Towny
    SimpleSave
    Permissions
    MyWarp
    Multiverse
    MineQuery
    All Minecart Mania modules
    LWC
    Iconomy
    Localshop
    HeroicDeath
    HeroChat
    Essentials & EssentialsSpawn
    Citizens
    BorderguardLie
    BigBrother
    AutoPlant
    AfkBooter

    8. What error are you getting (post your server.log file if possible)?
    09:34:18 [SEVERE] java.net.SocketException: Connection reset
    09:34:18 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:189)
    09:34:18 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:121)
    09:34:18 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:203)
    09:34:18 [SEVERE] at java.io.FilterInputStream.read(FilterInputStream.java:83)
    09:34:18 [SEVERE] at net.minecraft.server.Packet.b(SourceFile:113)
    09:34:18 [SEVERE] at net.minecraft.server.NetworkManager.f(SourceFile:155)
    09:34:18 [SEVERE] at net.minecraft.server.NetworkManager.c(SourceFile:9)
    09:34:18 [SEVERE] at net.minecraft.server.NetworkReaderThread.run(SourceFile:62)

    9. What have you tried already?
    We just started getting it on a regular basis, no issues before. Have not had time to try anything.

    10. Have you tried any of the things below?
    I have not. This seems to be a common error and I was wondering if anyone could point me in the right direction before we start messing with much needed plugins :/

    Server Specs:
    xeon x3470 2.93 Ghz
    16gb ddr3 ram
    1gbit bandwidth
    map running on ramdisk.

    Whoops, i just went through the server log file, and i found an illegal stance exception. That player is now banned. Stupid zone alarm :/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 12, 2016
  2. Offline

    GhostToast

    can you tell me more about illegal stance exception? is that the player's fault? what is it caused by? i have gotten this a few times and assumed it was just a bug. is it an attempt at an exploit?
     
Thread Status:
Not open for further replies.

Share This Page