| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- 2024-04-08 16:11:46 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
- 2024-04-08 16:11:51 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2024-04-08 16:11:56 [main] INFO org.redisson.Version - Redisson 3.17.0
- 2024-04-08 16:11:58 [redisson-netty-2-22] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6379
- 2024-04-08 16:11:58 [redisson-netty-2-20] INFO o.r.c.pool.MasterConnectionPool - 24 connections initialized for localhost/127.0.0.1:6379
- 2024-04-08 16:12:03 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
- 2024-04-08 16:12:04 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2024-04-08 16:12:05 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-2} inited
- 2024-04-08 16:12:05 [main] INFO o.f.c.i.license.VersionPrinter - Flyway Community Edition 7.15.0 by Redgate
- 2024-04-08 16:12:05 [main] INFO o.f.c.i.d.base.BaseDatabaseType - Database: jdbc:mysql://localhost:3306/nbnetpump (MySQL 5.7)
- 2024-04-08 16:12:05 [main] INFO o.f.core.internal.command.DbValidate - Successfully validated 1 migration (execution time 00:00.054s)
- 2024-04-08 16:12:05 [main] INFO o.f.core.internal.command.DbMigrate - Current version of schema `nbnetpump`: 1
- 2024-04-08 16:12:05 [main] INFO o.f.core.internal.command.DbMigrate - Schema `nbnetpump` is up to date. No migration necessary.
- 2024-04-08 16:12:06 [Thread-4] INFO o.t.w.s.TioWebSocketServerBootstrap - Initializing Tio WebSocket Server
- 2024-04-08 16:12:06 [main] INFO org.xnio - XNIO version 3.8.4.Final
- 2024-04-08 16:12:06 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.4.Final
- 2024-04-08 16:12:06 [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-04-08 16:12:06 |
- | Listen on | 0.0.0.0:9002 |
- | Main Class | java.lang.Thread |
- | Jvm start time | 20772ms |
- | Tio start time | 15ms |
- | Pid | 25892 |
- |----------------------------------------------------------------------------------------|
- 2024-04-08 16:12:06 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
- 2024-04-08 16:12:06 [main] INFO io.undertow - starting server: Undertow - 2.2.14.Final
- 2024-04-08 16:13:04 [XNIO-2 task-1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2024-04-08 16:13:33 [tio-worker-6] INFO org.tio.core.task.CloseRunnable - ServerTioConfig [name=tio-websocket-spring-boot-starter], server:0.0.0.0:9002, client:192.168.103.14:55855 准备关闭连接, isNeedRemove:true, 对方关闭了连接
- 2024-04-08 16:13:33 [tio-worker-6] INFO org.tio.core.ChannelContext - 关闭前server:0.0.0.0:9002, client:192.168.103.14:55855, 关闭后server:0.0.0.0:9002, client:$UNKNOWN:1
- 2024-04-08 16:36:33 [redisson-3-7] INFO org.tio.core.utils.TioUtils - server:0.0.0.0:9002, client:$UNKNOWN:1, isopen:false, isClosed:true, isRemoved:true
- 2024-04-08 16:36:33 [tio-worker-7] INFO org.tio.core.task.CloseRunnable - ServerTioConfig [name=tio-websocket-spring-boot-starter], server:0.0.0.0:9002, client:$UNKNOWN:1已经删除,备注:通道已关闭,移除该通道,异常:无
- 2024-04-08 16:36:37 [redisson-3-9] INFO org.tio.core.utils.TioUtils - server:0.0.0.0:9002, client:$UNKNOWN:1, isopen:false, isClosed:true, isRemoved:true
- 2024-04-08 16:36:37 [tio-worker-8] INFO org.tio.core.task.CloseRunnable - ServerTioConfig [name=tio-websocket-spring-boot-starter], server:0.0.0.0:9002, client:$UNKNOWN:1已经删除,备注:通道已关闭,移除该通道,异常:无
|