Server starts again when already running

Discussion in 'Bukkit Help' started by kaise123, Mar 2, 2013.

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

    kaise123

    My server runs fine generally, But every so often it just starts up again. And by that I mean it literally kills the server and runs again, with no error or anything. Here is a snippet of what is happening:

    Code:
    2013-03-02 22:37:21 [INFO] [W:S]**K123 [OWNER~Survivor] kaise123: You have to be Elite+
    2013-03-02 22:37:34 [INFO] [W:W]FeelRapey [Builder] ExpertGamer: Elite+ dont have acces to all disquse
    2013-03-02 22:37:34 [INFO] [W:S]**K123 [OWNER~Survivor] kaise123: Your disguised as a bat lolz
    2013-03-02 22:37:38 [INFO] Starting minecraft server version 1.4.7
    2013-03-02 22:37:38 [INFO] Loading properties
    2013-03-02 22:37:38 [INFO] Default game type: SURVIVAL
    2013-03-02 22:37:38 [INFO] Generating keypair
    2013-03-02 22:37:39 [INFO] Starting Minecraft server on *:25565
    
    As you can see, The server LITERALLY goes from running to starting, with no stopping messages, no crashing etc. in between.

    I'm actually running Spigot build #600 but it's been happening for a while with no change (I keep up to date on the dev builds of everything).

    The server is running with Remote Toolkit, And I've changed some settings in that (It's set not to automatically restart the server on crash as I thought that might have been the cause, and it's not a scheduled restart).

    Plugins list:
    Code:
    [INFO] Plugins (29): BetterAlias, WorldEdit, VEnchant, Buycraft, SimpleAutoAnnouncer, Vault, Multiverse-Core, PermissionsEx, PvPToggle, MobBountyReloaded, WorldGuard, RemoteToolkitPlugin, dynmap, CoreProtect, Lockette, ProtocolLib, mcMMO, Essentials, WorldBorder, MobBountyReloadedDrops, MobBountyReloadedExploits, EssentialsSpawn, Multiverse-Inventories, EssentialsGeoIP, DisguiseCraft, EssentialsChat, Residence, Factions, Dynmap-Factions
    The server is running on a Linux VPS, Java info:

    Code:
    Linux KCv2.unknown.creeperhost.net 2.6.32-042stab068.8 #1 SMP Fri Dec 7 17:06:14 MSK 2012 x86_64 x86_64 x86_64 GNU/Linux
    java version "1.7.0_03"
    Java(TM) SE Runtime Environment (build 1.7.0_03-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 22.1-b02, mixed mode)
    
    Here is a complete log from the server start to when it stops and has started again (With the hours of useless chat log removed): http://pastebin.com/bW6EJyg1
    So far I have rebooted the VPS, Changed settings with RemoteToolkit, Updated all plugins, Updated server.
     
  2. Offline

    Josh3492

    Someone on the server could be doing /restart in-game.
     
  3. Offline

    kaise123

    That would show in the log... Commands that are issued show. Also, There are only 3 people with permission to restart the server and all of us stay in close contact, so it certainly isn't that.
     
  4. Offline

    Necrodoom

    looks like an issue which your host may have some information on, looks like server was aburtly terminated to me.
     
  5. Offline

    kaise123

    Know any decent alternatives to RTK? I need the Telnet and the auto restarts...

    I don't think so because I'm running this on a VPS (The host is CreeperHost, But I'm not using their interface to run the server I'm running it myself and starting RTK via SSH) and also because the server starts itself, so Java isn't ending and the whole server isn't crashing, it's just the server.
     
  6. Offline

    TnT

    Locked. This is not a CraftBukkit server. Seek out the makers of the mod for help.
     
Thread Status:
Not open for further replies.

Share This Page