Hi all , I wnat to remove this messages after server is up.Does anyone know how? Message: [10:51:08 WARN]: Tue May 02 10:51:08 CEST 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5 .5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by de fault if explicit option isn't set. For compliance with existing applications no t using SSL the verifyServerCertificate property is set to 'false'. You need eit her to explicitly disable SSL by setting useSSL=false, or set useSSL=true and pr ovide truststore for server certificate verification. [10:51:08 WARN]: Tue May 02 10:51:08 CEST 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5 .5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by de fault if explicit option isn't set. For compliance with existing applications no t using SSL the verifyServerCertificate property is set to 'false'. You need eit her to explicitly disable SSL by setting useSSL=false, or set useSSL=true and pr ovide truststore for server certificate verification. [10:51:08 ERROR]: null nl.lolmewn.stats.api.storage.StorageException: Could not check if conversion was done properly at nl.lolmewn.stats.mysql.MySQLStorage.fixConversionError(MySQLStorage.j ava:480) ~[?:?] at nl.lolmewn.stats.mysql.MySQLStorage.lambda$enable$77(MySQLStorage.jav a:448) ~[?:?] at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.jav a:53) [craftbukkit-1.11.2.jar:git-Bukkit-6194f6c] at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHe artbeat(CraftScheduler.java:352) [craftbukkit-1.11.2.jar:git-Bukkit-6194f6c] at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java: 689) [craftbukkit-1.11.2.jar:git-Bukkit-6194f6c] at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java: 360) [craftbukkit-1.11.2.jar:git-Bukkit-6194f6c] at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java: 650) [craftbukkit-1.11.2.jar:git-Bukkit-6194f6c] at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.jav a:554) [craftbukkit-1.11.2.jar:git-Bukkit-6194f6c] at java.lang.Thread.run(Unknown Source) [?:1.8.0_121] Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: COLLATION 'latin1_general_cs' is not valid for CHARACTER SET 'utf8' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_121] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_121] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) ~[?:1.8.0_121] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_1 21] at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[craftbukkit-1. 11.2.jar:git-Bukkit-6194f6c] at com.mysql.jdbc.Util.getInstance(Util.java:408) ~[craftbukkit-1.11.2.j ar:git-Bukkit-6194f6c] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943) ~[craft bukkit-1.11.2.jar:git-Bukkit-6194f6c] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3970) ~[craftbuk kit-1.11.2.jar:git-Bukkit-6194f6c] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3906) ~[craftbuk kit-1.11.2.jar:git-Bukkit-6194f6c] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524) ~[craftbukkit-1 .11.2.jar:git-Bukkit-6194f6c] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2677) ~[craftbukki t-1.11.2.jar:git-Bukkit-6194f6c] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2545) ~[cra ftbukkit-1.11.2.jar:git-Bukkit-6194f6c] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2503) ~[cra ftbukkit-1.11.2.jar:git-Bukkit-6194f6c] at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1369) ~[ craftbukkit-1.11.2.jar:git-Bukkit-6194f6c] at org.apache.commons.dbcp2.DelegatingStatement.executeQuery(DelegatingS tatement.java:207) ~[?:?] at org.apache.commons.dbcp2.DelegatingStatement.executeQuery(DelegatingS tatement.java:207) ~[?:?] at nl.lolmewn.stats.mysql.MySQLStorage.fixConversionForDeath(MySQLStorag e.java:523) ~[?:?] at nl.lolmewn.stats.mysql.MySQLStorage.fixConversionError(MySQLStorage.j ava:476) ~[?:?] ... 8 more
ok, I remove plugin Stats and all is fine. Last week try to integrate autorank and he need stats.After remove autorank stats left on srv, and when i remove stats-plugin I dont get this conffusion msg.