Solved Crash on join

Discussion in 'Bukkit Help' started by djwwPvP, Apr 28, 2016.

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

    djwwPvP

    When ever I join my server it crashes it only happens when I join, other people can join :/
     
  2. send us you log file
    EDIT: server and minecraft log
     
  3. Offline

    djwwPvP

    how
     
  4. on your minecraft server's MAIN folder you see Latest. well that the file.
     
  5. Offline

    djwwPvP

    im using mcprohosting

    Code:
    [14:47:03] [Server thread/INFO]: Starting minecraft server version 1.8
    [14:47:03] [Server thread/INFO]: Loading properties
    [14:47:03] [Server thread/INFO]: Default game type: SURVIVAL
    [14:47:03] [Server thread/INFO]: Generating keypair
    [14:47:03] [Server thread/INFO]: Starting Minecraft server on 198.24.173.178:29924
    [14:47:04] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
    [14:47:04] [Server thread/INFO]: [NeoSoup] Loading NeoSoup v0.0.0.2
    [14:47:04] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
    [14:47:04] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
    [14:47:04] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
    [14:47:04] [Server thread/INFO]: [AntiHunger] Loading AntiHunger v1.2
    [14:47:04] [Server thread/INFO]: [KingKits] Loading KingKits v5.0.9
    [14:47:04] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
    [14:47:04] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b330
    [14:47:04] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b341
    [14:47:04] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b341
    [14:47:04] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.0.1-b341
    [14:47:04] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
    [14:47:04] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [14:47:04] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
    [14:47:04] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [14:47:04] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
    [14:47:04] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
    [14:47:04] [Server thread/INFO]: Preparing level "world"
    [14:47:04] [Server thread/INFO]: Preparing start region for level 0 (Seed: -3823958825736073746)
    [14:47:05] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8933303862462265643)
    [14:47:06] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8933303862462265643)
    [14:47:06] [Server thread/INFO]: [NeoSoup] Enabling NeoSoup v0.0.0.2
    [14:47:06] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
    [14:47:06] [Server thread/INFO]: GroupManager - INFO - World Found: world
    [14:47:06] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
    [14:47:06] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    [14:47:06] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
    [14:47:06] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
    [14:47:06] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
    [14:47:06] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
    [14:47:06] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
    [14:47:07] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
    [14:47:07] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
    [14:47:07] [Server thread/INFO]: [AntiHunger] Enabling AntiHunger v1.2
    [14:47:07] [Server thread/INFO]: [AntiHunger] Plugin wurde eingeschaltet !
    [14:47:07] [Server thread/INFO]: [KingKits] Enabling KingKits v5.0.9
    [14:47:07] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [14:47:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [14:47:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [14:47:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [14:47:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [14:47:08] [Server thread/INFO]: [WorldGuard] Loading region data...
    [14:47:08] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b330
    [14:47:08] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
    [14:47:08] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
    [14:47:08] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsAntiBuild to the same version.
    [14:47:08] [Server thread/INFO]: Using locale en_US
    [14:47:08] [Server thread/INFO]: [Essentials] Using CraftBukkit 1.8 NMS-based provider as mob spawner provider.
    [14:47:08] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
    [14:47:08] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
    [14:47:09] [Server thread/INFO]: Using locale en_US
    [14:47:09] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
    [14:47:09] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
    [14:47:09] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
    [14:47:09] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b341
    [14:47:09] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
    [14:47:09] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b341
    [14:47:09] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
    [14:47:09] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.0.1-b341
    [14:47:09] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
    [14:47:09] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [14:47:09] [Server thread/INFO]: Done (4.606s)! For help, type "help" or "?"
    [14:47:09] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
    [14:47:09] [pool-3-thread-5/INFO]: [Vault] Checking for Updates ...
    [14:47:10] [pool-3-thread-5/INFO]: [Vault] No new version available
    [14:48:35] [User Authenticator #1/INFO]: UUID of player DjwwPvP is a2b08180-8257-4e65-a563-d645b9f5a855
    [14:48:35] [Server thread/INFO]: DjwwPvP[/73.147.176.118:57911] logged in with entity id 8 at ([world] -365.65160831466727, 5.73901678930444, -948.6387921443709)
    [14:49:32] [Server thread/INFO]: DjwwPvP lost connection: Disconnected
    [14:49:32] [Server thread/INFO]: DjwwPvP left the game.
    [14:49:35] [Server Watchdog/FATAL]: A single server tick took 60.00 seconds (should be max 0.05)
    [14:49:35] [Server Watchdog/FATAL]: Considering it to be crashed, server will forcibly shutdown.
    [14:49:35] [Server Watchdog/ERROR]: This crash report has been saved to: /home/root/multicraft/servers/server529487/./crash-reports/crash-2016-04-28_14.49.35-server.txt
    [14:49:35] [Thread-3/INFO]: Stopping server
     
    Last edited by a moderator: May 2, 2016
  6. Please put Logs/config's.EVERYTHING in a SPOILER,i think on all my post i did A LOT on tellings people to use Spoilers or Code to merge it, but anyway. How much RAM does your server have and what plugins do you have?
     
  7. Offline

    djwwPvP

    NeoSoup directory 411.0 bytes Apr 13, 2016 7:44:35 PM Apr 11, 2016 8:54:54 PM
    [​IMG] GroupManager directory 13.2 kB Apr 13, 2016 7:44:35 PM Apr 13, 2016 7:16:28 PM
    [​IMG] KingKits directory 17.8 kB Apr 28, 2016 5:46:48 PM Apr 28, 2016 5:46:48 PM
    [​IMG] Essentials directory 183.8 kB Apr 28, 2016 5:47:08 PM Apr 28, 2016 5:47:08 PM
    [​IMG] PluginMetrics directory 92.0 bytes Apr 13, 2016 7:44:35 PM Apr 11, 2016 2:18:49 PM
    [​IMG] Updater directory 390.0 bytes Apr 17, 2016 9:33:26 PM Apr 17, 2016 9:33:26 PM
    [​IMG] Vault directory 19.0 bytes Apr 13, 2016 9:16:09 PM Apr 13, 2016 9:16:09 PM
    [​IMG] WorldEdit directory 1.8 kB Apr 13, 2016 7:44:35 PM Apr 10, 2016 10:56:16 PM
    [​IMG] WorldGuard directory 17.6 kB Apr 13, 2016 7:44:35 PM Apr 10, 2016 10:56:17 PM
    [​IMG] update directory 0 bytes Apr 19, 2016 7:17:26 PM Apr 19, 2016 7:17:26 PM
    [​IMG] EssentialsX-2.0.1.jar JAR file 1.0 MB Apr 19, 2016 7:49:35 PM Apr 13, 2016 7:37:49 PM
    [​IMG] NeoSoup-0.0.2-SNAPSHOT.jar JAR file 8.1 kB Apr 13, 2016 7:44:35 PM Apr 11, 2016 8:54:33 PM
    [​IMG] EssentialsXAntiBuild-2.0.1.jar JAR file 13.9 kB Apr 13, 2016 9:30:35 PM Apr 13, 2016 9:30:35 PM
    [​IMG] EssentialsXChat-2.0.1.jar JAR file 12.3 kB Apr 13, 2016 9:30:31 PM Apr 13, 2016 9:30:31 PM
    [​IMG] EssentialsXSpawn-2.0.1.jar JAR file 16.3 kB Apr 13, 2016 9:28:20 PM Apr 13, 2016 9:28:20 PM
    [​IMG] Vault.jar JAR file 290.0 kB Apr 13, 2016 9:14:25 PM Apr 13, 2016 9:14:24 PM
    [​IMG] AntiHunger_1.2.jar JAR file 2.4 kB Apr 13, 2016 7:44:35 PM Apr 11, 2016 8:56:30 PM
    [​IMG] EssentialsGroupManager.jar JAR file 121.1 kB Apr 13, 2016 7:44:35 PM Sep 6, 2014 4:02:02 PM
    [​IMG] KingKits-5.0.9.jar JAR file 569.5 kB Apr 19, 2016 7:20:11 PM Apr 19, 2016 7:20:11 PM
    [​IMG] worldedit-bukkit-6.1.jar JAR file 1.5 MB Apr 13, 2016 7:44:35 PM Apr 10, 2016 10:55:28 PM
    [​IMG] worldguard-6.1.jar

    768mb from mcpro hosting
     
  8. Offline

    MisterErwin

    @djwwPvP
    Mind sending that file (crash-2016-04-28_14.49.35-server.txt) in a
    Code:
    [SPOILER]
    Content
    [/SPOILER]
     
    PeterXonwiiXx likes this.
  9. Offline

    djwwPvP

    Code:
    // Ooh. Shiny.
    
    Time: 4/28/16 2:49 PM
    Description: Watching Server
    
    java.lang.Error
        at java.util.ArrayList.indexOf(Unknown Source)
        at java.util.ArrayList.contains(Unknown Source)
        at java.util.ArrayList.batchRemove(Unknown Source)
        at java.util.ArrayList.removeAll(Unknown Source)
        at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1185)
        at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:539)
        at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:715)
        at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284)
        at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609)
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517)
        at java.lang.Thread.run(Unknown Source)
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- Head --
    Stacktrace:
        at java.util.ArrayList.indexOf(Unknown Source)
        at java.util.ArrayList.contains(Unknown Source)
        at java.util.ArrayList.batchRemove(Unknown Source)
        at java.util.ArrayList.removeAll(Unknown Source)
        at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1185)
        at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:539)
        at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:715)
        at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284)
        at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609)
    
    -- Thread Dump --
    Details:
        Threads: "pool-17-thread-1" Id=96 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2687fdd3
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2687fdd3
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    
    
    "pool-3-thread-9" Id=95 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2a293b68
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.SynchronousQueue$TransferStack@2a293b68
        at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
        at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        ...
    
    
    "pool-3-thread-7" Id=93 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2a293b68
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.SynchronousQueue$TransferStack@2a293b68
        at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
        at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        ...
    
    
    "pool-10-thread-2" Id=92 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@78fb3e77
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@78fb3e77
        at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
        at java.util.concurrent.LinkedBlockingDeque.pollFirst(Unknown Source)
        at java.util.concurrent.LinkedBlockingDeque.poll(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        ...
    
    
    "Chunk I/O Executor Thread-1" Id=91 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@36c234ae
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@36c234ae
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    
    
    "Netty Server IO #2" Id=23 RUNNABLE (in native)
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
        at sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@7d6af04a
        -  locked java.util.Collections$UnmodifiableSet@5a78403d
        -  locked sun.nio.ch.EPollSelectorImpl@78a6be28
        at sun.nio.ch.SelectorImpl.select(Unknown Source)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
        ...
    
    
    "Netty Server IO #1" Id=22 RUNNABLE (in native)
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
        at sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@615cd9c1
        -  locked java.util.Collections$UnmodifiableSet@55e347fa
        -  locked sun.nio.ch.EPollSelectorImpl@2f8d8ee2
        at sun.nio.ch.SelectorImpl.select(Unknown Source)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
        ...
    
    
    "File IO Thread" Id=87 TIMED_WAITING
        at java.lang.Thread.sleep(Native Method)
        at net.minecraft.server.v1_8_R1.FileIOThread.c(SourceFile:44)
        at net.minecraft.server.v1_8_R1.FileIOThread.run(SourceFile:30)
        at java.lang.Thread.run(Unknown Source)
    
    
    "Server Watchdog" Id=78 RUNNABLE
        at sun.management.ThreadImpl.dumpThreads0(Native Method)
        at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
        at net.minecraft.server.v1_8_R1.ThreadWatchdog.run(SourceFile:43)
        at java.lang.Thread.run(Unknown Source)
    
    
    "pool-18-thread-1" Id=77 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@769fafd1
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@769fafd1
        at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        ...
    
    
    "Timer-1" Id=73 TIMED_WAITING on java.util.TaskQueue@6dcfff2e
        at java.lang.Object.wait(Native Method)
        -  waiting on java.util.TaskQueue@6dcfff2e
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)
    
    
    "Timer-0" Id=72 TIMED_WAITING on java.util.TaskQueue@727a5d54
        at java.lang.Object.wait(Native Method)
        -  waiting on java.util.TaskQueue@727a5d54
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)
    
    
    "pool-4-thread-1" Id=71 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f857083
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f857083
        at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        ...
    
    
    "Netty Server IO #0" Id=21 RUNNABLE (in native)
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
        at sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@4df997bb
        -  locked java.util.Collections$UnmodifiableSet@4ebe934
        -  locked sun.nio.ch.EPollSelectorImpl@470a0bc8
        at sun.nio.ch.SelectorImpl.select(Unknown Source)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
        ...
    
    
    "Thread-4" Id=18 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@648b9be7
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@648b9be7
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
        at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
        at org.bukkit.craftbukkit.v1_8_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
        at java.lang.Thread.run(Unknown Source)
    
    
    "Server console handler" Id=17 RUNNABLE (in native)
        at java.io.FileInputStream.readBytes(Native Method)
        at java.io.FileInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        -  locked java.io.BufferedInputStream@9a88e43
        at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
        at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
        -  locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@6530571b
        at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
        -  locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@6530571b
        at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
        ...
    
    
    "DestroyJavaVM" Id=16 RUNNABLE
    
    
    "Server thread" Id=14 RUNNABLE
        at java.util.ArrayList.indexOf(Unknown Source)
        at java.util.ArrayList.contains(Unknown Source)
        at java.util.ArrayList.batchRemove(Unknown Source)
        at java.util.ArrayList.removeAll(Unknown Source)
        at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1185)
        at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:539)
        at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:715)
        at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284)
        ...
    
    
    "Server Infinisleeper" Id=15 TIMED_WAITING
        at java.lang.Thread.sleep(Native Method)
        at net.minecraft.server.v1_8_R1.ThreadSleepForever.run(SourceFile:64)
    
    
    "Snooper Timer" Id=11 TIMED_WAITING on java.util.TaskQueue@48a6e183
        at java.lang.Object.wait(Native Method)
        -  waiting on java.util.TaskQueue@48a6e183
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)
    
    
    "Signal Dispatcher" Id=5 RUNNABLE
    
    
    "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@441f84b8
        at java.lang.Object.wait(Native Method)
        -  waiting on java.lang.ref.ReferenceQueue$Lock@441f84b8
        at java.lang.ref.ReferenceQueue.remove(Unknown Source)
        at java.lang.ref.ReferenceQueue.remove(Unknown Source)
        at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    
    
    "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@71426ef8
        at java.lang.Object.wait(Native Method)
        -  waiting on java.lang.ref.Reference$Lock@71426ef8
        at java.lang.Object.wait(Object.java:503)
        at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
    
    
    
    Stacktrace:
        at net.minecraft.server.v1_8_R1.ThreadWatchdog.run(SourceFile:59)
        at java.lang.Thread.run(Unknown Source)
    
    -- System Details --
    Details:
        Minecraft Version: 1.8
        Operating System: Linux (amd64) version 2.6.32-504.3.3.el6.x86_64
        Java Version: 1.7.0_72, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 441995912 bytes (421 MB) / 778502144 bytes (742 MB) up to 778502144 bytes (742 MB)
        JVM Flags: 5 total; -Xmx768M -Xms768M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128M
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        CraftBukkit Information:
       Running: CraftBukkit version git-Bukkit-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT) true
       Plugins: { NeoSoup v0.0.0.2 io.github.phantamanta44.neosoup.NeoSoup [phantamanta44], GroupManager v2.0 (Phoenix) org.anjocaido.groupmanager.GroupManager [AnjoCaido, Gabriel Couto, ElgarL], Vault v1.5.6-b49 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], WorldEdit v6.1;no_git_id com.sk89q.worldedit.bukkit.WorldEditPlugin [], AntiHunger v1.2 de.EnderStyler2020.AntiHunger.Main [], KingKits v5.0.9 com.faris.kingkits.KingKits [KingFaris10], WorldGuard v6.1 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], Essentials v2.0.1-b330 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs], EssentialsChat v2.0.1-b341 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], EssentialsSpawn v2.0.1-b341 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], EssentialsAntiBuild v2.0.1-b341 com.earth2me.essentials.antibuild.EssentialsAntiBuild [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally],}
       Warnings: DEFAULT
       Reload Count: 0
       Threads: { WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], TIMED_WAITING Timer-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R1.FileIOThread.c(SourceFile:51), net.minecraft.server.v1_8_R1.FileIOThread.run(SourceFile:30), java.lang.Thread.run(Unknown Source)], RUNNABLE Server thread: [java.util.ArrayList.indexOf(Unknown Source), java.util.ArrayList.contains(Unknown Source), java.util.ArrayList.batchRemove(Unknown Source), java.util.ArrayList.removeAll(Unknown Source), net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1185), net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:539), net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:715), net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284), net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609), net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517), java.lang.Thread.run(Unknown Source)], RUNNABLE Netty Server IO #2: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(Unknown Source), sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source), sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source), sun.nio.ch.SelectorImpl.select(Unknown Source), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R1.ThreadSleepForever.run(SourceFile:64)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(Unknown Source), java.io.BufferedInputStream.fill(Unknown Source), java.io.BufferedInputStream.read(Unknown Source), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257), net.minecraft.server.v1_8_R1.ThreadCommandReader.run(ThreadCommandReader.java:35)], RUNNABLE Server Watchdog: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_8_R1.CraftCrashReport.call(CraftCrashReport.java:29), net.minecraft.server.v1_8_R1.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_8_R1.CrashReport.h(CrashReport.java:43), net.minecraft.server.v1_8_R1.CrashReport.<init>(CrashReport.java:32), net.minecraft.server.v1_8_R1.ThreadWatchdog.run(SourceFile:57), java.lang.Thread.run(Unknown Source)], WAITING pool-17-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING pool-18-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], TIMED_WAITING pool-10-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source), java.util.concurrent.LinkedBlockingDeque.pollFirst(Unknown Source), java.util.concurrent.LinkedBlockingDeque.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], WAITING Thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_8_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-4-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Netty Server IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(Unknown Source), sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source), sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source), sun.nio.ch.SelectorImpl.select(Unknown Source), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Unknown Source)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE DestroyJavaVM: [], RUNNABLE Netty Server IO #1: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(Unknown Source), sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source), sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source), sun.nio.ch.SelectorImpl.select(Unknown Source), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-3-thread-9: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)],}
       Recent tasks from 1693-1723{KingKits:com.faris.kingkits.listener.EventListener$6@1752,Essentials:com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$1@1752,Essentials:com.earth2me.essentials.EssentialsPlayerListener$1@1752,Essentials:com.earth2me.essentials.User$1@1753,}
        Profiler Position: N/A (disabled)
        Player Count: 0 / 20; []
        Is Modded: Definitely; Server brand changed to 'CraftBukkit'
        Type: Dedicated Server (map_server.txt)
     
    Last edited by a moderator: May 2, 2016
  10. Offline

    djwwPvP

    Thats the code above if any 1 knows pls tell me :)
     
  11. you think anyone gonna help ya?

    before the ERROOOOOR @MisterErwin told you to have it in a spoiler and not make this thread so long and useless.
    after that i will come by and read it
     
  12. Offline

    MisterErwin

    @djwwPvP

    a) Why did you not put your log in a SPOILER and/or QUOTE tag? It makes it almost unable to read!

    Show Spoiler

    As I read it (no idea why):
    b) You are reporting a problem with spigot over at the bukkit forums
    c) You are running an old version of spigot. Update it (but make a backup before)
    d) http://minecraft.gamepedia.com/Server.properties#max-tick-time (as reported here)
     
    PeterXonwiiXx likes this.
  13. Offline

    djwwPvP

    whts tht?

    and how do i do tht?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 1, 2016
Thread Status:
Not open for further replies.

Share This Page