Socket Write Error

Discussion in 'Bukkit Help' started by KanzenIgiari, Feb 11, 2012.

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

    KanzenIgiari

    Hello Bukkit Support!
    I've recently started a new server and after a few mins of the server being up, it seems to give me an error which disallows people to join. All members who are already on the server don't seem to have a problem unless they leave and try to rejoin, and any players trying to connect are affected by it and just cannot join.

    Restarting the server seems to fix the problem, but isn't very efficient at all.

    The server is run from home using a Virgun Media SupuerHub (Manufactured by NetGear) - and I was hoping this wasn't the cause of the problem.

    The server is running craftbukkit-v1.1-R3 and is assigned 3GB of RAM (Out of the 8GB my PC can offer)

    This is the error the server prints:
    Code:
    2012-02-11 19:25:22 [SEVERE] java.net.SocketException: Connection reset by peer: socket write error
    2012-02-11 19:25:22 [SEVERE]  at java.net.SocketOutputStream.socketWrite0(Native Method)
    2012-02-11 19:25:22 [SEVERE]  at java.net.SocketOutputStream.socketWrite(Unknown Source)
    2012-02-11 19:25:22 [SEVERE]  at java.net.SocketOutputStream.write(Unknown Source)
    2012-02-11 19:25:22 [SEVERE]  at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    2012-02-11 19:25:22 [SEVERE]  at java.io.BufferedOutputStream.write(Unknown Source)
    2012-02-11 19:25:22 [SEVERE]  at java.io.DataOutputStream.write(Unknown Source)
    2012-02-11 19:25:22 [SEVERE]  at net.minecraft.server.Packet51MapChunk.a(Packet51MapChunk.java:89)
    2012-02-11 19:25:22 [SEVERE]  at net.minecraft.server.Packet.a(Packet.java:102)
    2012-02-11 19:25:22 [SEVERE]  at net.minecraft.server.NetworkManager.g(NetworkManager.java:122)
    2012-02-11 19:25:22 [SEVERE]  at net.minecraft.server.NetworkManager.d(NetworkManager.java:269)
    2012-02-11 19:25:22 [SEVERE]  at net.minecraft.server.NetworkWriterThread.run(SourceFile:99)
    If anyone could offer any advice or if you need more information then please post below and I can edit it into this post!

    Thanks,
    KanzenIgiari :)

    Additional Info:
    System - Windows 7 Ultimate x64 (No Service Packs)
    CraftBukkit - #1846
    Java Version - 1.7.0_2-b13 (x64)
    Plugins: CombatTag, mChatSuite, MobDisguise,
    NoCheat, Orebfusicator, PermissionsBukkit 1.2,
    PlgSetSpawn, SuperPermsBridge 1.2, uHome,
    WorldEdit, WordGuard
     
Thread Status:
Not open for further replies.

Share This Page