Crash du seveur toutes les 10min

clemluctgv

Développeur dans plein de langage
10 Mars 2019
17
0
11
gamers-geek.e-monsite.com
Bonjour,
nous avons un GROS problème sur notre serveur :
le serveur n’arrête pas de crash (lancement, problème puis crash)
Je vous met ci joint les logs pour que (peut être) quelle qu'un trouve le problème qui fait que le serveur n’arrête pas de crash

PS :
je n'ai pas mis dans les logs l'arrêt du serveur mais le voici :
Code:
[16:00:52] [pool-102-thread-1/INFO]: [CR] Server crashed!, Shutting down
[16:01:03] [Server thread/INFO]: [TouchscreenHolograms] Disabling TouchscreenHolograms v1.2
[16:01:03] [Server thread/INFO]: [CratesPlus] Disabling CratesPlus v4.5.1
[16:01:03] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.0.7
[16:01:03] [Server thread/INFO]: [KingKits] Disabling KingKits v3.0.0
[16:01:03] [Server thread/INFO]: [KingKits] KingKits v3.0.0 by KingFaris10 is now disabled.
[16:01:03] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v1.8.4
[16:01:03] [Server thread/INFO]: [ShowCaseStandalone] Disabling ShowCaseStandalone v695
[16:01:03] [Server thread/INFO]: [ShowCaseStandalone] Disabled!
[16:01:03] [Server thread/INFO]: [Jobs] Disabling Jobs v2.12.0
[16:01:03] [Server thread/INFO]: [Jobs] Plugin has been disabled succesfully.
[16:01:03] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.7.0
[16:01:03] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Database save task shutdown
[16:01:03] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Buffered payment thread shutdown
[16:01:04] [Server thread/INFO]: [MassiveCore 2.7.0] Disabled
[16:01:04] [Server thread/INFO]: [Hackz] Disabling Hackz v1.0
[16:01:04] [Server thread/INFO]: [Hackz]Plugin Disabled
[16:01:04] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vPre2.14.1.3
[16:01:04] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
[16:01:04] [Server thread/INFO]: [Essentials] Payment method was disabled. No longer accepting payments.
[16:01:04] [Server thread/INFO]: [CustomJoinItems] Disabling CustomJoinItems v1.5.1
[16:01:04] [Server thread/INFO]: [Negativity] Disabling Negativity v1.1
[16:01:04] [Server thread/WARN]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1509)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
[16:01:04] [Server thread/WARN]:     at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
[16:01:04] [Server thread/WARN]:     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
[16:01:04] [Server thread/WARN]:     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1283)
[16:01:04] [Server thread/WARN]:     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1258)
[16:01:04] [Server thread/WARN]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
[16:01:04] [Server thread/WARN]:     at com.elikill58.negativity.universal.Stats.updateStats(Stats.java:25)
[16:01:04] [Server thread/WARN]:     at com.elikill58.negativity.spigot.SpigotNegativity.onDisable(SpigotNegativity.java:231)
[16:01:04] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318)
[16:01:04] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356)
[16:01:04] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:436)
[16:01:04] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
[16:01:04] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_7_R4.CraftServer.disablePlugins(CraftServer.java:412)
[16:01:04] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.MinecraftServer.stop(MinecraftServer.java:393)
[16:01:04] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:525)
[16:01:04] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
[16:01:04] [Server thread/WARN]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[16:01:04] [Server thread/WARN]:     at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
[16:01:04] [Server thread/WARN]:     at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:230)
[16:01:04] [Server thread/WARN]:     at sun.security.validator.Validator.validate(Validator.java:260)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
[16:01:04] [Server thread/WARN]:     at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1491)
[16:01:04] [Server thread/WARN]:     ... 22 more
[16:01:04] [Server thread/WARN]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[16:01:04] [Server thread/WARN]:     at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)
[16:01:04] [Server thread/WARN]:     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)
[16:01:04] [Server thread/WARN]:     at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
[16:01:04] [Server thread/WARN]:     at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
[16:01:04] [Server thread/WARN]:     ... 28 more
[16:01:04] [Server thread/INFO]: [ZincStaff] Disabling ZincStaff v1.0
[16:01:04] [Server thread/INFO]: [iConomy] Disabling iConomy v6.0.10b
[16:01:04] [Server thread/INFO]: [iConomy] Closing general data...
[16:01:04] [Server thread/INFO]: [iConomy] Disabled. (8 ms)
[16:01:04] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.10
[16:01:04] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[16:01:04] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vPre2.14.1.3
[16:01:04] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[16:01:04] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[16:01:04] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vPre2.14.1.3
[16:01:04] [Server thread/INFO]: [Notificator] Disabling Notificator v0.0.1
[16:01:04] [Server thread/WARN]: java.io.FileNotFoundException: /var/directory_serv/minecraft_218690/plugins/Notificator/playernews.txt (Aucun fichier ou dossier de ce type)
[16:01:04] [Server thread/WARN]:     at java.io.FileOutputStream.open0(Native Method)
[16:01:04] [Server thread/WARN]:     at java.io.FileOutputStream.open(FileOutputStream.java:270)
[16:01:04] [Server thread/WARN]:     at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
[16:01:04] [Server thread/WARN]:     at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
[16:01:04] [Server thread/WARN]:     at java.io.FileWriter.<init>(FileWriter.java:90)
[16:01:04] [Server thread/WARN]:     at jp.mydns.dyukusi.notificator.Notificator.onDisable(Notificator.java:163)
[16:01:04] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318)
[16:01:04] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356)
[16:01:04] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:436)
[16:01:04] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
[16:01:04] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_7_R4.CraftServer.disablePlugins(CraftServer.java:412)
[16:01:04] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.MinecraftServer.stop(MinecraftServer.java:393)
[16:01:04] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:525)
[16:01:04] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
[16:01:04] [Server thread/INFO]: [Notificator] Couldn't save player message.
[16:01:04] [Server thread/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v2.5-b335
[16:01:04] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vPre2.14.1.3
[16:01:04] [Server thread/INFO]: [PrivateChests] Disabling PrivateChests v1.0
[16:01:04] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v1.31
[16:01:04] [Server thread/INFO]: [Punishmental] Disabling Punishmental v5.1
[16:01:04] [Server thread/INFO]: [Punishmental]: COMMANDS DISABLED
[16:01:04] [Server thread/INFO]: [essentialsmenu] Disabling essentialsmenu v2.0.0
[16:01:04] [Server thread/INFO]: essentialsmenu Has Been Disabled!
[16:01:04] [Server thread/INFO]: [Prank] Disabling Prank v2.0
[16:01:04] [Server thread/INFO]: Prank v2.0 has been disabled!
[16:01:04] [Server thread/INFO]: [VoidSpawn] Disabling VoidSpawn v1.7.0-SNAPSHOT
[16:01:04] [Server thread/INFO]: [VoidSpawn] v1.7.0-SNAPSHOT saving config
[16:01:04] [Server thread/INFO]: [VoidSpawn] v1.7.0-SNAPSHOT disabled
[16:01:04] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
[16:01:04] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[16:01:04] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b691
[16:01:04] [Server thread/INFO]: [TrollGUI] Disabling TrollGUI v1.3
[16:01:04] [Server thread/INFO]: [Quake] Disabling Quake v2.4.1
[16:01:04] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.1
[16:01:04] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
[16:01:04] [Server thread/INFO]: [MoneyKill] Disabling MoneyKill v1.1
[16:01:04] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.0.0
[16:01:04] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[16:01:04] [Server thread/INFO]: [Vanish] Disabling Vanish v1.0
[16:01:04] [Server thread/INFO]: [VoidWorld] Disabling VoidWorld v1.0
[16:01:04] [Server thread/INFO]: [ItemBank] Disabling ItemBank v1.3.1
[16:01:04] [Server thread/INFO]: [ItemBank] Closing active banks..
[16:01:04] [Server thread/INFO]: [ItemBank] All banks closed
[16:01:04] [Server thread/INFO]: [ItemBank] Disabled
[16:01:04] [Server thread/INFO]: [Essentials] Disabling Essentials vPre2.14.1.3
[16:01:04] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
[16:01:04] [Server thread/INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.51
[16:01:04] [Server thread/INFO]: [CrashRestarter] Disabling CrashRestarter v3.0
[16:01:04] [Server thread/INFO]: [LobbyAPI] Disabling LobbyAPI v3.7.83
[16:01:04] [Server thread/INFO]: Saving players
[16:01:04] [Server thread/INFO]: Saving worlds
[16:01:04] [Server thread/INFO]: Saving chunks for level 'lobby2'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'lobby2_nether'/Nether
[16:01:04] [Server thread/INFO]: Saving chunks for level 'lobby2_the_end'/The End
[16:01:04] [Server thread/INFO]: Saving chunks for level 'hikab'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'delta'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'run'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'Beta'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'shot'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'battleroyale'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[16:01:04] [Server thread/INFO]: Saving chunks for level 'alpha'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'Anzu'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'azertyu'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'event'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'prison'/Overworld
[16:01:04] [Server thread/INFO]: Saving chunks for level 'Yerra'/Overworld
[16:01:05] [Server thread/INFO]: Saving chunks for level 'starwars'/The End
[16:01:05] [Server thread/INFO]: Saving chunks for level 'test'/Overworld
[16:01:05] [Server thread/INFO]: Saving chunks for level 'hika'/The End
[16:01:05] [Server thread/INFO]: Saving chunks for level 'pvp'/Overworld
[16:01:05] [Server thread/INFO]: Saving chunks for level 'Minage1'/Overworld
[16:01:05] [Server thread/INFO]: Saving chunks for level 'Admin'/Overworld
[16:01:05] [Server thread/INFO]: Saving chunks for level 'Minage2'/Overworld
[16:01:05] [Server thread/INFO]: Saving chunks for level 'rush'/Overworld
[16:01:05] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[16:01:05] [Server thread/INFO]: Saving chunks for level 'mlgdrop'/Overworld
[16:01:05] [Server thread/INFO]: Saving chunks for level 'VIP'/Overworld
[16:01:05] [Server thread/INFO]: Saving chunks for level 'pvp-box'/Overworld
[16:01:05] [Thread-4/INFO]: Stopping server
[16:01:05] [Thread-4/INFO]: Saving players
[16:01:05] [Thread-4/INFO]: Saving worlds
[16:01:05] [Thread-4/INFO]: Saving chunks for level 'lobby2'/Overworld
[16:01:05] [Thread-4/INFO]: Saving chunks for level 'lobby2_nether'/Nether
[16:01:05] [Thread-4/INFO]: Saving chunks for level 'lobby2_the_end'/The End
[16:01:05] [Thread-4/INFO]: Saving chunks for level 'hikab'/Overworld
[16:01:05] [Thread-4/INFO]: Saving chunks for level 'delta'/Overworld
[16:01:05] [Thread-4/INFO]: Saving chunks for level 'run'/Overworld
[16:01:05] [Thread-4/INFO]: Saving chunks for level 'Beta'/Overworld
 

Fichiers joints

  • logs.txt
    524.9 KB · Affichages: 160
Dernière édition par un modérateur:

DiscowZombie

Développeur
Staff
Modérateur
Support
2 Mars 2017
2 659
1
931
298
Alsace
www.discowzombie.fr
Salut,

je vois deux problèmes. Le premier vient de Negativity de notre cher @Elikill (bah bravo :p) :
[16:01:04] [Server thread/INFO]: [Negativity] Disabling Negativity v1.1
[16:01:04] [Server thread/WARN]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Vérifie que tu as la dernière version, et, si c'est bien le cas, tu peux enlever le plugin pour éviter ce problème. Elikill devrait en outre pouvoir le corriger.

La deuxième erreur est juste ici et viens de Notificator :
[16:01:04] [Server thread/INFO]: [Notificator] Disabling Notificator v0.0.1
[16:01:04] [Server thread/WARN]: java.io.FileNotFoundException: /var/directory_serv/minecraft_218690/plugins/Notificator/playernews.txt (Aucun fichier ou dossier de ce type)
Il n'arrive pas à sauvegarder le fichier car il n'existe pas. Assure-toi que les permissions sont bonnes et, si c'est le cas, tu peux le créer à la main et voir si ça règle le soucis. ;)


PS: Je me suis permis de mettre en forme ton code, tu peux utiliser les balises CODE la prochaine fois ([*CODE] (sans l'étoile) au début et [/CODE] à la fin de ton code). ;)
 
  • J'aime
Reactions: Elikill

Elikill

Développeur Java trop occupé
23 Février 2014
1 387
204
187
23
eliapp.fr
Bonjour,

Salut,

je vois deux problèmes. Le premier vient de Negativity de notre cher @Elikill (bah bravo :p) :

Vérifie que tu as la dernière version, et, si c'est bien le cas, tu peux enlever le plugin pour éviter ce problème. Elikill devrait en outre pouvoir le corriger.

Merci de l'info, je regarde ça.
Je pense que c'est un problème sur le site, le certificat qui a du sauter. Je regarde ça, et j'édite ce message.

EDIT: Il n'a pas la dernière version mais la 1.1.
Désormais il y a la 1.2 (avec la 1.1.2 entre temps xd). Donc met à jour le plugin et tout devrait aller mieux.