Serveur Crash (Auth)

  • Auteur de la discussion Auteur de la discussion Yumzy
  • Date de début Date de début

Yumzy

Aventurier
26 Octobre 2016
6
0
2
29
Bonjour les amis,

J'ai un problème avec mon serveur Auth il crash

Voici les logs (Je pense que c'est AuthMe)

Voici les logs
Code:
---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 5/6/17 5:49 PM
Description: Exception in server tick loop

java.lang.OutOfMemoryError: GC overhead limit exceeded


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Linux (amd64) version 2.6.32-openvz-042stab120.11-amd64
    Java Version: 1.8.0_121, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 486588288 bytes (464 MB) / 3817865216 bytes (3641 MB) up to 3817865216 bytes (3641 MB)
    JVM Flags: 3 total; -Xms4G -Xmx4G -XX:ParallelGCThreads=1
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    CraftBukkit Information:
   Running: CraftBukkit version git-PaperSpigot-1f7d532 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT) false
   Plugins: { AntiWDL v0.1 me.upd4ting.antiwdl.AntiWDL [Upd4ting], Skript v2.2-SNAPSHOT ch.njol.skript.Skript [Njol], WildSkript v1.8 net.dzikoysk.wildskript.WildSkript [Dzikoysk], ProtocolLib v3.6.4 com.comphenix.protocol.ProtocolLibrary [dmulloy2, comphenix], AuthMe v5.2-b1542 fr.xephi.authme.AuthMe [Xephi, sgdc3, DNx5, timvisee, games647, ljacqu, Gnat008], AuthMeBridge v1.6.2 com.crylegend.authmebridge.AuthMeBridge [CryLegend], eZProtector v4.1.4 ez.plugins.dan.Main [Dvargas135], skRayFall v1.9.7 net.rayfall.eyesniper2.skrayfall.Core [eyesniper2], SkQuery v3.5.1 com.w00tmast3r.skquery.SkQuery [w00tmast3r, Gatt],}
   Warnings: DEFAULT
   Threads: { TIMED_WAITING Craft Scheduler Thread - 138: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING Skript variable save thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), ch.njol.skript.variables.Variables$2.run(Variables.java:416), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE DestroyJavaVM: [], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)], RUNNABLE Netty IO #2: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1607), org.bukkit.craftbukkit.v1_7_R4.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_7_R4.CrashReportSystemDetails.a(SourceFile:74), net.minecraft.server.v1_7_R4.CrashReport.h(CrashReport.java:45), net.minecraft.server.v1_7_R4.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:569), net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)], WAITING Skript variable save thread for database 'default': [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:79), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #3: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Thread-5: [java.io.FileOutputStream.writeBytes(Native Method), java.io.FileOutputStream.write(FileOutputStream.java:326), java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82), java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140), java.io.PrintStream.write(PrintStream.java:482), java.io.FilterOutputStream.write(FilterOutputStream.java:97), org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:34), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING ProtocolLib-StructureCompiler 0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:32)], RUNNABLE Netty IO #1: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:92)], RUNNABLE Signal Dispatcher: [],}
   Recent tasks from 225766-225796{AuthMe:fr.xephi.authme.process.Management$$Lambda$46/601888083@225440,}
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 1 / 200; [EntityPlayer['MadeInMauritius'/44181, l='world', x=-20.41, y=82.00, z=77.93](MadeInMauritius at -20.409099879957584,82.00000000476837,77.92919179194516)]
    Is Modded: Definitely; Server brand changed to 'PaperSpigot'
    Type: Dedicated Server (map_server.txt)

Alors que pourtant j'ai alloué 8G au serveur pour (java.lang.OutOfMemoryError: GC overhead limit exceeded)

Merci de m'aider :D
 
