sys-info.log 3.6 KB

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