rms-info.log 78 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  1. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:19.031 INFO 23972 [main] cn.cslg.report.Application Starting Application using Java 1.8.0_342 on DESKTOP-69B64D5 with PID 23972 (D:\RMS\RMS\target\classes started by admin in D:\RMS)
  2. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:19.050 INFO 23972 [main] cn.cslg.report.Application The following 1 profile is active: "dev"
  3. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:22.990 INFO 23972 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
  4. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:22.997 INFO 23972 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  5. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:23.060 INFO 23972 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 32 ms. Found 0 Redis repository interfaces.
  6. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:26.113 INFO 23972 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  7. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:26.287 INFO 23972 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e93d7a6c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  8. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:26.337 INFO 23972 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  9. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:27.265 INFO 23972 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8885 (http)
  10. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:27.321 INFO 23972 [main] org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8885"]
  11. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:27.322 INFO 23972 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
  12. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:27.323 INFO 23972 [main] org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/9.0.58]
  13. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:27.534 INFO 23972 [main] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
  14. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:27.534 INFO 23972 [main] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 8414 ms
  15. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:30.272 INFO 23972 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-1,pas} inited
  16. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:30.277 INFO 23972 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-2,rms} inited
  17. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:30.278 INFO 23972 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [pas] success
  18. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:30.279 INFO 23972 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [rms] success
  19. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:30.279 INFO 23972 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource initial loaded [2] datasource,primary datasource named [rms]
  20. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:37.977 INFO 23972 [main] org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8885"]
  21. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:38.009 INFO 23972 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8885 (http) with context path ''
  22. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:38.025 INFO 23972 [main] cn.cslg.report.Application Started Application in 20.26 seconds (JVM running for 24.388)
  23. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:38.093 INFO 23972 [main] cn.cslg.report.Application 系统启动完毕,当前时间为:2023-02-08 09:22:38
  24. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:38.562 INFO 23972 [http-nio-8885-exec-2] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring DispatcherServlet 'dispatcherServlet'
  25. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:38.563 INFO 23972 [http-nio-8885-exec-2] org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
  26. [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:38.566 INFO 23972 [http-nio-8885-exec-2] org.springframework.web.servlet.DispatcherServlet Completed initialization in 3 ms
  27. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:01.549 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【删除产品】的业务,参数为:568
  28. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:01.549 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:568
  29. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:01.567 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.ProductServiceImpl 查询成功,产品不存在
  30. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:01.567 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.ProductServiceImpl 删除产品失败,产品不存在
  31. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:01.569 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 开始处理【删除回避设计方案】的业务,参数为:568
  32. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:01.709 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 删除回避设计方案完成
  33. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:07.676 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【删除产品】的业务,参数为:569
  34. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:07.676 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:569
  35. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:07.695 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.ProductServiceImpl 查询成功,产品不存在
  36. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:07.695 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.ProductServiceImpl 删除产品失败,产品不存在
  37. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:07.695 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 开始处理【删除回避设计方案】的业务,参数为:569
  38. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:07.831 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 删除回避设计方案完成
  39. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:15.164 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【删除产品】的业务,参数为:572
  40. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:15.164 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:572
  41. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:15.181 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.service.impl.ProductServiceImpl 查询成功,产品不存在
  42. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:15.182 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.service.impl.ProductServiceImpl 删除产品失败,产品不存在
  43. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:15.182 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 开始处理【删除回避设计方案】的业务,参数为:572
  44. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:15.317 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 删除回避设计方案完成
  45. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:20.002 INFO 23972 [http-nio-8885-exec-8] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【删除产品】的业务,参数为:573
  46. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:20.003 INFO 23972 [http-nio-8885-exec-8] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:573
  47. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:20.020 INFO 23972 [http-nio-8885-exec-8] cn.cslg.report.service.impl.ProductServiceImpl 查询成功,产品不存在
  48. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:20.020 INFO 23972 [http-nio-8885-exec-8] cn.cslg.report.service.impl.ProductServiceImpl 删除产品失败,产品不存在
  49. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:20.020 INFO 23972 [http-nio-8885-exec-8] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 开始处理【删除回避设计方案】的业务,参数为:573
  50. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:20.155 INFO 23972 [http-nio-8885-exec-8] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 删除回避设计方案完成
  51. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:27.619 INFO 23972 [http-nio-8885-exec-1] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【删除产品】的业务,参数为:574
  52. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:27.619 INFO 23972 [http-nio-8885-exec-1] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:574
  53. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:27.636 INFO 23972 [http-nio-8885-exec-1] cn.cslg.report.service.impl.ProductServiceImpl 查询成功,产品不存在
  54. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:27.636 INFO 23972 [http-nio-8885-exec-1] cn.cslg.report.service.impl.ProductServiceImpl 删除产品失败,产品不存在
  55. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:27.636 INFO 23972 [http-nio-8885-exec-1] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 开始处理【删除回避设计方案】的业务,参数为:574
  56. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:27.771 INFO 23972 [http-nio-8885-exec-1] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 删除回避设计方案完成
  57. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:35.852 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【删除产品】的业务,参数为:575
  58. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:35.852 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:575
  59. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:35.870 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.ProductServiceImpl 查询成功,产品不存在
  60. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:35.870 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.ProductServiceImpl 删除产品失败,产品不存在
  61. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:35.870 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 开始处理【删除回避设计方案】的业务,参数为:575
  62. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:36.007 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 删除回避设计方案完成
  63. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:41.276 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【删除产品】的业务,参数为:576
  64. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:41.276 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:576
  65. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:41.297 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.ProductServiceImpl 查询成功,产品不存在
  66. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:41.297 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.ProductServiceImpl 删除产品失败,产品不存在
  67. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:41.297 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 开始处理【删除回避设计方案】的业务,参数为:576
  68. [rms:0.0.0.0:8885] [,] 2023-02-08 09:24:41.434 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.AvoidDesignDirectionServiceImpl 删除回避设计方案完成
  69. [rms:0.0.0.0:8885] [,] 2023-02-08 09:34:53.827 INFO 23972 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":1,"taskId":168,"complete":false,"url":"","fileName":"","taskType":1,"percentage":11,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  70. [rms:0.0.0.0:8885] [,] 2023-02-08 09:34:55.448 INFO 23972 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":2,"taskId":168,"complete":false,"url":"","fileName":"","taskType":1,"percentage":22,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  71. [rms:0.0.0.0:8885] [,] 2023-02-08 09:34:57.060 INFO 23972 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":3,"taskId":168,"complete":false,"url":"","fileName":"","taskType":1,"percentage":33,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  72. [rms:0.0.0.0:8885] [,] 2023-02-08 09:34:59.273 INFO 23972 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":4,"taskId":168,"complete":false,"url":"","fileName":"","taskType":1,"percentage":44,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  73. [rms:0.0.0.0:8885] [,] 2023-02-08 09:35:01.114 INFO 23972 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":5,"taskId":168,"complete":false,"url":"","fileName":"","taskType":1,"percentage":56,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  74. [rms:0.0.0.0:8885] [,] 2023-02-08 09:35:02.608 INFO 23972 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":6,"taskId":168,"complete":false,"url":"","fileName":"","taskType":1,"percentage":67,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  75. [rms:0.0.0.0:8885] [,] 2023-02-08 09:35:04.741 INFO 23972 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":7,"taskId":168,"complete":false,"url":"","fileName":"","taskType":1,"percentage":78,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  76. [rms:0.0.0.0:8885] [,] 2023-02-08 09:35:06.446 INFO 23972 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":8,"taskId":168,"complete":false,"url":"","fileName":"","taskType":1,"percentage":89,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  77. [rms:0.0.0.0:8885] [,] 2023-02-08 09:35:08.598 INFO 23972 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":9,"taskId":168,"complete":false,"url":"","fileName":"","taskType":1,"percentage":100,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  78. [rms:0.0.0.0:8885] [,] 2023-02-08 09:35:08.598 INFO 23972 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":9,"taskId":168,"complete":true,"url":"","fileName":"","taskType":1,"percentage":100,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  79. [rms:0.0.0.0:8885] [,] 2023-02-08 09:41:30.477 INFO 23972 [http-nio-8885-exec-3] org.springframework.amqp.rabbit.connection.CachingConnectionFactory Attempting to connect to: [47.101.137.223:5672]
  80. [rms:0.0.0.0:8885] [,] 2023-02-08 09:41:30.587 INFO 23972 [http-nio-8885-exec-3] org.springframework.amqp.rabbit.connection.CachingConnectionFactory Created new connection: rabbitConnectionFactory#7be1ce6a:0/SimpleConnection@5ea59f65 [delegate=amqp://admin@47.101.137.223:5672/, localPort= 49562]
  81. [rms:0.0.0.0:8885] [,] 2023-02-08 10:26:20.751 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:580
  82. [rms:0.0.0.0:8885] [,] 2023-02-08 10:26:20.751 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:580
  83. [rms:0.0.0.0:8885] [,] 2023-02-08 10:26:20.794 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.service.impl.ProductServiceImpl 查询成功,产品不存在
  84. [rms:0.0.0.0:8885] [,] 2023-02-08 10:27:26.086 INFO 23972 [http-nio-8885-exec-8] cn.cslg.report.controller.ProductController 开始处理【新增产品】的请求,参数为:{"productName":"手機","productDescription":"手机的测试","surveyArea":"全球","deadLine":"2023-02-08T16:00:00.000Z","reportId":"580"}, [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@d075b83]
  85. [rms:0.0.0.0:8885] [,] 2023-02-08 10:27:26.128 INFO 23972 [http-nio-8885-exec-8] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【新增产品】的业务,参数为:ProductDTO(id=null, productName=手機, productIdentify=null, productDescription=手机的测试, surveyArea=全球, productImage=null, searchPolicy=null, deadLine=Thu Feb 09 00:00:00 CST 2023, focusInformation=null, reportId=580, createPersonName=null, createPersonId=null), [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@d075b83]
  86. [rms:0.0.0.0:8885] [,] 2023-02-08 10:27:26.327 INFO 23972 [http-nio-8885-exec-8] cn.cslg.report.service.impl.ProductServiceImpl 新增产品完成
  87. [rms:0.0.0.0:8885] [,] 2023-02-08 10:27:26.389 INFO 23972 [http-nio-8885-exec-7] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:580
  88. [rms:0.0.0.0:8885] [,] 2023-02-08 10:27:26.389 INFO 23972 [http-nio-8885-exec-7] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:580
  89. [rms:0.0.0.0:8885] [,] 2023-02-08 10:30:11.353 INFO 23972 [http-nio-8885-exec-7] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:580
  90. [rms:0.0.0.0:8885] [,] 2023-02-08 10:30:11.353 INFO 23972 [http-nio-8885-exec-7] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:580
  91. [rms:0.0.0.0:8885] [,] 2023-02-08 10:34:03.709 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:580
  92. [rms:0.0.0.0:8885] [,] 2023-02-08 10:34:03.709 INFO 23972 [http-nio-8885-exec-4] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:580
  93. [rms:0.0.0.0:8885] [,] 2023-02-08 10:40:05.996 INFO 23972 [http-nio-8885-exec-10] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:580
  94. [rms:0.0.0.0:8885] [,] 2023-02-08 10:40:05.996 INFO 23972 [http-nio-8885-exec-10] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:580
  95. [rms:0.0.0.0:8885] [,] 2023-02-08 10:40:41.468 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:580
  96. [rms:0.0.0.0:8885] [,] 2023-02-08 10:40:41.468 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:580
  97. [rms:0.0.0.0:8885] [,] 2023-02-08 10:40:46.914 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:580
  98. [rms:0.0.0.0:8885] [,] 2023-02-08 10:40:46.914 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:580
  99. [rms:0.0.0.0:8885] [,] 2023-02-08 10:53:58.543 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:581
  100. [rms:0.0.0.0:8885] [,] 2023-02-08 10:53:58.543 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:581
  101. [rms:0.0.0.0:8885] [,] 2023-02-08 10:53:58.566 INFO 23972 [http-nio-8885-exec-5] cn.cslg.report.service.impl.ProductServiceImpl 查询成功,产品不存在
  102. [rms:0.0.0.0:8885] [,] 2023-02-08 10:55:50.408 INFO 23972 [http-nio-8885-exec-2] cn.cslg.report.controller.ProductController 开始处理【新增产品】的请求,参数为:{"productName":"电脑","productDescription":"电脑的侵权分析","deadLine":"2023-02-08T16:00:00.000Z","reportId":"581"}, [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@559dcd6c]
  103. [rms:0.0.0.0:8885] [,] 2023-02-08 10:55:50.445 INFO 23972 [http-nio-8885-exec-2] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【新增产品】的业务,参数为:ProductDTO(id=null, productName=电脑, productIdentify=null, productDescription=电脑的侵权分析, surveyArea=null, productImage=null, searchPolicy=null, deadLine=Thu Feb 09 00:00:00 CST 2023, focusInformation=null, reportId=581, createPersonName=null, createPersonId=null), [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@559dcd6c]
  104. [rms:0.0.0.0:8885] [,] 2023-02-08 10:55:50.630 INFO 23972 [http-nio-8885-exec-2] cn.cslg.report.service.impl.ProductServiceImpl 新增产品完成
  105. [rms:0.0.0.0:8885] [,] 2023-02-08 10:55:50.692 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:581
  106. [rms:0.0.0.0:8885] [,] 2023-02-08 10:55:50.692 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:581
  107. [rms:0.0.0.0:8885] [,] 2023-02-08 11:00:53.595 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:581
  108. [rms:0.0.0.0:8885] [,] 2023-02-08 11:00:53.595 INFO 23972 [http-nio-8885-exec-3] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:581
  109. [rms:0.0.0.0:8885] [,] 2023-02-08 11:14:51.877 INFO 23972 [http-nio-8885-exec-7] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:535
  110. [rms:0.0.0.0:8885] [,] 2023-02-08 11:14:51.877 INFO 23972 [http-nio-8885-exec-7] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:535
  111. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:23.066 INFO 23972 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource start closing ....
  112. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:23.069 INFO 23972 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
  113. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:23.071 INFO 23972 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
  114. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:23.071 INFO 23972 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource all closed success,bye
  115. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:32.162 INFO 32288 [main] cn.cslg.report.Application Starting Application using Java 1.8.0_342 on DESKTOP-69B64D5 with PID 32288 (D:\RMS\RMS\target\classes started by admin in D:\RMS)
  116. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:32.164 INFO 32288 [main] cn.cslg.report.Application The following 1 profile is active: "dev"
  117. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:35.277 INFO 32288 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
  118. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:35.280 INFO 32288 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  119. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:35.318 INFO 32288 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 20 ms. Found 0 Redis repository interfaces.
  120. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:35.908 INFO 32288 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  121. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:35.915 INFO 32288 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f6ec0a34] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  122. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:35.937 INFO 32288 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  123. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:36.257 INFO 32288 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8885 (http)
  124. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:36.267 INFO 32288 [main] org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8885"]
  125. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:36.268 INFO 32288 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
  126. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:36.268 INFO 32288 [main] org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/9.0.58]
  127. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:36.370 INFO 32288 [main] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
  128. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:36.370 INFO 32288 [main] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 4139 ms
  129. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:37.196 INFO 32288 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-1,pas} inited
  130. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:37.200 INFO 32288 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-2,rms} inited
  131. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:37.200 INFO 32288 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [pas] success
  132. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:37.201 INFO 32288 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [rms] success
  133. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:37.201 INFO 32288 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource initial loaded [2] datasource,primary datasource named [rms]
  134. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:41.358 INFO 32288 [main] org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8885"]
  135. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:41.374 INFO 32288 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8885 (http) with context path ''
  136. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:41.384 INFO 32288 [main] cn.cslg.report.Application Started Application in 10.043 seconds (JVM running for 11.09)
  137. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:41.423 INFO 32288 [main] cn.cslg.report.Application 系统启动完毕,当前时间为:2023-02-08 11:36:41
  138. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:42.815 INFO 32288 [http-nio-8885-exec-3] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring DispatcherServlet 'dispatcherServlet'
  139. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:42.815 INFO 32288 [http-nio-8885-exec-3] org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
  140. [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:42.816 INFO 32288 [http-nio-8885-exec-3] org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
  141. [rms:0.0.0.0:8885] [,] 2023-02-08 13:22:04.280 INFO 32288 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":4,"index":1,"taskId":169,"complete":false,"url":"","fileName":"","taskType":1,"percentage":25,"oldName":"工作簿2.xlsx"},"message":"WebSocket请求成功"}
  142. [rms:0.0.0.0:8885] [,] 2023-02-08 13:22:31.693 INFO 32288 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":4,"index":2,"taskId":169,"complete":false,"url":"","fileName":"","taskType":1,"percentage":50,"oldName":"工作簿2.xlsx"},"message":"WebSocket请求成功"}
  143. [rms:0.0.0.0:8885] [,] 2023-02-08 13:22:59.089 INFO 32288 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":4,"index":3,"taskId":169,"complete":false,"url":"","fileName":"","taskType":1,"percentage":75,"oldName":"工作簿2.xlsx"},"message":"WebSocket请求成功"}
  144. [rms:0.0.0.0:8885] [,] 2023-02-08 13:23:26.676 INFO 32288 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":4,"index":4,"taskId":169,"complete":false,"url":"","fileName":"","taskType":1,"percentage":100,"oldName":"工作簿2.xlsx"},"message":"WebSocket请求成功"}
  145. [rms:0.0.0.0:8885] [,] 2023-02-08 13:23:26.676 INFO 32288 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":4,"index":4,"taskId":169,"complete":true,"url":"","fileName":"","taskType":1,"percentage":100,"oldName":"工作簿2.xlsx"},"message":"WebSocket请求成功"}
  146. [rms:0.0.0.0:8885] [,] 2023-02-08 13:26:20.007 INFO 32288 [http-nio-8885-exec-8] org.springframework.amqp.rabbit.connection.CachingConnectionFactory Attempting to connect to: [47.101.137.223:5672]
  147. [rms:0.0.0.0:8885] [,] 2023-02-08 13:26:20.122 INFO 32288 [http-nio-8885-exec-8] org.springframework.amqp.rabbit.connection.CachingConnectionFactory Created new connection: rabbitConnectionFactory#44fff386:0/SimpleConnection@6b74ce2f [delegate=amqp://admin@47.101.137.223:5672/, localPort= 63717]
  148. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:16.470 INFO 32288 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource start closing ....
  149. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:16.478 INFO 32288 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
  150. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:16.480 INFO 32288 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
  151. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:16.480 INFO 32288 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource all closed success,bye
  152. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:25.609 INFO 2472 [main] cn.cslg.report.Application Starting Application using Java 1.8.0_342 on DESKTOP-69B64D5 with PID 2472 (D:\RMS\RMS\target\classes started by admin in D:\RMS)
  153. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:25.610 INFO 2472 [main] cn.cslg.report.Application The following 1 profile is active: "dev"
  154. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:27.655 INFO 2472 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
  155. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:27.656 INFO 2472 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  156. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:27.686 INFO 2472 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 15 ms. Found 0 Redis repository interfaces.
  157. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:28.106 INFO 2472 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  158. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:28.111 INFO 2472 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f6ec0a34] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  159. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:28.129 INFO 2472 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  160. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:28.414 INFO 2472 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8885 (http)
  161. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:28.422 INFO 2472 [main] org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8885"]
  162. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:28.423 INFO 2472 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
  163. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:28.423 INFO 2472 [main] org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/9.0.58]
  164. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:28.517 INFO 2472 [main] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
  165. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:28.517 INFO 2472 [main] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 2871 ms
  166. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:29.291 INFO 2472 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-1,pas} inited
  167. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:29.295 INFO 2472 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-2,rms} inited
  168. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:29.296 INFO 2472 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [pas] success
  169. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:29.297 INFO 2472 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [rms] success
  170. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:29.297 INFO 2472 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource initial loaded [2] datasource,primary datasource named [rms]
  171. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:32.937 INFO 2472 [main] org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8885"]
  172. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:32.962 INFO 2472 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8885 (http) with context path ''
  173. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:32.972 INFO 2472 [main] cn.cslg.report.Application Started Application in 7.852 seconds (JVM running for 8.731)
  174. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:33.016 INFO 2472 [main] cn.cslg.report.Application 系统启动完毕,当前时间为:2023-02-08 13:49:33
  175. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:50.018 INFO 2472 [http-nio-8885-exec-4] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring DispatcherServlet 'dispatcherServlet'
  176. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:50.018 INFO 2472 [http-nio-8885-exec-4] org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
  177. [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:50.020 INFO 2472 [http-nio-8885-exec-4] org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
  178. [rms:0.0.0.0:8885] [,] 2023-02-08 13:50:34.468 INFO 2472 [http-nio-8885-exec-3] org.springframework.amqp.rabbit.connection.CachingConnectionFactory Attempting to connect to: [47.101.137.223:5672]
  179. [rms:0.0.0.0:8885] [,] 2023-02-08 13:50:34.585 INFO 2472 [http-nio-8885-exec-3] org.springframework.amqp.rabbit.connection.CachingConnectionFactory Created new connection: rabbitConnectionFactory#44fff386:0/SimpleConnection@189e31c [delegate=amqp://admin@47.101.137.223:5672/, localPort= 65337]
  180. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:16.936 INFO 2472 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource start closing ....
  181. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:16.943 INFO 2472 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
  182. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:16.948 INFO 2472 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
  183. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:16.949 INFO 2472 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource all closed success,bye
  184. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:22.886 INFO 19364 [main] cn.cslg.report.Application Starting Application using Java 1.8.0_342 on DESKTOP-69B64D5 with PID 19364 (D:\RMS\RMS\target\classes started by admin in D:\RMS)
  185. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:22.887 INFO 19364 [main] cn.cslg.report.Application The following 1 profile is active: "dev"
  186. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:25.116 INFO 19364 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
  187. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:25.118 INFO 19364 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  188. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:25.145 INFO 19364 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces.
  189. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:25.566 INFO 19364 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  190. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:25.571 INFO 19364 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$dcf471e9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  191. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:25.588 INFO 19364 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  192. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:25.876 INFO 19364 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8885 (http)
  193. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:25.885 INFO 19364 [main] org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8885"]
  194. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:25.885 INFO 19364 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
  195. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:25.885 INFO 19364 [main] org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/9.0.58]
  196. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:26.037 INFO 19364 [main] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
  197. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:26.037 INFO 19364 [main] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 3114 ms
  198. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:37.400 INFO 19364 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-1,pas} inited
  199. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:37.403 INFO 19364 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-2,rms} inited
  200. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:37.404 INFO 19364 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [pas] success
  201. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:37.405 INFO 19364 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [rms] success
  202. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:37.405 INFO 19364 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource initial loaded [2] datasource,primary datasource named [rms]
  203. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:41.203 INFO 19364 [main] org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8885"]
  204. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:41.218 INFO 19364 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8885 (http) with context path ''
  205. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:41.227 INFO 19364 [main] cn.cslg.report.Application Started Application in 19.115 seconds (JVM running for 20.384)
  206. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:41.268 INFO 19364 [main] cn.cslg.report.Application 系统启动完毕,当前时间为:2023-02-08 14:06:41
  207. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:43.403 INFO 19364 [http-nio-8885-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring DispatcherServlet 'dispatcherServlet'
  208. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:43.403 INFO 19364 [http-nio-8885-exec-1] org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
  209. [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:43.404 INFO 19364 [http-nio-8885-exec-1] org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
  210. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:31.244 INFO 19364 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource start closing ....
  211. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:31.246 INFO 19364 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
  212. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:31.250 INFO 19364 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
  213. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:31.250 INFO 19364 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource all closed success,bye
  214. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:36.875 INFO 35676 [main] cn.cslg.report.Application Starting Application using Java 1.8.0_342 on DESKTOP-69B64D5 with PID 35676 (D:\RMS\RMS\target\classes started by admin in D:\RMS)
  215. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:36.876 INFO 35676 [main] cn.cslg.report.Application The following 1 profile is active: "dev"
  216. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:37.676 INFO 35676 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
  217. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:37.678 INFO 35676 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  218. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:37.707 INFO 35676 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces.
  219. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:38.131 INFO 35676 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  220. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:38.137 INFO 35676 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$dc34c444] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  221. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:38.154 INFO 35676 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  222. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:38.421 INFO 35676 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8885 (http)
  223. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:38.429 INFO 35676 [main] org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8885"]
  224. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:38.430 INFO 35676 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
  225. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:38.430 INFO 35676 [main] org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/9.0.58]
  226. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:38.522 INFO 35676 [main] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
  227. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:38.522 INFO 35676 [main] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1598 ms
  228. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:41.825 INFO 35676 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-1,pas} inited
  229. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:41.829 INFO 35676 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-2,rms} inited
  230. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:41.829 INFO 35676 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [pas] success
  231. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:41.830 INFO 35676 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [rms] success
  232. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:41.830 INFO 35676 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource initial loaded [2] datasource,primary datasource named [rms]
  233. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:45.295 INFO 35676 [main] org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8885"]
  234. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:45.310 INFO 35676 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8885 (http) with context path ''
  235. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:45.319 INFO 35676 [main] cn.cslg.report.Application Started Application in 8.917 seconds (JVM running for 9.799)
  236. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:45.357 INFO 35676 [main] cn.cslg.report.Application 系统启动完毕,当前时间为:2023-02-08 14:08:45
  237. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:45.880 INFO 35676 [http-nio-8885-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring DispatcherServlet 'dispatcherServlet'
  238. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:45.880 INFO 35676 [http-nio-8885-exec-1] org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
  239. [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:45.881 INFO 35676 [http-nio-8885-exec-1] org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
  240. [rms:0.0.0.0:8885] [,] 2023-02-08 14:09:05.088 INFO 35676 [http-nio-8885-exec-5] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:103,当前在线人数为1
  241. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:01.472 INFO 35676 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为0
  242. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:01.493 INFO 35676 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource start closing ....
  243. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:01.495 INFO 35676 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
  244. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:01.501 INFO 35676 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
  245. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:01.502 INFO 35676 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource all closed success,bye
  246. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:05.303 INFO 19408 [main] cn.cslg.report.Application Starting Application using Java 1.8.0_342 on DESKTOP-69B64D5 with PID 19408 (D:\RMS\RMS\target\classes started by admin in D:\RMS)
  247. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:05.304 INFO 19408 [main] cn.cslg.report.Application The following 1 profile is active: "dev"
  248. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:06.254 INFO 19408 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
  249. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:06.256 INFO 19408 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  250. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:06.284 INFO 19408 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces.
  251. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:06.695 INFO 19408 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  252. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:06.701 INFO 19408 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$dc34c444] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  253. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:06.722 INFO 19408 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  254. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:06.986 INFO 19408 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8885 (http)
  255. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:06.993 INFO 19408 [main] org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8885"]
  256. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:06.993 INFO 19408 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
  257. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:06.993 INFO 19408 [main] org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/9.0.58]
  258. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:07.081 INFO 19408 [main] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
  259. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:07.081 INFO 19408 [main] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1714 ms
  260. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:07.771 INFO 19408 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-1,pas} inited
  261. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:07.775 INFO 19408 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-2,rms} inited
  262. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:07.775 INFO 19408 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [pas] success
  263. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:07.776 INFO 19408 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [rms] success
  264. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:07.776 INFO 19408 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource initial loaded [2] datasource,primary datasource named [rms]
  265. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:11.033 INFO 19408 [main] org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8885"]
  266. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:11.048 INFO 19408 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8885 (http) with context path ''
  267. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:11.057 INFO 19408 [main] cn.cslg.report.Application Started Application in 6.514 seconds (JVM running for 7.628)
  268. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:11.101 INFO 19408 [main] cn.cslg.report.Application 系统启动完毕,当前时间为:2023-02-08 14:10:11
  269. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:11.159 INFO 19408 [http-nio-8885-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring DispatcherServlet 'dispatcherServlet'
  270. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:11.160 INFO 19408 [http-nio-8885-exec-1] org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
  271. [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:11.161 INFO 19408 [http-nio-8885-exec-1] org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
  272. [rms:0.0.0.0:8885] [,] 2023-02-08 14:11:03.320 INFO 19408 [http-nio-8885-exec-6] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:103,当前在线人数为1
  273. [rms:0.0.0.0:8885] [,] 2023-02-08 14:11:07.744 INFO 19408 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口103,推送内容:{"code":903,"data":{"total":4,"index":1,"taskId":170,"complete":false,"url":"","fileName":"","taskType":1,"percentage":25,"oldName":"工作簿2.xlsx"},"message":"WebSocket请求成功"}
  274. [rms:0.0.0.0:8885] [,] 2023-02-08 14:11:37.244 INFO 19408 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口103,推送内容:{"code":903,"data":{"total":4,"index":2,"taskId":170,"complete":false,"url":"","fileName":"","taskType":1,"percentage":50,"oldName":"工作簿2.xlsx"},"message":"WebSocket请求成功"}
  275. [rms:0.0.0.0:8885] [,] 2023-02-08 14:12:07.451 INFO 19408 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口103,推送内容:{"code":903,"data":{"total":4,"index":3,"taskId":170,"complete":false,"url":"","fileName":"","taskType":1,"percentage":75,"oldName":"工作簿2.xlsx"},"message":"WebSocket请求成功"}
  276. [rms:0.0.0.0:8885] [,] 2023-02-08 14:12:38.192 INFO 19408 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口103,推送内容:{"code":903,"data":{"total":4,"index":4,"taskId":170,"complete":false,"url":"","fileName":"","taskType":1,"percentage":100,"oldName":"工作簿2.xlsx"},"message":"WebSocket请求成功"}
  277. [rms:0.0.0.0:8885] [,] 2023-02-08 14:12:38.192 INFO 19408 [async-service-1] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口103,推送内容:{"code":903,"data":{"total":4,"index":4,"taskId":170,"complete":true,"url":"","fileName":"","taskType":1,"percentage":100,"oldName":"工作簿2.xlsx"},"message":"WebSocket请求成功"}
  278. [rms:0.0.0.0:8885] [,] 2023-02-08 14:13:38.480 INFO 19408 [http-nio-8885-exec-4] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为2
  279. [rms:0.0.0.0:8885] [,] 2023-02-08 14:14:56.821 INFO 19408 [http-nio-8885-exec-3] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为0
  280. [rms:0.0.0.0:8885] [,] 2023-02-08 14:14:56.821 INFO 19408 [http-nio-8885-exec-5] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为1
  281. [rms:0.0.0.0:8885] [,] 2023-02-08 14:14:58.328 INFO 19408 [http-nio-8885-exec-9] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为1
  282. [rms:0.0.0.0:8885] [,] 2023-02-08 14:15:15.740 INFO 19408 [http-nio-8885-exec-10] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为2
  283. [rms:0.0.0.0:8885] [,] 2023-02-08 14:15:42.202 INFO 19408 [http-nio-8885-exec-3] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为3
  284. [rms:0.0.0.0:8885] [,] 2023-02-08 14:15:58.941 INFO 19408 [http-nio-8885-exec-3] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为4
  285. [rms:0.0.0.0:8885] [,] 2023-02-08 14:16:18.302 INFO 19408 [http-nio-8885-exec-2] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为3
  286. [rms:0.0.0.0:8885] [,] 2023-02-08 14:16:19.903 INFO 19408 [http-nio-8885-exec-5] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为4
  287. [rms:0.0.0.0:8885] [,] 2023-02-08 14:23:08.508 INFO 19408 [http-nio-8885-exec-1] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为3
  288. [rms:0.0.0.0:8885] [,] 2023-02-08 14:23:09.704 INFO 19408 [http-nio-8885-exec-6] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为2
  289. [rms:0.0.0.0:8885] [,] 2023-02-08 14:23:13.953 INFO 19408 [http-nio-8885-exec-2] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为3
  290. [rms:0.0.0.0:8885] [,] 2023-02-08 14:23:31.170 INFO 19408 [async-service-2] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":1,"taskId":171,"complete":false,"url":"","fileName":"","taskType":1,"percentage":11,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  291. [rms:0.0.0.0:8885] [,] 2023-02-08 14:23:34.879 INFO 19408 [async-service-2] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":2,"taskId":171,"complete":false,"url":"","fileName":"","taskType":1,"percentage":22,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  292. [rms:0.0.0.0:8885] [,] 2023-02-08 14:23:38.765 INFO 19408 [async-service-2] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":3,"taskId":171,"complete":false,"url":"","fileName":"","taskType":1,"percentage":33,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  293. [rms:0.0.0.0:8885] [,] 2023-02-08 14:23:43.384 INFO 19408 [async-service-2] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":4,"taskId":171,"complete":false,"url":"","fileName":"","taskType":1,"percentage":44,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  294. [rms:0.0.0.0:8885] [,] 2023-02-08 14:23:46.885 INFO 19408 [async-service-2] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":5,"taskId":171,"complete":false,"url":"","fileName":"","taskType":1,"percentage":56,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  295. [rms:0.0.0.0:8885] [,] 2023-02-08 14:23:52.815 INFO 19408 [async-service-2] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":6,"taskId":171,"complete":false,"url":"","fileName":"","taskType":1,"percentage":67,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  296. [rms:0.0.0.0:8885] [,] 2023-02-08 14:23:56.565 INFO 19408 [async-service-2] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":7,"taskId":171,"complete":false,"url":"","fileName":"","taskType":1,"percentage":78,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  297. [rms:0.0.0.0:8885] [,] 2023-02-08 14:24:01.122 INFO 19408 [async-service-2] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":8,"taskId":171,"complete":false,"url":"","fileName":"","taskType":1,"percentage":89,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  298. [rms:0.0.0.0:8885] [,] 2023-02-08 14:24:09.873 INFO 19408 [async-service-2] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":9,"taskId":171,"complete":false,"url":"","fileName":"","taskType":1,"percentage":100,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  299. [rms:0.0.0.0:8885] [,] 2023-02-08 14:24:09.873 INFO 19408 [async-service-2] cn.cslg.report.common.utils.WebSocketServer 推送消息到窗口114,推送内容:{"code":903,"data":{"total":9,"index":9,"taskId":171,"complete":true,"url":"","fileName":"","taskType":1,"percentage":100,"oldName":"稀土磁铁-测试专利信息.XLSX"},"message":"WebSocket请求成功"}
  300. [rms:0.0.0.0:8885] [,] 2023-02-08 14:24:50.407 INFO 19408 [http-nio-8885-exec-8] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为2
  301. [rms:0.0.0.0:8885] [,] 2023-02-08 14:24:52.881 INFO 19408 [http-nio-8885-exec-10] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为3
  302. [rms:0.0.0.0:8885] [,] 2023-02-08 14:25:01.144 INFO 19408 [http-nio-8885-exec-4] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为4
  303. [rms:0.0.0.0:8885] [,] 2023-02-08 14:29:50.096 INFO 19408 [http-nio-8885-exec-9] org.springframework.amqp.rabbit.connection.CachingConnectionFactory Attempting to connect to: [47.101.137.223:5672]
  304. [rms:0.0.0.0:8885] [,] 2023-02-08 14:29:50.201 INFO 19408 [http-nio-8885-exec-9] org.springframework.amqp.rabbit.connection.CachingConnectionFactory Created new connection: rabbitConnectionFactory#6a12c7a8:0/SimpleConnection@26ab3b03 [delegate=amqp://admin@47.101.137.223:5672/, localPort= 52297]
  305. [rms:0.0.0.0:8885] [,] 2023-02-08 14:30:07.858 INFO 19408 [http-nio-8885-exec-10] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为5
  306. [rms:0.0.0.0:8885] [,] 2023-02-08 14:30:14.852 INFO 19408 [http-nio-8885-exec-4] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为6
  307. [rms:0.0.0.0:8885] [,] 2023-02-08 14:30:35.140 INFO 19408 [http-nio-8885-exec-10] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为5
  308. [rms:0.0.0.0:8885] [,] 2023-02-08 14:31:12.213 INFO 19408 [http-nio-8885-exec-6] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为4
  309. [rms:0.0.0.0:8885] [,] 2023-02-08 14:31:12.620 INFO 19408 [http-nio-8885-exec-8] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为3
  310. [rms:0.0.0.0:8885] [,] 2023-02-08 14:31:15.523 INFO 19408 [http-nio-8885-exec-7] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为4
  311. [rms:0.0.0.0:8885] [,] 2023-02-08 14:33:57.110 INFO 19408 [http-nio-8885-exec-1] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为3
  312. [rms:0.0.0.0:8885] [,] 2023-02-08 14:34:00.265 INFO 19408 [http-nio-8885-exec-7] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为2
  313. [rms:0.0.0.0:8885] [,] 2023-02-08 14:34:00.885 INFO 19408 [http-nio-8885-exec-3] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为3
  314. [rms:0.0.0.0:8885] [,] 2023-02-08 14:35:21.953 INFO 19408 [http-nio-8885-exec-2] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为4
  315. [rms:0.0.0.0:8885] [,] 2023-02-08 14:35:25.444 INFO 19408 [http-nio-8885-exec-7] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为3
  316. [rms:0.0.0.0:8885] [,] 2023-02-08 14:35:28.717 INFO 19408 [http-nio-8885-exec-9] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为4
  317. [rms:0.0.0.0:8885] [,] 2023-02-08 14:35:31.732 INFO 19408 [http-nio-8885-exec-4] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为3
  318. [rms:0.0.0.0:8885] [,] 2023-02-08 14:35:33.558 INFO 19408 [http-nio-8885-exec-7] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为4
  319. [rms:0.0.0.0:8885] [,] 2023-02-08 14:35:42.789 INFO 19408 [http-nio-8885-exec-5] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为3
  320. [rms:0.0.0.0:8885] [,] 2023-02-08 14:35:44.486 INFO 19408 [http-nio-8885-exec-2] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为4
  321. [rms:0.0.0.0:8885] [,] 2023-02-08 14:36:00.271 INFO 19408 [http-nio-8885-exec-8] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为5
  322. [rms:0.0.0.0:8885] [,] 2023-02-08 14:36:01.147 INFO 19408 [http-nio-8885-exec-4] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为4
  323. [rms:0.0.0.0:8885] [,] 2023-02-08 14:36:43.007 INFO 19408 [http-nio-8885-exec-10] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为3
  324. [rms:0.0.0.0:8885] [,] 2023-02-08 14:36:44.527 INFO 19408 [http-nio-8885-exec-4] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为4
  325. [rms:0.0.0.0:8885] [,] 2023-02-08 14:38:04.235 INFO 19408 [http-nio-8885-exec-10] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为3
  326. [rms:0.0.0.0:8885] [,] 2023-02-08 14:38:04.759 INFO 19408 [http-nio-8885-exec-5] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为2
  327. [rms:0.0.0.0:8885] [,] 2023-02-08 14:38:04.764 INFO 19408 [http-nio-8885-exec-8] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为1
  328. [rms:0.0.0.0:8885] [,] 2023-02-08 14:38:06.311 INFO 19408 [http-nio-8885-exec-4] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为0
  329. [rms:0.0.0.0:8885] [,] 2023-02-08 14:38:09.190 INFO 19408 [http-nio-8885-exec-1] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为1
  330. [rms:0.0.0.0:8885] [,] 2023-02-08 14:38:09.315 INFO 19408 [http-nio-8885-exec-5] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为2
  331. [rms:0.0.0.0:8885] [,] 2023-02-08 14:38:09.532 INFO 19408 [http-nio-8885-exec-1] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为3
  332. [rms:0.0.0.0:8885] [,] 2023-02-08 14:38:10.505 INFO 19408 [http-nio-8885-exec-8] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为4
  333. [rms:0.0.0.0:8885] [,] 2023-02-08 15:13:20.460 INFO 19408 [http-nio-8885-exec-9] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:587
  334. [rms:0.0.0.0:8885] [,] 2023-02-08 15:13:20.463 INFO 19408 [http-nio-8885-exec-9] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:587
  335. [rms:0.0.0.0:8885] [,] 2023-02-08 15:13:20.577 INFO 19408 [http-nio-8885-exec-2] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为5
  336. [rms:0.0.0.0:8885] [,] 2023-02-08 15:13:20.583 INFO 19408 [http-nio-8885-exec-9] cn.cslg.report.service.impl.ProductServiceImpl 查询成功,产品不存在
  337. [rms:0.0.0.0:8885] [,] 2023-02-08 15:14:29.066 INFO 19408 [http-nio-8885-exec-6] cn.cslg.report.controller.ProductController 开始处理【新增产品】的请求,参数为:{"productName":"大嘴猴保温杯","productDescription":"dad","surveyArea":"dad","reportId":"587"}, [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@3891c1c9]
  338. [rms:0.0.0.0:8885] [,] 2023-02-08 15:14:29.088 INFO 19408 [http-nio-8885-exec-6] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【新增产品】的业务,参数为:ProductDTO(id=null, productName=大嘴猴保温杯, productIdentify=null, productDescription=dad, surveyArea=dad, productImage=null, searchPolicy=null, deadLine=null, focusInformation=null, reportId=587, createPersonName=null, createPersonId=null), [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@3891c1c9]
  339. [rms:0.0.0.0:8885] [,] 2023-02-08 15:14:29.308 INFO 19408 [http-nio-8885-exec-6] cn.cslg.report.service.impl.ProductServiceImpl 新增产品完成
  340. [rms:0.0.0.0:8885] [,] 2023-02-08 15:14:29.357 INFO 19408 [http-nio-8885-exec-7] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:587
  341. [rms:0.0.0.0:8885] [,] 2023-02-08 15:14:29.357 INFO 19408 [http-nio-8885-exec-7] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:587
  342. [rms:0.0.0.0:8885] [,] 2023-02-08 15:14:34.671 INFO 19408 [http-nio-8885-exec-5] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为4
  343. [rms:0.0.0.0:8885] [,] 2023-02-08 15:14:36.109 INFO 19408 [http-nio-8885-exec-1] cn.cslg.report.controller.ProductController 开始处理【查询产品】的请求,参数为:587
  344. [rms:0.0.0.0:8885] [,] 2023-02-08 15:14:36.109 INFO 19408 [http-nio-8885-exec-1] cn.cslg.report.service.impl.ProductServiceImpl 开始处理【查询产品】的业务,参数为:587
  345. [rms:0.0.0.0:8885] [,] 2023-02-08 15:14:36.257 INFO 19408 [http-nio-8885-exec-3] cn.cslg.report.common.utils.WebSocketServer 有新窗口开始监听:114,当前在线人数为5
  346. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.162 INFO 19408 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为4
  347. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.162 INFO 19408 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为3
  348. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.163 INFO 19408 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为2
  349. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.163 INFO 19408 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为1
  350. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.164 INFO 19408 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为0
  351. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.201 INFO 19408 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource start closing ....
  352. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.214 INFO 19408 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
  353. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.216 INFO 19408 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
  354. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.216 INFO 19408 [SpringApplicationShutdownHook] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource all closed success,bye
  355. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:41.008 INFO 27020 [main] cn.cslg.report.Application Starting Application using Java 1.8.0_342 on DESKTOP-69B64D5 with PID 27020 (D:\RMS\RMS\target\classes started by admin in D:\RMS)
  356. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:41.009 INFO 27020 [main] cn.cslg.report.Application The following 1 profile is active: "dev"
  357. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:43.152 INFO 27020 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode!
  358. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:43.154 INFO 27020 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  359. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:43.181 INFO 27020 [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces.
  360. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:43.603 INFO 27020 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  361. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:43.609 INFO 27020 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$59082162] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  362. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:43.627 INFO 27020 [main] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  363. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:43.902 INFO 27020 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 8885 (http)
  364. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:43.913 INFO 27020 [main] org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8885"]
  365. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:43.913 INFO 27020 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
  366. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:43.913 INFO 27020 [main] org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/9.0.58]
  367. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:44.009 INFO 27020 [main] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
  368. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:44.010 INFO 27020 [main] org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 2958 ms
  369. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:44.756 INFO 27020 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-1,pas} inited
  370. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:44.760 INFO 27020 [main] com.alibaba.druid.pool.DruidDataSource {dataSource-2,rms} inited
  371. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:44.761 INFO 27020 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [pas] success
  372. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:44.761 INFO 27020 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource - add a datasource named [rms] success
  373. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:44.762 INFO 27020 [main] com.baomidou.dynamic.datasource.DynamicRoutingDataSource dynamic-datasource initial loaded [2] datasource,primary datasource named [rms]
  374. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:51.165 INFO 27020 [main] org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8885"]
  375. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:51.181 INFO 27020 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 8885 (http) with context path ''
  376. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:51.189 INFO 27020 [main] cn.cslg.report.Application Started Application in 10.709 seconds (JVM running for 11.447)
  377. [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:51.229 INFO 27020 [main] cn.cslg.report.Application 系统启动完毕,当前时间为:2023-02-08 15:23:51
  378. [rms:0.0.0.0:8885] [,] 2023-02-08 15:24:53.102 INFO 27020 [http-nio-8885-exec-3] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring DispatcherServlet 'dispatcherServlet'
  379. [rms:0.0.0.0:8885] [,] 2023-02-08 15:24:53.103 INFO 27020 [http-nio-8885-exec-3] org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
  380. [rms:0.0.0.0:8885] [,] 2023-02-08 15:24:53.104 INFO 27020 [http-nio-8885-exec-3] org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms