数据库执行初始化或升级需要较长时间,可能长达数分钟或更长,请耐心等待,不要中断。。。
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer (file:/Users/zhoubinbin/.m2/repository/com/hazelcast/hazelcast/3.11.5/hazelcast-3.11.5.jar) to field sun.nio.ch.SelectorImpl.selectedKeys
WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
java.sql.SQLSyntaxErrorException: Table 'wfchat_v71.t_sensitiveword' doesn't exist
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:1003)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:431)
at io.moquette.persistence.DatabaseStore.getSensitiveWord(DatabaseStore.java:3323)
at io.moquette.persistence.MemoryMessagesStore.updateSensitiveWord(MemoryMessagesStore.java:457)
at io.moquette.persistence.MemoryMessagesStore.initStore(MemoryMessagesStore.java:439)
at io.moquette.persistence.MemoryStorageService.initStore(MemoryStorageService.java:51)
at io.moquette.server.Server.startServer(Server.java:270)
at io.moquette.server.Server.startServer(Server.java:224)
at io.moquette.server.Server.startServer(Server.java:208)
at io.moquette.server.Server.start(Server.java:118)
at cn.wildfirechat.server.Server.main(Server.java:15)
Wildfire IM server start success...