Connection reset. Crafbukkit CRASH!~!~!~!

Discussion in 'Bukkit Help' started by Kalaszek, Mar 31, 2011.

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

    Kalaszek

    Hi, i have problem with my craftbukkit. Let's start with informations:

    1 & 2. Ubuntu 10 x64
    3. Java version
    Code:
    root@kalaszek:/# uname -a && java -version
    Linux kalaszek 2.6.18-194.26.1.el5.028stab079.2 #1 SMP Fri Dec 17 19:25:15 MSK 2010 x86_
    64 GNU/Linux
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
    Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
    root@kalaszek:/#
    4. No, i have hamachi on my pc, but i have vps server
    5. i have #556
    6. i am running with:
    Code:
    cd /opt/craftbukkit && screen -S mine java -jar craftbukkit.jar
    7. Plugins:
    Code:
    [S]Afkbooter[/S], AuthMe, AutoSave, Craftbook, DefaultCommands,   HomeX, iChat, iConomy, LWC, NoCheat, Permissions, SimpleShop, SpawnX,   WorldEdit, WorldGuard
    8. Error, when player disconnect: [server ~20 Online max, crash with players logouting]
    Code:
    13:53:11 [SEVERE] java.net.SocketException: Connection reset
    13:53:11 [SEVERE]       at java.net.SocketInputStream.read(SocketInputStream.java:185)
    13:53:11 [SEVERE]       at java.net.SocketInputStream.read(SocketInputStream.java:199)
    13:53:11 [SEVERE]       at java.io.FilterInputStream.read(FilterInputStream.java:83)
    13:53:11 [SEVERE]       at net.minecraft.server.Packet.b(SourceFile:113)
    13:53:11 [SEVERE]       at net.minecraft.server.NetworkManager.f(SourceFile:155)
    13:53:11 [SEVERE]       at net.minecraft.server.NetworkManager.c(SourceFile:9)
    13:53:11 [SEVERE]       at net.minecraft.server.NetworkReaderThread.run(SourceFile:62)
    9. New server, new map, clean bukkit. Yesterday i make the server for only friends. We played there only a few hours. The possibility had sunk to 5 people. The server worked almost 24 hours and it turned off itself. The problem is only when there is a lot of players on the server.
    10.
    - update craftbukkit

    Please help me! Why so many servers running without this error?
     
  2. Offline

    Plague

    No server is running without this error :)
    This happens when a player closes the window instead of disconnecting through the menu.
     
  3. Offline

    Kalaszek

    Yes, buy what i have to make, when players are crashing server :( ?
     
  4. Offline

    LlmDl

    I was having this problem when I used CB560, something about files being opened, not closed, and reopened, to infinity.
    Try typing 'ulimit -n' (without apostrophes) into your command line
    It should probably say '1024' next
    Try 'ulimit -n 4096'
    Might require a reboot. If you can't get the 4096 to stick you'll be having the same issue as me.

    It's supposed to be fixed in later CBs. Not all servers are experiencing this problem, I did and it's kept my server down for 5 or 6 days now, while I wait for plugins to be updated to RB 612/617.
     
  5. Offline

    Kalaszek

    Thanks, i am making this, but i have sometimes this crash :/. Server owners, what do you do to protect the server against bugs?
     
  6. Offline

    Aaron Johnston

    same issue when i updated to 1.4 on build 612 worked fine on others though

    i belive the issue is with mcmyadmin are you using it

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

    Kalaszek

    Thanks, i am making server on the new version 612 or 617 and i am looking for crash. Thanks for help :p
     
  8. Offline

    Kalaszek

    Thanks, i have updated bukkit to 617 and working :D No crash!
     
  9. Offline

    Deathrey

    I'm still comming across this type of crash on #617
     
Thread Status:
Not open for further replies.

Share This Page