2024-11-18 11:44:46 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final 2024-11-18 11:44:53 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 2024-11-18 11:44:58 [main] INFO org.redisson.Version - Redisson 3.17.0 2024-11-18 11:45:02 [redisson-netty-2-17] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6379 2024-11-18 11:45:02 [redisson-netty-2-20] INFO o.r.c.pool.MasterConnectionPool - 24 connections initialized for localhost/127.0.0.1:6379 2024-11-18 11:45:08 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2024-11-18 11:45:09 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2024-11-18 11:45:09 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-2} inited 2024-11-18 11:45:09 [main] INFO o.f.c.i.license.VersionPrinter - Flyway Community Edition 7.15.0 by Redgate 2024-11-18 11:45:09 [main] INFO o.f.c.i.d.base.BaseDatabaseType - Database: jdbc:mysql://localhost:3306/nbnetpump (MySQL 5.7) 2024-11-18 11:45:09 [main] INFO o.f.core.internal.command.DbValidate - Successfully validated 2 migrations (execution time 00:00.038s) 2024-11-18 11:45:10 [main] INFO o.f.c.i.s.JdbcTableSchemaHistory - Creating Schema History table `nbnetpump`.`flyway_schema_history` ... 2024-11-18 11:45:10 [main] INFO o.f.core.internal.command.DbMigrate - Current version of schema `nbnetpump`: << Empty Schema >> 2024-11-18 11:45:11 [main] INFO o.f.core.internal.command.DbMigrate - Migrating schema `nbnetpump` to version "1 - init 20230802" 2024-11-18 11:45:32 [main] INFO o.f.core.internal.command.DbMigrate - Migrating schema `nbnetpump` to version "2 - init 20240830" 2024-11-18 11:45:33 [main] INFO o.f.core.internal.command.DbMigrate - Successfully applied 2 migrations to schema `nbnetpump`, now at version v2 (execution time 00:22.841s) 2024-11-18 11:45:34 [Thread-4] INFO o.t.w.s.TioWebSocketServerBootstrap - Initializing Tio WebSocket Server 2024-11-18 11:45:34 [main] INFO org.xnio - XNIO version 3.8.4.Final 2024-11-18 11:45:34 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.4.Final 2024-11-18 11:45:34 [Thread-4] INFO org.tio.server.TioServer - |----------------------------------------------------------------------------------------| | t-io site | https://www.t-io.org | | t-io on gitee | https://gitee.com/tywo45/t-io | | t-io on github | https://github.com/tywo45/t-io | | t-io version | 3.6.0.v20200315-RELEASE | | ---------------------------------------------------------------------------------------| | TioConfig name | tio-websocket-spring-boot-starter | | Started at | 2024-11-18 11:45:34 | | Listen on | 0.0.0.0:9002 | | Main Class | java.lang.Thread | | Jvm start time | 49505ms | | Tio start time | 62ms | | Pid | 32684 | |----------------------------------------------------------------------------------------| 2024-11-18 11:45:34 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final 2024-11-18 11:45:34 [main] INFO io.undertow - starting server: Undertow - 2.2.14.Final