Error Thats Crashing Server Randomly

Discussion in 'Bukkit Help' started by paunk, Sep 30, 2011.

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

    paunk

    So, i ran a server for 5 days now, and this last 3 days, server always crashed randomly, sometimes every 15 minutes, sometimes not crashed until 12 hours.

    Right before it crashed, i always got this exact same error message on the console.

    29.09 09:03:18 [Server] SEVERE at net.minecraft.server.NetworkWriterThread.run(SourceFile:104)
    29.09 09:03:18 [Server] SEVERE at java.io.DataOutputStream.flush(Unknown Source)
    29.09 09:03:18 [Server] SEVERE at java.io.BufferedOutputStream.flush(Unknown Source)
    29.09 09:03:18 [Server] SEVERE at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    29.09 09:03:18 [Server] SEVERE at java.net.SocketOutputStream.write(Unknown Source)
    29.09 09:03:18 [Server] SEVERE at java.net.SocketOutputStream.socketWrite(Unknown Source)
    29.09 09:03:18 [Server] SEVERE java.net.SocketException: Socket closed
    29.09 09:03:18 [Server] INFO Read timed out

    I think this is some kind of network/firewall probel am i right ? It's hosted on a hosting company so i cant make sure about it. I have asked the staff, they said disable plugins. I did that, still same errors.


    Anyone knows how to solve this ?

    Craftbukit 1185.

    Plugins
    -Essentials ( Updated )
    -LWC
    -iconomy
    -permission 3.1.6
    -ecocreature
    -automessage
    -worldedit
    -herochat
    -ChestShop
    -WorldBorder
    -BlockHat
    -noEnderman
    -Anticreeper
     
  2. Offline

    JWhy

    Please post the lines above the exceptions
     
  3. Offline

    paunk

    30.09 15:48:43 [Disconnect] User Yay_Mushrooms has disconnected, reason: disconnect.endOfStream
    30.09 15:48:43 [Server] SEVERE at net.minecraft.server.NetworkWriterThread.run(SourceFile:104)
    30.09 15:48:43 [Server] SEVERE at java.io.DataOutputStream.flush(Unknown Source)
    30.09 15:48:43 [Server] SEVERE at java.io.BufferedOutputStream.flush(Unknown Source)
    30.09 15:48:43 [Server] SEVERE at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    30.09 15:48:43 [Server] SEVERE at java.net.SocketOutputStream.write(Unknown Source)
    30.09 15:48:43 [Server] SEVERE at java.net.SocketOutputStream.socketWrite(Unknown Source)
    30.09 15:48:43 [Server] SEVERE java.net.SocketException: Socket closed

    thats the only error lines that appear, before players got "end of stream"
     
Thread Status:
Not open for further replies.

Share This Page