lanerbean commented on issue #2196:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2196#issuecomment-1504820800

   > 
   
   我在进行init操作时,出现的日志是这样的:
   [root@DESKTOP-UABNU86 bin]# ./init-store.sh
   Initializing HugeGraph Store...
   2023-04-12 13:48:45 [main] [INFO] o.a.h.u.ConfigUtil - Scanning option 
'graphs' directory './conf/graphs'
   2023-04-12 13:48:45 [main] [INFO] o.a.h.c.InitStore - Init graph with config 
file: ./conf/graphs/hugegraph.properties
   2023-04-12 13:48:45 [main] [WARN] o.a.h.c.HugeConfig - The config option 
'jdbc.sslmode' is redundant, please ensure it has been registered
   2023-04-12 13:48:45 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/?socketTimeout=0&useSSL=false'
   Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver 
class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via 
the SPI and manual loading of the driver class is generally unnecessary.
   2023-04-12 13:48:45 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 
'jdbc:mysql://127.0.0.1:3306/hugegraph?characterEncoding=utf-8&rewriteBatchedStatements=true&useServerPrepStmts=false&autoReconnect=false&maxReconnects=3&initialTimeout=3&useSSL=false'
   2023-04-12 13:48:45 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 
'jdbc:mysql://127.0.0.1:3306/hugegraph?characterEncoding=utf-8&rewriteBatchedStatements=true&useServerPrepStmts=false&autoReconnect=true&maxReconnects=3&initialTimeout=3&useSSL=false'
   2023-04-12 13:48:45 [main] [INFO] o.a.h.b.c.CacheManager - Init RamCache for 
'schema-id-hugegraph' with capacity 10000
   2023-04-12 13:48:45 [main] [INFO] o.a.h.b.c.CacheManager - Init RamCache for 
'schema-name-hugegraph' with capacity 100002023-04-12 13:48:45 [main] [INFO] 
o.a.h.b.s.m.MysqlSessions - Connect to the jdbc url: 
'jdbc:mysql://127.0.0.1:3306/?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:45 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 
'jdbc:mysql://127.0.0.1:3306/hugegraph?characterEncoding=utf-8&rewriteBatchedStatements=true&useServerPrepStmts=false&autoReconnect=false&maxReconnects=3&initialTimeout=3&useSSL=false'
   2023-04-12 13:48:45 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 
'jdbc:mysql://127.0.0.1:3306/hugegraph?characterEncoding=utf-8&rewriteBatchedStatements=true&useServerPrepStmts=false&autoReconnect=true&maxReconnects=3&initialTimeout=3&useSSL=false'
   main dict load finished, time elapsed 585 ms
   model load finished, time elapsed 39 ms.
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 
'jdbc:mysql://127.0.0.1:3306/hugegraph?characterEncoding=utf-8&rewriteBatchedStatements=true&useServerPrepStmts=false&autoReconnect=false&maxReconnects=3&initialTimeout=3&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 
'jdbc:mysql://127.0.0.1:3306/hugegraph?characterEncoding=utf-8&rewriteBatchedStatements=true&useServerPrepStmts=false&autoReconnect=true&maxReconnects=3&initialTimeout=3&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.c.o.l.Uns - OHC using JNA OS native 
malloc/free
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.c.CacheManager - Init LevelCache 
for 'vertex-hugegraph' with capacity 10000:10000000
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.c.CacheManager - Init LevelCache 
for 'edge-hugegraph' with capacity 1000:1000000
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.c.CacheManager - Init RamCache for 
'users-hugegraph' with capacity 10240
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.c.CacheManager - Init RamCache for 
'users_pwd-hugegraph' with capacity 10240
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.c.CacheManager - Init RamCache for 
'token-hugegraph' with capacity 10240
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:46 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:47 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/hugegraph?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:47 [main] [INFO] o.a.h.c.InitStore - Skip init-store due to 
the backend store of 'hugegraph' had been initialized
   2023-04-12 13:48:47 [main] [INFO] o.a.h.b.s.m.MysqlSessions - Connect to the 
jdbc url: 'jdbc:mysql://127.0.0.1:3306/?socketTimeout=0&useSSL=false'
   2023-04-12 13:48:47 [main] [INFO] o.a.h.StandardHugeGraph - Close graph 
standardhugegraph[hugegraph]
   2023-04-12 13:48:47 [main] [INFO] o.a.h.HugeFactory - HugeFactory shutdown
   2023-04-12 13:48:47 [hugegraph-shutdown] [INFO] o.a.h.HugeFactory - 
HugeGraph is shutting down
   Initialization finished.
   
   在init操作之前,我在lib中,引用了“mysql-connector-java-8.0.30.jar”这个包


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to