Update bukkit to #1000 - crash server

Discussion in 'Bukkit Help' started by Gregorys, Jul 25, 2011.

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

    Gregorys

    Hello.

    Upgraded my server to the latest version bukkit # 1000, also upgraded plugins of courseand as always cared not without problems. Every now and then the server just hangs,crash up. Here, such an error occurs:

    Code:
    2011-07-25 09:30:43 [INFO] [BBROTHER] Removed 216 old records because of age in 0h00m00s.[/COLOR][/FONT][/SIZE]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]2011-07-25 09:31:53 [INFO] Read timed out[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]2011-07-25 09:32:02 [INFO] Read timed out[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]2011-07-25 09:32:07 [INFO] Read timed out[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]2011-07-25 09:32:23 [INFO] Connection reset[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]2011-07-25 09:32:27 [SEVERE] null[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]java.io.IOException: Input/output error[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]    at java.io.FileInputStream.read(Native Method)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]    at jline.Terminal.readCharacter(Terminal.java:99)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]    at jline.UnixTerminal.readVirtualKey(UnixTerminal.java:128)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]    at jline.ConsoleReader.readVirtualKey(ConsoleReader.java:1453)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]    at jline.ConsoleReader.readBinding(ConsoleReader.java:654)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]    at jline.ConsoleReader.readLine(ConsoleReader.java:494)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]    at net.minecraft.server.ThreadCommandReader.run(ThreadCommandReader.java:23)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]2011-07-25 09:32:27 [INFO] Stopping server[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(51, 51, 51)][SIZE=16px][FONT=arial]


    Help me. :([/CODE][/COLOR][/FONT][/SIZE]
     
  2. Offline

    punkkeks

    is this the real error log from the console? What? Never seen this format before. But as you see, there is a IOException. Try to disable every plugin, and reenable it step for step...
     
  3. If you have root access to this box, try installing some fonts, or more specifically, the ones below.

    (Extracted) - McMyAdmin installation procedure for mono, installs prerequisites. - And a few fonts. ;)
    I had a similar issue when we loaded it up with someting called BukkitHTTPD - With the fonts not being installed.
    Check this then get back to us

    Thanks, Eastonch.


    Edit: Didnt read all of the issues.

    The big brother issue, maybe you could try reinstalling that plugins, or maybe changign the config so it writes to another table in the db.
     
Thread Status:
Not open for further replies.

Share This Page