| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- 2022-04-06 18:08:24 [main] INFO com.coffee.admin.AliyunTest - Starting AliyunTest using Java 14.0.1 on DESKTOP-NLH890S with PID 38940 (started by Administrator in E:\git\java\NB_NetPump\coffee-admin)
- 2022-04-06 18:08:24 [main] INFO com.coffee.admin.AliyunTest - The following profiles are active: dev
- 2022-04-06 18:08:24 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
- 2022-04-06 18:08:30 [main] INFO c.c.a.AliyunConsumerGroupService - 订阅禁止
- 2022-04-06 18:08:35 [Thread-2] INFO o.t.w.s.TioWebSocketServerBootstrap - Initializing Tio WebSocket Server
- 2022-04-06 18:08:35 [Thread-2] 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 | 2022-04-06 18:08:35 |
- | Listen on | 0.0.0.0:9000 |
- | Main Class | java.lang.Thread |
- | Jvm start time | 11980ms |
- | Tio start time | 8ms |
- | Pid | 38940 |
- |----------------------------------------------------------------------------------------|
- 2022-04-06 18:08:36 [main] INFO com.coffee.admin.AliyunTest - Started AliyunTest in 12.056 seconds (JVM running for 13.306)
- 2022-04-06 18:08:37 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2022-04-06 18:08:40 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2022-04-06 18:08:40 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2022-04-06 18:10:48 [main] INFO com.coffee.admin.AliyunTest - Starting AliyunTest using Java 14.0.1 on DESKTOP-NLH890S with PID 36056 (started by Administrator in E:\git\java\NB_NetPump\coffee-admin)
- 2022-04-06 18:10:48 [main] INFO com.coffee.admin.AliyunTest - The following profiles are active: dev
- 2022-04-06 18:10:48 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
- 2022-04-06 18:10:53 [main] INFO c.c.a.AliyunConsumerGroupService - 订阅禁止
- 2022-04-06 18:10:58 [Thread-2] INFO o.t.w.s.TioWebSocketServerBootstrap - Initializing Tio WebSocket Server
- 2022-04-06 18:10:58 [Thread-2] 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 | 2022-04-06 18:10:58 |
- | Listen on | 0.0.0.0:9000 |
- | Main Class | java.lang.Thread |
- | Jvm start time | 11838ms |
- | Tio start time | 8ms |
- | Pid | 36056 |
- |----------------------------------------------------------------------------------------|
- 2022-04-06 18:10:59 [main] INFO com.coffee.admin.AliyunTest - Started AliyunTest in 11.943 seconds (JVM running for 13.135)
- 2022-04-06 18:11:00 [task-5] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2022-04-06 18:11:08 [tio-timer-checkheartbeat-1-Tio Websocket Server] INFO org.tio.server.ServerTioConfig - tio-websocket-spring-boot-starter, 用户取消了框架层面的心跳检测,如果业务需要,请用户自己去完成心跳检测
|