I run a 24/7 Bukkit server, until just a couple days ago, when the Bukkit server kept shutting down. I just recently migrated to Ubuntu Server from Windows 7. I mean, it just happens. I checked through the logs and it looks to me that one minute the server is working fine, but then the next minute, the server says "Shutting down." I checked my plugins folder for an auto-shutdown plugin, which I had when I had a Windows server, but I don't see any. I have no idea what is happening, and if someone could help me with this, it'd be great. Also, I just found out that my server says it's on, but I can't join. This is the first time this has happened. It says it's online, but I time out whenever I try to join. I don't know if I am setting up the programs to run correctly on startup or not. Anyway, can anyone help me with this issue?
Post the console log which will tell us what version of CB, Java and plugins you are using as well as error messages and whatnot. I also have various tutorials on Ubuntu Server and Minecraft on my forums which might be of interest to you. LHammonds
This is my log when it happened: Code: [11:31:51] [pool-3-thread-87/INFO]: [MineRadio] Skipping radio info broadcast, as no players are online. [11:51:51] [pool-3-thread-102/INFO]: [MineRadio] Skipping radio info broadcast, as no players are online. [12:07:27] [Server console handler/ERROR]: Exception handling console input java.io.IOException: Input/output error at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_55] at java.io.FileInputStream.read(FileInputStream.java:272) ~[?:1.7.0_55] at java.io.BufferedInputStream.fill(BufferedInputStream.java:235) ~[?:1.7.0_55] at java.io.BufferedInputStream.read(BufferedInputStream.java:254) ~[?:1.7.0_55] at java.io.FilterInputStream.read(FilterInputStream.java:83) ~[?:1.7.0_55] at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] at net.minecraft.server.v1_7_R3.ThreadCommandReader.run(ThreadCommandReader.java:32) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] [12:07:27] [Thread-4/INFO]: Stopping server [12:07:27] [Thread-4/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v2.5-b357 I'll run a /plugins when I get the server up... Returned: Code: [13:28:04 INFO]: Plugins (35): StructureSaver, InvKick, PTweaks, WorldManager, WorldEdit, SuperVanish, mcore, Vault, The_Pony_Pack_3, PermissionsEx, Minecart_speedplus, WorldGuard, KommandSigns, WorldReset, MCPonyClasses, MineRadio, RPGHealth,CoreProtect, iDisguise, WGPFix, Lockette, ScheduledAnnouncer2, ProtocolLib, AutoSaveWorld, Essentials, CityWorld, {ChatManager}, EssentialsProtect, EssentialsSpawn, Multiverse-Core, uCars, EssentialsChat, Factions, Multiverse-Portals, Multiverse-Inventories ChatManager is disabled. Plus whenever it 'shuts down', I have to completely kill every process of java with ' su -c "kill -9 {PID}" ', and so on, otherwise the server has an error with permissions in the world files and a bind port error.
Okay. I had it open, so here goes: Code: [09:31:17] [Server thread/INFO]: Starting minecraft server version 1.7.9 [09:31:17] [Server thread/INFO]: Loading properties [09:31:17] [Server thread/INFO]: Default game type: SURVIVAL [09:31:17] [Server thread/INFO]: Generating keypair [09:31:18] [Server thread/INFO]: Starting Minecraft server on *:25571 [09:31:18] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.1-SNAPSHOT) [09:31:19] [Thread-8/INFO]: ----- Bukkit Auto Updater ----- [09:31:19] [Thread-8/INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds. [09:31:19] [Thread-8/INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'. [09:31:19] [Thread-8/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes. [09:31:19] [Thread-8/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml. [09:31:19] [Thread-8/INFO]: ----- ------------------- ----- [09:31:19] [Server thread/INFO]: [PermissionsEx] sql backend registered! [09:31:19] [Server thread/INFO]: [PermissionsEx] file backend registered! [09:31:19] [Server thread/INFO]: [PermissionsEx] PermissionEx plugin initialized. [09:31:20] [Server thread/INFO]: [StructureSaver] Loading StructureSaver v1.1 [09:31:20] [Server thread/INFO]: [InvKick] Loading InvKick v1.0 [09:31:20] [Server thread/INFO]: [PTweaks] Loading PTweaks v6.0.11 [09:31:20] [Server thread/INFO]: [WorldManager] Loading WorldManager v0.0.8 [09:31:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.9-SNAPSHOT:3001-743a5ea,master [09:31:20] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v3.5 [09:31:20] [Server thread/INFO]: [mcore] Loading mcore v7.1.0 [09:31:20] [Server thread/INFO]: [Vault] Loading Vault v1.2.27-b349 [09:31:20] [Server thread/INFO]: [The_Pony_Pack_3] Loading The_Pony_Pack_3 v3.0 [09:31:20] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.19.6 [09:31:20] [Server thread/INFO]: [PermissionsEx] Initializing file backend [09:31:20] [Server thread/INFO]: Permissions file successfully reloaded [09:31:20] [Server thread/INFO]: [Minecart_speedplus] Loading Minecart_speedplus v1.6.3 [09:31:20] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8.1-SNAPSHOT:1268-2df3290,master [09:31:20] [Server thread/INFO]: [KommandSigns] Loading KommandSigns v1.5 [09:31:20] [Server thread/INFO]: [WorldReset] Loading WorldReset v1.4.6 [09:31:20] [Server thread/INFO]: [WorldReset] Loading configuration... [09:31:20] [Server thread/INFO]: [WorldReset] Loading world manager... [09:31:20] [Server thread/INFO]: [WorldReset] Looking for world backups in '.../plugins/WorldReset/backups' [09:31:20] [Server thread/INFO]: [WorldReset] Import of world "world_the_end" succeeded! [09:31:21] [Server thread/INFO]: [WorldReset] Import of world "creative" succeeded! [09:31:21] [Server thread/INFO]: [WorldReset] World transfer complete. [09:31:21] [Server thread/INFO]: [MCPonyClasses] Loading MCPonyClasses v1.0 [09:31:21] [Server thread/INFO]: [MineRadio] Loading MineRadio v1.0 [09:31:21] [Server thread/INFO]: [RPGHealth] Loading RPGHealth v1.3 [09:31:21] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.0.9 [09:31:21] [Server thread/INFO]: [iDisguise] Loading iDisguise v3.1pre [09:31:21] [Server thread/INFO]: [WGPFix] Loading WGPFix v2.2.0 [09:31:21] [Server thread/INFO]: [Lockette] Loading Lockette v1.7.12 [09:31:21] [Server thread/INFO]: [ScheduledAnnouncer2] Loading ScheduledAnnouncer2 v2.8.3 - For version 1.6.4 [09:31:21] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.1.3-SNAPSHOT [09:31:21] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution. [09:31:21] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13 [09:31:21] [Server thread/INFO]: [Essentials] Loading Essentials v2.12.2 [09:31:21] [Server thread/INFO]: [CityWorld] Loading CityWorld v2.93 [09:31:21] [Server thread/INFO]: [ChatManager] Loading ChatManager v1.19.1 [09:31:21] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.12.2 [09:31:21] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.12.2 [09:31:21] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b670 [09:31:21] [Server thread/INFO]: [uCars] Loading uCars v17.2 [09:31:21] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.12.2 [09:31:21] [Server thread/INFO]: [Factions] Loading Factions v2.3.1 [09:31:21] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b696 [09:31:21] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b357 [09:31:21] [Server thread/INFO]: [mcore] Enabling mcore v7.1.0 [09:31:21] [Server thread/INFO]: [mcore 7.1.0] === ENABLE START === [09:31:21] [Server thread/INFO]: [mcore 7.1.0] §eSetup of SenderIdMixinDefault took §d16§ems. [09:31:22] [Server thread/INFO]: [mcore 7.1.0] === ENABLE §aCOMPLETE §e(Took §d223ms§e) === [09:31:22] [Server thread/INFO]: [Vault] Enabling Vault v1.2.27-b349 [09:31:22] [Server thread/INFO]: [Vault][Economy] Essentials Economy found: Waiting [09:31:22] [Server thread/INFO]: [Vault][Permission] PermissionsEx found: Waiting [09:31:22] [Server thread/INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system. [09:31:22] [Server thread/INFO]: [Vault][Chat] PermissionsEx found: Waiting [09:31:22] [Server thread/INFO]: [Vault] Enabled Version 1.2.27-b349 [09:31:22] [Server thread/INFO]: [mcore 7.1.0] §aActivated §eintegration with §dVault [09:31:22] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.1.3-SNAPSHOT [09:31:22] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [09:31:22] [Server thread/INFO]: [mcore 7.1.0] §aActivated §eintegration with §dProtocolLib [09:31:22] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13 [09:31:22] [Server thread/INFO]: [CityWorld] Enabling CityWorld v2.93 [09:31:22] [Server thread/INFO]: Preparing level "Hub" [09:31:22] [Server thread/INFO]: Preparing start region for level 0 (Seed: 5881155629682765387) [09:31:23] [Server thread/INFO]: Preparing spawn area: 52% [09:31:24] [Server thread/INFO]: Preparing start region for level 1 (Seed: 5881155629682765387) [09:31:25] [Server thread/INFO]: Preparing spawn area: 75% [09:31:25] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5881155629682765387) [09:31:26] [Server thread/INFO]: [StructureSaver] Enabling StructureSaver v1.1 [09:31:26] [Server thread/INFO]: [InvKick] Enabling InvKick v1.0 [09:31:26] [Server thread/INFO]: [PTweaks] Enabling PTweaks v6.0.11 [09:31:26] [Server thread/INFO]: [PTweaks] AutoSaveStopper is enabled! [09:31:26] [Server thread/INFO]: [PTweaks] Packet Autosave set to 50000 [09:31:26] [Server thread/INFO]: [PTweaks] ChunkPersistance is enabled! [09:31:26] [Server thread/INFO]: [PTweaks] Chunk Life Time: 100000ms [09:31:26] [Server thread/INFO]: [PTweaks] Chunk Prune Time: 3ms [09:31:26] [Server thread/INFO]: [PTweaks] MonsterLimiter is enabled! [09:31:26] [Server thread/INFO]: [WorldManager] Enabling WorldManager v0.0.8 [09:31:26] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.9-SNAPSHOT:3001-743a5ea,master [09:31:26] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [09:31:26] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v3.5 [09:31:26] [Server thread/INFO]: [SV] Plugin enabled! [09:31:26] [Server thread/INFO]: [The_Pony_Pack_3] Enabling The_Pony_Pack_3 v3.0 [09:31:26] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.19.6 [09:31:26] [Server thread/INFO]: [PermissionsEx] Superperms support enabled. [09:31:26] [Server thread/INFO]: [PermissionsEx] v1.19.6 enabled [09:31:26] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions. [09:31:26] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked. [09:31:26] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked. [09:31:26] [Server thread/INFO]: [Minecart_speedplus] Enabling Minecart_speedplus v1.6.3 [09:31:26] [Server thread/INFO]: Minecart_speedplus version 1.6.3 started. [09:31:26] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8.1-SNAPSHOT:1268-2df3290,master [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub) TNT ignition is blocked. [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub) Lighters are PERMITTED. [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub) Lava fire is blocked. [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub) Fire spread is UNRESTRICTED. [09:31:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hub' [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub_nether) TNT ignition is blocked. [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub_nether) Lighters are PERMITTED. [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub_nether) Lava fire is blocked. [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub_nether) Fire spread is UNRESTRICTED. [09:31:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hub_nether' [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub_the_end) TNT ignition is blocked. [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub_the_end) Lighters are PERMITTED. [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub_the_end) Lava fire is blocked. [09:31:26] [Server thread/INFO]: [WorldGuard] (Hub_the_end) Fire spread is UNRESTRICTED. [09:31:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hub_the_end' [09:31:26] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Hub' [09:31:26] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Hub_nether' [09:31:26] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Hub_the_end' [09:31:26] [Server thread/INFO]: [KommandSigns] Enabling KommandSigns v1.5 [09:31:26] [Server thread/INFO]: [WorldReset] Enabling WorldReset v1.4.6 [09:31:26] [Server thread/INFO]: [WorldReset] Registering listener... [09:31:26] [Server thread/INFO]: [WorldReset] Activating command handler... [09:31:26] [Server thread/INFO]: [WorldReset] Enabled! [09:31:26] [Server thread/INFO]: [MCPonyClasses] Enabling MCPonyClasses v1.0 [09:31:26] [Server thread/INFO]: [MineRadio] Enabling MineRadio v1.0 [09:31:26] [Server thread/INFO]: [MineRadio] [MineRadio] MineRadio version 1.0 has been enabled. [09:31:26] [Server thread/INFO]: [RPGHealth] Enabling RPGHealth v1.3 [09:31:26] [Server thread/INFO]: RPGHealth has been enabled! [09:31:26] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.0.9 [09:31:27] [Server thread/INFO]: CoreProtect version 2.0.9 is enabled! [09:31:27] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage. [09:31:27] [Server thread/INFO]: [iDisguise] Enabling iDisguise v3.1pre [09:31:27] [Server thread/INFO]: [iDisguise] iDisguise v3.1pre enabled! [09:31:27] [Server thread/INFO]: [WGPFix] Enabling WGPFix v2.2.0 [09:31:27] [Server thread/INFO]: [WGPFix] WorldGuardPistonFix 2.2.0 enabled. [09:31:27] [Server thread/INFO]: [Lockette] Enabling Lockette v1.7.12 [09:31:27] [Server thread/INFO]: [Lockette] Version 1.7.12 is being enabled! Yay! (Core version 1.3.7) [09:31:27] [Server thread/INFO]: [Lockette] Detected craftbukkit build [3083] ok. [09:31:27] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154] [09:31:27] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO] [09:31:28] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru [09:31:28] [Server thread/INFO]: [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.19.6 [09:31:28] [Server thread/INFO]: [Lockette] Using ops file for admin permissions. [09:31:28] [Server thread/INFO]: [Lockette] Ready to protect your containers. [09:31:28] [Server thread/INFO]: [ScheduledAnnouncer2] Enabling ScheduledAnnouncer2 v2.8.3 - For version 1.6.4 [09:31:28] [Server thread/INFO]: ScheduledAnnouncer2 v2.8.3 - For version 1.6.4 is enabled! [09:31:28] [Server thread/INFO]: [Essentials] Enabling Essentials v2.12.2 [09:31:29] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked. [09:31:29] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions. [09:31:29] [Server thread/INFO]: [ChatManager] Enabling ChatManager v1.19.1 [09:31:29] [Server thread/INFO]: [ChatManager] ChatManager disabled. Check config.yml! [09:31:29] [Server thread/INFO]: [ChatManager] Disabling ChatManager v1.19.1 [09:31:29] [Server thread/INFO]: [ChatManager] ChatManager disabled! [09:31:29] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.12.2 [09:31:30] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.12.2 [09:31:30] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b670 [09:31:30] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b670 [09:31:30] [Server thread/INFO]: Preparing start region for level 3 (Seed: -8145152523279307176) [09:31:31] [Server thread/INFO]: Preparing spawn area for creative, 81% [09:31:32] [Server thread/INFO]: [WorldGuard] (creative) TNT ignition is blocked. [09:31:32] [Server thread/INFO]: [WorldGuard] (creative) Lighters are PERMITTED. [09:31:32] [Server thread/INFO]: [WorldGuard] (creative) Lava fire is blocked. [09:31:32] [Server thread/INFO]: [WorldGuard] (creative) Fire spread is UNRESTRICTED. [09:31:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'creative' [09:31:32] [Server thread/INFO]: Preparing start region for level 4 (Seed: 2151820599056019962) [09:31:33] [Server thread/INFO]: Preparing spawn area for world_nether, 61% [09:31:33] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is blocked. [09:31:33] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [09:31:33] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked. [09:31:33] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [09:31:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [09:31:34] [Server thread/INFO]: Preparing start region for level 5 (Seed: 44) [09:31:35] [Server thread/INFO]: Preparing spawn area for equestria4, 44% [09:31:35] [Server thread/INFO]: [WorldGuard] (equestria4) TNT ignition is blocked. [09:31:35] [Server thread/INFO]: [WorldGuard] (equestria4) Lighters are PERMITTED. [09:31:35] [Server thread/INFO]: [WorldGuard] (equestria4) Lava fire is blocked. [09:31:35] [Server thread/INFO]: [WorldGuard] (equestria4) Fire spread is UNRESTRICTED. [09:31:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'equestria4' [09:31:35] [Server thread/INFO]: Preparing start region for level 6 (Seed: 2619224043027286536) [09:31:36] [Server thread/INFO]: Preparing spawn area for Dawid, 48% [09:31:37] [Server thread/INFO]: [WorldGuard] (Dawid) TNT ignition is blocked. [09:31:37] [Server thread/INFO]: [WorldGuard] (Dawid) Lighters are PERMITTED. [09:31:37] [Server thread/INFO]: [WorldGuard] (Dawid) Lava fire is blocked. [09:31:37] [Server thread/INFO]: [WorldGuard] (Dawid) Fire spread is UNRESTRICTED. [09:31:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Dawid' [09:31:37] [Server thread/INFO]: Preparing start region for level 7 (Seed: -2124932880976812453) [09:31:41] [Server thread/INFO]: Preparing spawn area for world, 0% [09:31:42] [Server thread/INFO]: Preparing spawn area for world, 52% [09:31:42] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is blocked. [09:31:42] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [09:31:42] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked. [09:31:42] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [09:31:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [09:31:42] [Server thread/INFO]: Preparing start region for level 8 (Seed: 6147088935101127277) [09:31:43] [Server thread/INFO]: Preparing spawn area for world_the_end, 32% [09:31:44] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is blocked. [09:31:44] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [09:31:44] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked. [09:31:44] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [09:31:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [09:31:44] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end' [09:31:44] [Server thread/INFO]: Preparing spawn area for world_the_end, 73% [09:31:46] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded. [09:31:46] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b670 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main-- [09:31:46] [Server thread/INFO]: [uCars] Enabling uCars v17.2 [09:31:46] [Server thread/INFO]: [uCars] uCars has been enabled! [09:31:46] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.12.2 [09:31:46] [Server thread/INFO]: [Factions] Enabling Factions v2.3.1 [09:31:46] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.3.1[0;36;22m] [0;33;1m=== ENABLE START ===[m [09:31:46] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.3.1[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m413ms[0;33;1m) ===[m [09:31:46] [Server thread/INFO]: [Lockette] Enabled link to plugin Factions for Groups, version 2.3.1 [09:31:46] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b696 [09:31:46] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b696 Enabled - By Rigby and fernferret [09:31:48] [Server thread/INFO]: [MVPLogging] 9 - Portals(s) loaded [09:31:48] [Server thread/WARN]: [Multiverse-Core] Portal saffron has an invalid DESTINATION! [09:31:48] [Server thread/WARN]: [Multiverse-Core] Portal spawn2mob has an invalid DESTINATION! [09:31:48] [Server thread/WARN]: [Multiverse-Core] Portal spleef has an invalid DESTINATION! [09:31:48] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b357 [09:31:49] [Server thread/INFO]: [Multiverse-Inventories] The following worlds for group 'Default' are not loaded: spleef [09:31:49] [Server thread/WARN]: [Multiverse-Inventories] Group: 'shares' is not formatted correctly! [09:31:49] [Server thread/INFO]: [Multiverse-Inventories 2.5-b357] enabled. [09:31:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [09:31:50] [Server thread/INFO]: Done (28.109s)! For help, type "help" or "?" [09:31:50] [Server thread/INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;33;22m============================================[m [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;33;1mWe are preparing for Mojangs switch to UUIDs.[m [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;33;1mLearn more at: [0;36;1mhttps://forums.bukkit.org/threads/psa-the-switch-to-uuids-potential-plugin-server-breakage.250915/[m [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;33;1mNow fetching and caching UUID for all player names on this server![m [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;33;1mThe mstore collection "[0;35;1mmcore_mplayer[0;33;1m" will contain the cached information.[m [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;36;1mPlayer Names Found: [0;35;1m17[m [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;36;1mPlayer Names Cached: [0;35;1m17[m [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;36;1mPlayer Names Remaining: [0;35;1m0[m [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;33;1mNow fetching the remaining players from Mojang API ...[m [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;32;1m ... done![m [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;33;1m(database saving will now commence which might lock the server for a while)[m [09:31:50] [Server thread/INFO]: [0;36;22m[[0;36;1mmcore 7.1.0[0;36;22m] [0;33;1m[0;33;22m============================================[m [09:31:50] [pool-3-thread-25/INFO]: [MineRadio] Skipping radio info broadcast, as no players are online. [09:31:51] [Server thread/INFO]: [0;34;1m[ProtocolLib] The updater did not find an update, and nothing was downloaded.[m [09:31:54] [pool-3-thread-18/INFO]: [iDisguise] An update for iDisguise is available: null[m [09:31:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2423ms behind, skipping 48 tick(s) [09:32:04] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'equestria4' [09:33:09] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Dawid' [09:36:09] [Server thread/INFO]: Plugins (35): [0;32;1mStructureSaver[0;37;1m, [0;32;1mInvKick[0;37;1m, [0;32;1mPTweaks[0;37;1m, [0;32;1mWorldManager[0;37;1m, [0;32;1mWorldEdit[0;37;1m, [0;32;1mSuperVanish[0;37;1m, [0;32;1mmcore[0;37;1m, [0;32;1mVault[0;37;1m, [0;32;1mThe_Pony_Pack_3[0;37;1m, [0;32;1mPermissionsEx[0;37;1m, [0;32;1mMinecart_speedplus[0;37;1m, [0;32;1mWorldGuard[0;37;1m, [0;32;1mKommandSigns[0;37;1m, [0;32;1mWorldReset[0;37;1m, [0;32;1mMCPonyClasses[0;37;1m, [0;32;1mMineRadio[0;37;1m, [0;32;1mRPGHealth[0;37;1m, [0;32;1mCoreProtect[0;37;1m, [0;32;1miDisguise[0;37;1m, [0;32;1mWGPFix[0;37;1m, [0;32;1mLockette[0;37;1m, [0;32;1mScheduledAnnouncer2[0;37;1m, [0;32;1mProtocolLib[0;37;1m, [0;32;1mAutoSaveWorld[0;37;1m, [0;32;1mEssentials[0;37;1m, [0;32;1mCityWorld[0;37;1m, [0;31;1mChatManager[0;37;1m, [0;32;1mEssentialsProtect[0;37;1m, [0;32;1mEssentialsSpawn[0;37;1m, [0;32;1mMultiverse-Core[0;37;1m, [0;32;1muCars[0;37;1m, [0;32;1mEssentialsChat[0;37;1m, [0;32;1mFactions[0;37;1m, [0;32;1mMultiverse-Portals[0;37;1m, [0;32;1mMultiverse-Inventories[m [09:51:51] [pool-3-thread-34/INFO]: [MineRadio] Skipping radio info broadcast, as no players are online. [10:11:51] [pool-3-thread-46/INFO]: [MineRadio] Skipping radio info broadcast, as no players are online. [10:31:51] [pool-3-thread-53/INFO]: [MineRadio] Skipping radio info broadcast, as no players are online. [10:51:51] [pool-3-thread-68/INFO]: [MineRadio] Skipping radio info broadcast, as no players are online. [11:11:51] [pool-3-thread-80/INFO]: [MineRadio] Skipping radio info broadcast, as no players are online. [11:12:36] [Server thread/INFO]: Plugins (35): [0;32;1mStructureSaver[0;37;1m, [0;32;1mInvKick[0;37;1m, [0;32;1mPTweaks[0;37;1m, [0;32;1mWorldManager[0;37;1m, [0;32;1mWorldEdit[0;37;1m, [0;32;1mSuperVanish[0;37;1m, [0;32;1mmcore[0;37;1m, [0;32;1mVault[0;37;1m, [0;32;1mThe_Pony_Pack_3[0;37;1m, [0;32;1mPermissionsEx[0;37;1m, [0;32;1mMinecart_speedplus[0;37;1m, [0;32;1mWorldGuard[0;37;1m, [0;32;1mKommandSigns[0;37;1m, [0;32;1mWorldReset[0;37;1m, [0;32;1mMCPonyClasses[0;37;1m, [0;32;1mMineRadio[0;37;1m, [0;32;1mRPGHealth[0;37;1m, [0;32;1mCoreProtect[0;37;1m, [0;32;1miDisguise[0;37;1m, [0;32;1mWGPFix[0;37;1m, [0;32;1mLockette[0;37;1m, [0;32;1mScheduledAnnouncer2[0;37;1m, [0;32;1mProtocolLib[0;37;1m, [0;32;1mAutoSaveWorld[0;37;1m, [0;32;1mEssentials[0;37;1m, [0;32;1mCityWorld[0;37;1m, [0;31;1mChatManager[0;37;1m, [0;32;1mEssentialsProtect[0;37;1m, [0;32;1mEssentialsSpawn[0;37;1m, [0;32;1mMultiverse-Core[0;37;1m, [0;32;1muCars[0;37;1m, [0;32;1mEssentialsChat[0;37;1m, [0;32;1mFactions[0;37;1m, [0;32;1mMultiverse-Portals[0;37;1m, [0;32;1mMultiverse-Inventories[m [11:12:42] [Server thread/INFO]: Plugins (35): [0;32;1mStructureSaver[0;37;1m, [0;32;1mInvKick[0;37;1m, [0;32;1mPTweaks[0;37;1m, [0;32;1mWorldManager[0;37;1m, [0;32;1mWorldEdit[0;37;1m, [0;32;1mSuperVanish[0;37;1m, [0;32;1mmcore[0;37;1m, [0;32;1mVault[0;37;1m, [0;32;1mThe_Pony_Pack_3[0;37;1m, [0;32;1mPermissionsEx[0;37;1m, [0;32;1mMinecart_speedplus[0;37;1m, [0;32;1mWorldGuard[0;37;1m, [0;32;1mKommandSigns[0;37;1m, [0;32;1mWorldReset[0;37;1m, [0;32;1mMCPonyClasses[0;37;1m, [0;32;1mMineRadio[0;37;1m, [0;32;1mRPGHealth[0;37;1m, [0;32;1mCoreProtect[0;37;1m, [0;32;1miDisguise[0;37;1m, [0;32;1mWGPFix[0;37;1m, [0;32;1mLockette[0;37;1m, [0;32;1mScheduledAnnouncer2[0;37;1m, [0;32;1mProtocolLib[0;37;1m, [0;32;1mAutoSaveWorld[0;37;1m, [0;32;1mEssentials[0;37;1m, [0;32;1mCityWorld[0;37;1m, [0;31;1mChatManager[0;37;1m, [0;32;1mEssentialsProtect[0;37;1m, [0;32;1mEssentialsSpawn[0;37;1m, [0;32;1mMultiverse-Core[0;37;1m, [0;32;1muCars[0;37;1m, [0;32;1mEssentialsChat[0;37;1m, [0;32;1mFactions[0;37;1m, [0;32;1mMultiverse-Portals[0;37;1m, [0;32;1mMultiverse-Inventories[m [11:31:51] [pool-3-thread-87/INFO]: [MineRadio] Skipping radio info broadcast, as no players are online. [11:51:51] [pool-3-thread-102/INFO]: [MineRadio] Skipping radio info broadcast, as no players are online. [12:07:27] [Server console handler/ERROR]: Exception handling console input java.io.IOException: Input/output error at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_55] at java.io.FileInputStream.read(FileInputStream.java:272) ~[?:1.7.0_55] at java.io.BufferedInputStream.fill(BufferedInputStream.java:235) ~[?:1.7.0_55] at java.io.BufferedInputStream.read(BufferedInputStream.java:254) ~[?:1.7.0_55] at java.io.FilterInputStream.read(FilterInputStream.java:83) ~[?:1.7.0_55] at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] at net.minecraft.server.v1_7_R3.ThreadCommandReader.run(ThreadCommandReader.java:32) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-72-g6f592d9-b3083jnks] [12:07:27] [Thread-4/INFO]: Stopping server [12:07:27] [Thread-4/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v2.5-b357
I started the server using: Code: cd /var/www/html/play while true do /usr/bin/java -Xincgc -Xmx5632M -jar /var/www/html/play/craftbukkit.jar nogui echo Sleeping for 60 seconds. sleep 60 done but I changed -Xincgc -Xmx5632M to -Xms1G -Xmx5G. Hope this works
#1 - You are running CB 1.7.9 which is not very stable or at least using it with non-1.7.9 plugins. I'd recommend going back down to an older version...1.7.2-R0.3 #2 - StructureSaver 1.1 - Just what is this doing here? Did you know this was only for 1.6 servers BEFORE going to 1.7? Once on 1.7, there is absolutely no need to use it and if your map was generated in 1.7, there never was a need for it. #3 - mcore 7.1.0 - This is not 1.7.9-compatible and the fact you got it to load means you must have downloaded a re-compiled version from someone else or did it yourself. Go get the "real" 1.7.9-compatible version which is 7.2.0 #4 - Vault 1.2.27 - Also outdated. Current version is 1.2.31 #5 - PermissionsEx 1.19.6 - Also outdated and for the wrong version of CB. If running CB 1.7.6+ you should be using PEX 1.21.4 or CB 1.7.5 or lower using PEX 1.21.3 #6 - WorldGuard 5.8.1-SNAPSHOT - Also outdated. Current version is 5.9 #7 - ProtocolLib 3.1.3 - Also outdated. Current version is 3.3.1 #8 - Essentials 2.12.2 - Also outdated. Current version is 2.13.1 for CB 1.7.2 (Dev is 2.14.14) #9 - Lockette 1.7.12 - This is the current version but built against CB 1.5.2 (will have issues with UUID) #10 - MineRadio 1.0 - This has become an inactive plugin for CB 1.7.2 and will receive no updates. These are just the issues that pop into my head from the plugins that I am familiar with (don't know about the rest) I don't recommend going to 1.7.9 unless you are READY and that means all your plugins too....and this is obviously not the case. If you are intent on staying on 1.7.9 then I recommend remove all plugins and test to see if the error comes back to know if it is related to your physical server or minecraft version. If no problems, re-introduce one plugin at a time and test...but also check for updates for each plugin and see what has changed since the version you are using...which may mean changes in permission settings too. LHammonds