Server shutting down by itself.

Discussion in 'Bukkit Help' started by sYn12, Aug 28, 2012.

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

    sYn12

    Hello,

    I am having trouble with a bukkit server on the latest recommended build. Every time I try to start up the server, it will shut itself down after around 5 minutes. I have tried various other builds and even a fresh install, and the error still persists.

    The server is managed through TCAdmin. Here is the server log:

    Code:
    2012-08-28 22:05:07 [INFO] Starting minecraft server version 1.3.1
    2012-08-28 22:05:07 [INFO] Loading properties
    2012-08-28 22:05:07 [WARNING] server.properties does not exist
    2012-08-28 22:05:07 [INFO] Generating new properties file
    2012-08-28 22:05:07 [INFO] Default game type: SURVIVAL
    2012-08-28 22:05:07 [INFO] Generating keypair
    2012-08-28 22:05:08 [INFO] Starting Minecraft server on *:25565
    2012-08-28 22:05:09 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.1-R2.0-b2340jnks (MC: 1.3.1) (Implementing API version 1.3.1-R2.0)
    2012-08-28 22:05:09 [WARNING] Failed to load operators list: java.io.FileNotFoundException: .\ops.txt (The system cannot find the file specified)
    2012-08-28 22:05:09 [WARNING] Failed to load white-list: java.io.FileNotFoundException: .\white-list.txt (The system cannot find the file specified)
    2012-08-28 22:05:09 [INFO] Preparing level "world"
    2012-08-28 22:05:10 [INFO] Preparing start region for level 0 (Seed: -1056634189737224064)
    2012-08-28 22:05:11 [INFO] Preparing spawn area: 4%
    2012-08-28 22:05:12 [INFO] Preparing spawn area: 12%
    2012-08-28 22:05:13 [INFO] Preparing spawn area: 20%
    2012-08-28 22:05:14 [INFO] Preparing spawn area: 28%
    2012-08-28 22:05:15 [INFO] Preparing spawn area: 36%
    2012-08-28 22:05:16 [INFO] Preparing spawn area: 44%
    2012-08-28 22:05:17 [INFO] Preparing spawn area: 48%
    2012-08-28 22:05:18 [INFO] Preparing spawn area: 57%
    2012-08-28 22:05:19 [INFO] Preparing spawn area: 65%
    2012-08-28 22:05:20 [INFO] Preparing spawn area: 73%
    2012-08-28 22:05:21 [INFO] Preparing spawn area: 81%
    2012-08-28 22:05:22 [INFO] Preparing spawn area: 89%
    2012-08-28 22:05:23 [INFO] Preparing spawn area: 97%
    2012-08-28 22:05:24 [INFO] Preparing start region for level 1 (Seed: -1056634189737224064)
    2012-08-28 22:05:24 [INFO] Preparing spawn area: 0%
    2012-08-28 22:05:25 [INFO] Preparing spawn area: 12%
    2012-08-28 22:05:26 [INFO] Preparing spawn area: 20%
    2012-08-28 22:05:27 [INFO] Preparing spawn area: 28%
    2012-08-28 22:05:28 [INFO] Preparing spawn area: 40%
    2012-08-28 22:05:29 [INFO] Preparing spawn area: 44%
    2012-08-28 22:05:30 [INFO] Preparing spawn area: 52%
    2012-08-28 22:05:32 [INFO] Preparing spawn area: 52%
    2012-08-28 22:05:33 [INFO] Preparing spawn area: 61%
    2012-08-28 22:05:34 [INFO] Preparing spawn area: 69%
    2012-08-28 22:05:35 [INFO] Preparing spawn area: 77%
    2012-08-28 22:05:36 [INFO] Preparing spawn area: 81%
    2012-08-28 22:05:37 [INFO] Preparing spawn area: 89%
    2012-08-28 22:05:38 [INFO] Preparing spawn area: 93%
    2012-08-28 22:05:39 [INFO] Preparing start region for level 2 (Seed: -1056634189737224064)
    2012-08-28 22:05:39 [INFO] Preparing spawn area: 0%
    2012-08-28 22:05:40 [INFO] Preparing spawn area: 16%
    2012-08-28 22:05:41 [INFO] Preparing spawn area: 40%
    2012-08-28 22:05:42 [INFO] Preparing spawn area: 57%
    2012-08-28 22:05:43 [INFO] Preparing spawn area: 77%
    2012-08-28 22:05:44 [INFO] Done (35,146s)! For help, type "help" or "?"
    2012-08-28 22:07:39 [INFO] /31.25.103.20:51845 lost connection
    2012-08-28 22:07:40 [INFO] CONSOLE: Stopping the server..
    2012-08-28 22:07:40 [INFO] Unknown command. Type "help" for help.
    2012-08-28 22:07:40 [INFO] Stopping server
    2012-08-28 22:07:40 [INFO] Saving players
    2012-08-28 22:07:40 [INFO] Saving worlds
    2012-08-28 22:07:40 [WARNING] DSCT: socket closed
    2012-08-28 22:07:40 [INFO] Saving chunks for level 'world'/net.minecraft.server.WorldProviderNormal@65c83981
    2012-08-28 22:07:40 [INFO] Closing listening thread
    2012-08-28 22:07:43 [INFO] Saving chunks for level 'world_nether'/net.minecraft.server.WorldProviderHell@157aa32e
    2012-08-28 22:07:46 [INFO] Saving chunks for level 'world_the_end'/net.minecraft.server.WorldProviderTheEnd@1b24e0f2
    2012-08-28 22:07:47 [INFO] Stopping server
    2012-08-28 22:07:47 [INFO] Saving players
    
    The IP which is displayed right before the server shuts down is the IP of the server.

    Can someone explain why this happens? I have removed all plugins and the server will still refuse to work.
     
  2. Offline

    xBlueXFoxx

    Try launching without TCAdmin, if you haven't already.

    2012-08-28 22:07:40 [WARNING] DSCT: socket closed
    Make sure you're port forwarded, also make sure server-ip= has nothing in front of it in server.properties.
     
  3. Offline

    sYn12

    Hi again.

    I will try to check with the host if there is an issue with forwarded ports. The server properties has nothing in front of the server-ip= line.

    I have read up on another forum, and they are suffering from the same issues. Recently they upgraded to Java 7 and are now suffering from the same issue.
     
  4. could it have something to do with this?

    Code:
    [WARNING] Failed to load operators list: java.io.FileNotFoundException: .\ops.txt (The system cannot find the file specified)
    [WARNING] Failed to load white-list: java.io.FileNotFoundException: .\white-list.txt (The system cannot find the file specified)
    this looks like someone/thing did /stop
    Code:
    2012-08-28 22:07:40 [INFO] CONSOLE: Stopping the server..
    2012-08-28 22:07:40 [INFO] Unknown command. Type "help" for help.
    2012-08-28 22:07:40 [INFO] Stopping server
    2012-08-28 22:07:40 [INFO] Saving players
    2012-08-28 22:07:40 [INFO] Saving worlds
    2012-08-28 22:07:40 [WARNING] DSCT: socket closed
    2012-08-28 22:07:40 [INFO] Saving chunks for level 'world'/net.minecraft.server.WorldProviderNormal@65c83981
    2012-08-28 22:07:40 [INFO] Closing listening thread
    2012-08-28 22:07:43 [INFO] Saving chunks for level 'world_nether'/net.minecraft.server.WorldProviderHell@157aa32e
    2012-08-28 22:07:46 [INFO] Saving chunks for level 'world_the_end'/net.minecraft.server.WorldProviderTheEnd@1b24e0f2
    2012-08-28 22:07:47 [INFO] Stopping server
    2012-08-28 22:07:47 [INFO] Saving players
     
  5. Offline

    theearlypc423

    wow it wont fix I have tcadmin2
     
  6. Offline

    lJunKunl

    Anyone got a solution yet?
     
  7. Offline

    skvllx

    UP! i have the same problem :/


     
Thread Status:
Not open for further replies.

Share This Page