Server crashes, since today

Discussion in 'Bukkit Help' started by iTiamo, Apr 14, 2012.

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

    iTiamo

    This is what it says when it crashes:
    http://pastebin.com/hPJ4pPT7

    And this is what is in C:\1.2.4\hs_err_pid1220.log:
    http://pastebin.com/XfZFRmnZ

    Plugins:
    World Portal
    MineBackup
    CreeperHeal
    WorldEdit
    AuthMe
    SpongeRestore
    HawkEye
    SilkierTouch
    BKComminLib
    BOSEconomy
    NoCheat
    LWC
    WorldGuard
    TreeAssist
    FoundDiamonds
    NoLaggChunks
    NoLaggTNT
    CHDistantFarm
    dynmap
    WorldBorder
    Chestshop

    What I've tried so far:
    Reinstalling Java
    Launchine Bukkit without plugins
    Reinstalling Java
    Rebooting Server
    Complete new server map

    All without succes!
     
  2. Offline

    andrewpo

    Post your start script please. run/start.bat or whatever you've called it.

    Wrap it in [code ] tags.
     
  3. Offline

    iTiamo

    Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx4G -Xms4G -jar craftbukkit.jar
    PAUSE
    
    There you go
     
  4. Offline

    andrewpo

    Ok, please can you get your system specs?

    Windows flag + pause break button and screenshot the window, or get them some other way.
     
    iTiamo likes this.
  5. Offline

    iTiamo

    [​IMG]

    Screen shot from Speccy by Piriform.
    My CPU is actually a AMD Athlon II x3 460.
    But I unlocked it to an AMD Athlon II x4 something.
     
  6. Offline

    andrewpo

  7. Offline

    iTiamo

  8. Offline

    andrewpo

    I'm not experienced in problems like this - All I can suggest is seeing if you have the same problem when running bukkit with Java 6.
     
    iTiamo likes this.
  9. Offline

    iTiamo

    I will downgrade to Java JRE 6u31 and report back if I still have issues, if I have no issues there will be no posts under this probaly.

    Downgrading didn't fix it, I had no crashes for 7 hours but now it's back with the same error.

    Code:
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006dc7a510, pid=2880, t
    id=2068
    #
    # JRE version: 6.0_31-b05
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode windows-amd64
    compressed oops)
    # Problematic frame:
    # V  [jvm.dll+0x47a510]
    #
    # An error report file with more information is saved as:
    # C:\1.2.4\hs_err_pid2880.log
    #
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    #
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  10. Offline

    iTiamo

    It's gotten so bad that I can't even launch my server or it will crash, help!
     
Thread Status:
Not open for further replies.

Share This Page