Code:
10:14:04] [User Authenticator #194/INFO]: UUID of player TT_79 is 4ea9f472-c7b1-3544-bdc9-d4d13434f537
[10:14:04] [Server thread/INFO]: TT_79[/78.127.19.218:41085] logged in with entity id 48080 at ([world] -20.409099879957584, 82.00000000476837, 77.92919179194516)
[10:14:15] [Server thread/INFO]: [AuthMe] TT_79 logged in!
[10:14:15] [Server thread/INFO]: TT_79 lost connection: Disconnected
[10:16:04] [User Authenticator #195/INFO]: UUID of player Cervantes_ is 01c434f2-a869-3594-9657-e57be372f440
[10:16:04] [Server thread/INFO]: Cervantes_[/89.170.143.53:47930] logged in with entity id 48271 at ([world] -247.5, 92.00000000953673, 251.5)
[10:16:20] [Server thread/INFO]: [AuthMe] Cervantes_ logged in!
[10:16:21] [Server thread/INFO]: Cervantes_ lost connection: Internal Exception: java.io.IOException: Broken pipe
[10:18:39] [User Authenticator #196/INFO]: UUID of player ATX_Try_Nocx is 2bb46cbd-4e9e-325a-b297-a0cc233f0f52
[10:18:39] [Server thread/INFO]: ATX_Try_Nocx[/82.230.51.178:55213] logged in with entity id 48618 at ([world] -20.382656201420595, 82.0, 77.95691851089798)
[10:18:43] [Server thread/INFO]: [AuthMe] ATX_Try_Nocx logged in!
[10:18:43] [Server thread/INFO]: ATX_Try_Nocx lost connection: Disconnected
[10:22:35] [User Authenticator #197/INFO]: UUID of player LESDELIRESDEOUF is 9a71d88a-5c6a-3fd5-8b6b-1137763f615d
[10:22:35] [Server thread/INFO]: LESDELIRESDEOUF[/78.223.217.16:40751] logged in with entity id 48803 at ([world] -20.409099879957584, 82.0, 77.92919179194516)
[10:22:42] [Server thread/INFO]: [AuthMe] LESDELIRESDEOUF logged in!
[10:22:42] [Server thread/INFO]: LESDELIRESDEOUF lost connection: Disconnected
[10:23:49] [User Authenticator #198/INFO]: UUID of player Yumzy is 820dd1cc-54fc-3fb6-8fdc-0d3ffb58f4d5
[10:23:49] [Server thread/INFO]: Yumzy[/82.52.87.187:55685] logged in with entity id 48988 at ([world] -20.409099879957584, 82.0, 77.92919179194516)
[10:23:53] [Server thread/INFO]: [AuthMe] Yumzy logged in!
[10:23:53] [Server thread/INFO]: Yumzy lost connection: Disconnected
[10:24:29] [User Authenticator #199/INFO]: UUID of player Jus2Raisin is 9910ee6b-10c5-333c-91e6-b6e240cd6672
[10:24:29] [Server thread/INFO]: Jus2Raisin[/80.215.200.243:41765] logged in with entity id 49186 at ([world] -20.409099879957584, 82.0000000143051, 77.92919179194516)
[10:24:32] [Server thread/INFO]: [AuthMe] Jus2Raisin logged in!
[10:24:32] [Server thread/INFO]: Jus2Raisin lost connection: Disconnected
[10:24:45] [User Authenticator #200/INFO]: UUID of player Cervantes_ is 01c434f2-a869-3594-9657-e57be372f440
[10:24:45] [Server thread/INFO]: Cervantes_[/89.170.143.53:50173] logged in with entity id 49382 at ([world] -247.5, 92.0000000143051, 251.5)
[10:24:50] [Server thread/INFO]: [AuthMe] Cervantes_ logged in!
[10:24:50] [Server thread/INFO]: Cervantes_ lost connection: Internal Exception: java.io.IOException: Broken pipe
 
Il y a des pistes de solution dans ce que je t'ai envoyé :
- Augmenter le heap (tu l'as déjà fait, c'est augmenter la valeur de Xmx)
- Activer les pauses longues avec l'argument suivant : -XX:+UseConcMarkSweepGC
- Désactiver la vérification causant le crash avec l'argument suivant : -XX:-UseGCOverheadLimit (ce qui n'est pas forcement une bonne idée, car si le garbage collector utilise plus de 98% du cycle cpu il ne reste vraiment plus grand chose pour le serveur).

J'ajoute à ça :
- trouver pourquoi java n'arrive pas à libérer de la ram. Il serait intéressant de regarder les timings du serveur ou encore le contenu du heap avec un logiciel comme visualvm.
 
  • J'aime
Reactions: Yumzy
Ou je dois rajouter les valeurs XX:+UseConcMarkSweepGC et -XX:-UseGCOverheadLimit dans sa (java -Xms8G -Xmx8G -jar -XX:ParallelGCThreads=1 spigot.jar) ?
 
Ok, merci je vais voir si le crash se reproduit :) en tout cas merci ! :D