123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380 |
- [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)
- [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"
- [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!
- [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.
- [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.
- [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)
- [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)
- [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)
- [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)
- [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"]
- [rms:0.0.0.0:8885] [,] 2023-02-08 09:22:27.322 INFO 23972 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
- [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]
- [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
- [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
- [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
- [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
- [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
- [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
- [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]
- [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"]
- [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 ''
- [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)
- [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
- [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'
- [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'
- [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
- [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
- [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
- [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 查询成功,产品不存在
- [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 删除产品失败,产品不存在
- [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
- [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 删除回避设计方案完成
- [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
- [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
- [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 查询成功,产品不存在
- [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 删除产品失败,产品不存在
- [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
- [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 删除回避设计方案完成
- [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
- [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
- [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 查询成功,产品不存在
- [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 删除产品失败,产品不存在
- [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
- [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 删除回避设计方案完成
- [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
- [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
- [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 查询成功,产品不存在
- [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 删除产品失败,产品不存在
- [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
- [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 删除回避设计方案完成
- [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
- [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
- [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 查询成功,产品不存在
- [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 删除产品失败,产品不存在
- [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
- [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 删除回避设计方案完成
- [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
- [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
- [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 查询成功,产品不存在
- [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 删除产品失败,产品不存在
- [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
- [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 删除回避设计方案完成
- [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
- [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
- [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 查询成功,产品不存在
- [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 删除产品失败,产品不存在
- [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
- [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 删除回避设计方案完成
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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]
- [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]
- [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
- [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
- [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 查询成功,产品不存在
- [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]
- [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]
- [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 新增产品完成
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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 查询成功,产品不存在
- [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]
- [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]
- [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 新增产品完成
- [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
- [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
- [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
- [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
- [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
- [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
- [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 ....
- [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:23.069 INFO 23972 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
- [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:23.071 INFO 23972 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
- [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
- [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)
- [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"
- [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!
- [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.
- [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.
- [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)
- [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)
- [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)
- [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)
- [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"]
- [rms:0.0.0.0:8885] [,] 2023-02-08 11:36:36.268 INFO 32288 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
- [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]
- [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
- [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
- [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
- [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
- [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
- [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
- [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]
- [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"]
- [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 ''
- [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)
- [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
- [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'
- [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'
- [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
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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]
- [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]
- [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 ....
- [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:16.478 INFO 32288 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
- [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:16.480 INFO 32288 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
- [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
- [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)
- [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"
- [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!
- [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.
- [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.
- [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)
- [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)
- [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)
- [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)
- [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"]
- [rms:0.0.0.0:8885] [,] 2023-02-08 13:49:28.423 INFO 2472 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
- [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]
- [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
- [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
- [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
- [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
- [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
- [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
- [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]
- [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"]
- [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 ''
- [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)
- [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
- [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'
- [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'
- [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
- [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]
- [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]
- [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 ....
- [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:16.943 INFO 2472 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
- [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:16.948 INFO 2472 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
- [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
- [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)
- [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"
- [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!
- [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.
- [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.
- [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)
- [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)
- [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)
- [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)
- [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"]
- [rms:0.0.0.0:8885] [,] 2023-02-08 14:06:25.885 INFO 19364 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
- [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]
- [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
- [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
- [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
- [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
- [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
- [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
- [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]
- [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"]
- [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 ''
- [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)
- [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
- [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'
- [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'
- [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
- [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 ....
- [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:31.246 INFO 19364 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
- [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:31.250 INFO 19364 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
- [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
- [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)
- [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"
- [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!
- [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.
- [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.
- [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)
- [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)
- [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)
- [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)
- [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"]
- [rms:0.0.0.0:8885] [,] 2023-02-08 14:08:38.430 INFO 35676 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
- [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]
- [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
- [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
- [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
- [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
- [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
- [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
- [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]
- [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"]
- [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 ''
- [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)
- [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
- [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'
- [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'
- [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
- [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
- [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:01.472 INFO 35676 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为0
- [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 ....
- [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:01.495 INFO 35676 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
- [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:01.501 INFO 35676 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
- [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
- [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)
- [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"
- [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!
- [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.
- [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.
- [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)
- [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)
- [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)
- [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)
- [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"]
- [rms:0.0.0.0:8885] [,] 2023-02-08 14:10:06.993 INFO 19408 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
- [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]
- [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
- [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
- [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
- [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
- [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
- [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
- [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]
- [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"]
- [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 ''
- [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)
- [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
- [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'
- [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'
- [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
- [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
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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请求成功"}
- [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
- [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
- [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
- [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]
- [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]
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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 查询成功,产品不存在
- [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]
- [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]
- [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 新增产品完成
- [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
- [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
- [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
- [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
- [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
- [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
- [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.162 INFO 19408 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为4
- [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.162 INFO 19408 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为3
- [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.163 INFO 19408 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为2
- [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.163 INFO 19408 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为1
- [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.164 INFO 19408 [SpringApplicationShutdownHook] cn.cslg.report.common.utils.WebSocketServer 有一连接关闭!当前在线人数为0
- [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 ....
- [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.214 INFO 19408 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-1} closed
- [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:34.216 INFO 19408 [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource {dataSource-2} closed
- [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
- [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)
- [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"
- [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!
- [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.
- [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.
- [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)
- [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)
- [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)
- [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)
- [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"]
- [rms:0.0.0.0:8885] [,] 2023-02-08 15:23:43.913 INFO 27020 [main] org.apache.catalina.core.StandardService Starting service [Tomcat]
- [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]
- [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
- [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
- [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
- [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
- [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
- [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
- [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]
- [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"]
- [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 ''
- [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)
- [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
- [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'
- [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'
- [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
|