123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665 |
- 2023-06-30 08:46:40.588 INFO 18584 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
- 2023-06-30 08:46:40.589 INFO 18584 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
- 2023-06-30 08:46:40.605 INFO 18584 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
- 2023-06-30 08:46:40.605 INFO 18584 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
- 2023-06-30 08:46:40.611 INFO 18584 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
- 2023-06-30 08:58:09.158 INFO 1632 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 1632 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
- 2023-06-30 08:58:09.160 INFO 1632 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
- 2023-06-30 08:58:10.620 INFO 1632 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
- 2023-06-30 08:58:10.623 INFO 1632 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
- 2023-06-30 08:58:10.667 INFO 1632 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27ms. Found 0 repository interfaces.
- 2023-06-30 08:58:10.751 WARN 1632 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
- 2023-06-30 08:58:11.041 INFO 1632 --- [main] trationDelegate$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)
- 2023-06-30 08:58:11.044 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9fc3ee8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 08:58:11.049 INFO 1632 --- [main] trationDelegate$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)
- 2023-06-30 08:58:11.055 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 08:58:11.065 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a06dce17] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 08:58:11.076 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$15f08b2a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 08:58:11.524 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 08:58:11.558 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 08:58:11.565 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 08:58:11.577 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 08:58:11.925 INFO 1632 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
- 2023-06-30 08:58:11.949 INFO 1632 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- 2023-06-30 08:58:11.950 INFO 1632 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
- 2023-06-30 08:58:12.453 INFO 1632 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2023-06-30 08:58:12.454 INFO 1632 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 3203 ms
- 2023-06-30 08:58:12.668 INFO 1632 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
- 2023-06-30 08:58:12.848 INFO 1632 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
- 2023-06-30 08:58:12.848 INFO 1632 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
- 2023-06-30 08:58:12.848 INFO 1632 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
- 2023-06-30 08:58:12.848 INFO 1632 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
- 2023-06-30 08:58:14.498 INFO 1632 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
- 2023-06-30 08:58:14.914 INFO 1632 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
- 2023-06-30 08:58:15.023 INFO 1632 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
- 2023-06-30 08:58:15.025 INFO 1632 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 6.547 seconds (JVM running for 8.552)
- 2023-06-30 08:58:15.028 INFO 1632 --- [main] c.x.s.SpringbootFunctionApplication :
- ----------------------------------------------------------
- Application 'imageSynthesis' is running! ----------------------------------------------------------
- 2023-06-30 09:16:07.444 INFO 1632 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2023-06-30 09:16:07.444 INFO 1632 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
- 2023-06-30 09:16:07.454 INFO 1632 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
- 2023-06-30 09:16:10.541 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@23360ebb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:16:10.544 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@345ca13a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:16:10.545 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@270c22dc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:16:10.546 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@623548ae (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:16:10.547 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@71c8c918 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:16:10.549 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@20ccf36a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:16:10.550 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@66103f6d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:16:10.551 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2ea87b39 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:16:10.552 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@199fe7fd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:16:10.553 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5e0f1007 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:20:27.444 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@d49b717 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:20:27.446 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@79a51a04 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:20:27.448 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@31b35e78 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:20:27.449 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7102a656 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:20:27.451 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c99da26 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:20:27.453 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@71b0948a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:20:27.454 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@253c53f7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:20:27.455 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3475f4eb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:20:27.457 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@22b59d90 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:33:40.307 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@76f0af1b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:33:40.310 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@10b01b7e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:33:40.311 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2a31c9d1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:33:40.313 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1d208811 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:33:40.314 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@712c8bb8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:33:40.316 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6b423af7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:33:40.317 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@84e4772 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:33:40.318 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@11b7266a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:33:40.320 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4d30eaf (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:33:40.321 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7e3c0940 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:47:44.661 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2c9f56b8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:47:44.663 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@c9028fd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:47:44.665 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@579bd3a0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:47:44.667 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4f858be2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:47:44.668 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1a3ad8d7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:47:44.669 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1760ccad (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:47:44.670 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1eef0b32 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:47:44.672 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7dd64996 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:47:44.673 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@31e6ca9b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:47:44.674 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@20726dae (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:48:18.735 INFO 1632 --- [Thread-14] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
- 2023-06-30 09:48:18.735 INFO 1632 --- [Thread-14] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
- 2023-06-30 09:48:18.761 INFO 1632 --- [Thread-14] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
- 2023-06-30 09:48:18.761 INFO 1632 --- [Thread-14] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
- 2023-06-30 09:48:18.767 INFO 1632 --- [Thread-14] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
- 2023-06-30 09:48:24.145 INFO 4912 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 4912 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
- 2023-06-30 09:48:24.147 INFO 4912 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
- 2023-06-30 09:48:25.368 INFO 4912 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
- 2023-06-30 09:48:25.370 INFO 4912 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
- 2023-06-30 09:48:25.408 INFO 4912 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
- 2023-06-30 09:48:25.485 WARN 4912 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
- 2023-06-30 09:48:25.763 INFO 4912 --- [main] trationDelegate$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)
- 2023-06-30 09:48:25.767 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5d2af9c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:25.772 INFO 4912 --- [main] trationDelegate$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)
- 2023-06-30 09:48:25.778 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:25.788 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f39c88ef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:25.800 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$691f4602] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:26.105 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:26.133 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:26.139 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:26.150 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:26.508 INFO 4912 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
- 2023-06-30 09:48:26.532 INFO 4912 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- 2023-06-30 09:48:26.532 INFO 4912 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
- 2023-06-30 09:48:26.655 INFO 4912 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2023-06-30 09:48:26.655 INFO 4912 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2433 ms
- 2023-06-30 09:48:26.881 INFO 4912 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
- 2023-06-30 09:48:27.042 INFO 4912 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
- 2023-06-30 09:48:27.043 INFO 4912 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
- 2023-06-30 09:48:27.043 INFO 4912 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
- 2023-06-30 09:48:27.043 INFO 4912 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
- 2023-06-30 09:48:29.081 INFO 4912 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
- 2023-06-30 09:48:29.468 INFO 4912 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
- 2023-06-30 09:48:29.579 INFO 4912 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
- 2023-06-30 09:48:29.582 INFO 4912 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.911 seconds (JVM running for 6.706)
- 2023-06-30 09:48:29.584 INFO 4912 --- [main] c.x.s.SpringbootFunctionApplication :
- ----------------------------------------------------------
- Application 'imageSynthesis' is running! ----------------------------------------------------------
- 2023-06-30 09:48:30.371 INFO 4912 --- [http-nio-10015-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2023-06-30 09:48:30.371 INFO 4912 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
- 2023-06-30 09:48:30.383 INFO 4912 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 12 ms
- 2023-06-30 09:48:51.848 INFO 4912 --- [Thread-12] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
- 2023-06-30 09:48:51.849 INFO 4912 --- [Thread-12] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
- 2023-06-30 09:48:51.868 INFO 4912 --- [Thread-12] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
- 2023-06-30 09:48:51.868 INFO 4912 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
- 2023-06-30 09:48:51.873 INFO 4912 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
- 2023-06-30 09:48:56.408 INFO 5668 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 5668 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
- 2023-06-30 09:48:56.410 INFO 5668 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
- 2023-06-30 09:48:57.463 INFO 5668 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
- 2023-06-30 09:48:57.465 INFO 5668 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
- 2023-06-30 09:48:57.503 INFO 5668 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
- 2023-06-30 09:48:57.654 WARN 5668 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
- 2023-06-30 09:48:57.953 INFO 5668 --- [main] trationDelegate$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)
- 2023-06-30 09:48:57.956 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2aa4c49b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:57.961 INFO 5668 --- [main] trationDelegate$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)
- 2023-06-30 09:48:57.966 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:57.975 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c11653ca] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:57.985 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$369910dd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:58.290 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:58.321 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:58.326 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:58.337 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 09:48:58.648 INFO 5668 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
- 2023-06-30 09:48:58.669 INFO 5668 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- 2023-06-30 09:48:58.670 INFO 5668 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
- 2023-06-30 09:48:58.765 INFO 5668 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2023-06-30 09:48:58.765 INFO 5668 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2272 ms
- 2023-06-30 09:48:58.953 INFO 5668 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
- 2023-06-30 09:48:59.062 INFO 5668 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
- 2023-06-30 09:48:59.062 INFO 5668 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
- 2023-06-30 09:48:59.062 INFO 5668 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
- 2023-06-30 09:48:59.062 INFO 5668 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
- 2023-06-30 09:49:00.462 INFO 5668 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
- 2023-06-30 09:49:00.847 INFO 5668 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
- 2023-06-30 09:49:00.953 INFO 5668 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
- 2023-06-30 09:49:00.955 INFO 5668 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.11 seconds (JVM running for 5.913)
- 2023-06-30 09:49:00.957 INFO 5668 --- [main] c.x.s.SpringbootFunctionApplication :
- ----------------------------------------------------------
- Application 'imageSynthesis' is running! ----------------------------------------------------------
- 2023-06-30 09:53:53.865 INFO 5668 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2023-06-30 09:53:53.865 INFO 5668 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
- 2023-06-30 09:53:53.875 INFO 5668 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
- 2023-06-30 09:53:53.940 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@79c2ef43 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:53:53.941 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2ce02dd1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:53:53.941 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@42b677f9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:53:53.942 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4996dcf1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:53:53.942 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4caad5ff (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:53:53.943 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6189f71e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:53:53.943 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@10715d69 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:53:53.943 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f7f7ac2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:53:53.944 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@75605fff (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:53:53.944 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5bff674a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:57:03.280 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f756931 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:57:03.282 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@161b6057 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:57:03.283 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@999a6e8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:57:03.285 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f4d77d5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:57:03.287 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@208e743c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:57:03.289 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@76641aef (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:57:03.290 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@58da5878 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:57:03.292 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7be748cd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:57:03.293 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6ed0f891 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 09:57:03.294 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@38b524c6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:21:16.767 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@73463599 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:21:16.768 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@15d39d5a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:21:16.770 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@bb893cb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:21:16.771 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4412845e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:21:16.772 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@56e572e1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:21:16.773 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f550c2a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:21:16.774 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@10bcfac0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:21:16.775 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@405cbcfd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:21:16.776 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3d53ac6d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:21:16.777 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4a10d3b1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:31:06.824 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1813b2d1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:31:06.825 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@20ba6d71 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:31:06.827 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3328c4a8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:31:06.828 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5d484dad (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:31:06.830 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@e1af347 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:31:06.831 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7d38d610 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:31:06.833 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@8c0509b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:31:06.834 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@177a410b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:31:06.836 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4ea30868 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:31:06.837 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7590dffa (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:33:45.979 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3ae969a2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:33:45.981 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4fa7e175 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:33:45.983 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@75f1bb40 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:33:45.984 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@676c48e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:33:45.985 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2d5b27d6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:33:45.986 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5d87c741 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:33:45.988 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@25d45c0a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:33:45.989 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@15b6be8a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:33:45.990 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@61274e7d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:33:45.991 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2f920d7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:36:28.143 INFO 5668 --- [http-nio-10015-exec-3] io.lettuce.core.EpollProvider : Starting without optional epoll library
- 2023-06-30 10:36:28.145 INFO 5668 --- [http-nio-10015-exec-3] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
- 2023-06-30 10:57:24.352 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@25a8a443 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:57:24.364 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5ba3854d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:57:24.365 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@24ebe7ac (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:57:24.367 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4a59082f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:57:24.369 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3410254f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:57:24.370 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@735e476d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:57:24.371 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@8f3082d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:57:24.372 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@a69716c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:57:24.373 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3fe61733 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 10:57:24.375 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3e824a8d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:13:20.124 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41413871 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:14:13.343 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7e3b811f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:14:13.345 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@33ad441a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:18:32.623 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f8369a9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:18:32.625 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@46f71076 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:18:32.626 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@21596fc3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:18:32.627 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41e6524c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:18:32.628 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@59e9d97d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:18:32.630 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@27e30696 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:18:32.632 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4d2e52de (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:18:32.634 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3e290d05 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:18:32.635 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@291c098c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:18:32.636 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@16f47d8f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 11:25:11.141 INFO 5668 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
- 2023-06-30 11:25:11.143 INFO 5668 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
- 2023-06-30 11:25:11.300 INFO 5668 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
- 2023-06-30 11:25:11.300 INFO 5668 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
- 2023-06-30 11:25:11.309 INFO 5668 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
- 2023-06-30 11:39:24.622 INFO 4048 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 4048 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
- 2023-06-30 11:39:24.624 INFO 4048 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
- 2023-06-30 11:39:25.418 INFO 4048 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
- 2023-06-30 11:39:25.421 INFO 4048 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
- 2023-06-30 11:39:25.459 INFO 4048 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
- 2023-06-30 11:39:25.531 WARN 4048 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
- 2023-06-30 11:39:25.812 INFO 4048 --- [main] trationDelegate$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)
- 2023-06-30 11:39:25.815 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$43ceb84c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 11:39:25.820 INFO 4048 --- [main] trationDelegate$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)
- 2023-06-30 11:39:25.836 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 11:39:25.845 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$da40477b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 11:39:25.855 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$4fc3048e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 11:39:26.158 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 11:39:26.173 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 11:39:26.179 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 11:39:26.190 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 11:39:26.431 INFO 4048 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
- 2023-06-30 11:39:26.454 INFO 4048 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- 2023-06-30 11:39:26.454 INFO 4048 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
- 2023-06-30 11:39:26.603 INFO 4048 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2023-06-30 11:39:26.603 INFO 4048 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1924 ms
- 2023-06-30 11:39:26.793 INFO 4048 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
- 2023-06-30 11:39:26.897 INFO 4048 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
- 2023-06-30 11:39:26.898 INFO 4048 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
- 2023-06-30 11:39:26.898 INFO 4048 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
- 2023-06-30 11:39:26.898 INFO 4048 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
- 2023-06-30 11:39:28.287 INFO 4048 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
- 2023-06-30 11:39:28.671 INFO 4048 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
- 2023-06-30 11:39:28.774 INFO 4048 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
- 2023-06-30 11:39:28.777 INFO 4048 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.64 seconds (JVM running for 5.375)
- 2023-06-30 11:39:28.779 INFO 4048 --- [main] c.x.s.SpringbootFunctionApplication :
- ----------------------------------------------------------
- Application 'imageSynthesis' is running! ----------------------------------------------------------
- 2023-06-30 11:39:48.696 INFO 4048 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2023-06-30 11:39:48.696 INFO 4048 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
- 2023-06-30 11:39:48.704 INFO 4048 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 8 ms
- 2023-06-30 11:39:49.104 INFO 4048 --- [http-nio-10015-exec-1] io.lettuce.core.EpollProvider : Starting without optional epoll library
- 2023-06-30 11:39:49.106 INFO 4048 --- [http-nio-10015-exec-1] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
- 2023-06-30 13:43:45.743 INFO 8572 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 8572 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
- 2023-06-30 13:43:45.745 INFO 8572 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
- 2023-06-30 13:43:46.947 INFO 8572 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
- 2023-06-30 13:43:46.950 INFO 8572 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
- 2023-06-30 13:43:46.987 INFO 8572 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
- 2023-06-30 13:43:47.055 WARN 8572 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
- 2023-06-30 13:43:47.325 INFO 8572 --- [main] trationDelegate$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)
- 2023-06-30 13:43:47.328 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$afdd13ee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 13:43:47.333 INFO 8572 --- [main] trationDelegate$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)
- 2023-06-30 13:43:47.338 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 13:43:47.347 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$464ea31d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 13:43:47.359 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$bbd16030] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 13:43:47.973 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 13:43:48.006 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 13:43:48.013 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 13:43:48.024 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 13:43:48.268 INFO 8572 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
- 2023-06-30 13:43:48.290 INFO 8572 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- 2023-06-30 13:43:48.291 INFO 8572 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
- 2023-06-30 13:43:48.754 INFO 8572 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2023-06-30 13:43:48.755 INFO 8572 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2956 ms
- 2023-06-30 13:43:48.955 INFO 8572 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
- 2023-06-30 13:43:49.102 INFO 8572 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
- 2023-06-30 13:43:49.102 INFO 8572 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
- 2023-06-30 13:43:49.102 INFO 8572 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
- 2023-06-30 13:43:49.102 INFO 8572 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
- 2023-06-30 13:43:50.680 INFO 8572 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
- 2023-06-30 13:43:51.064 INFO 8572 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
- 2023-06-30 13:43:51.174 INFO 8572 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
- 2023-06-30 13:43:51.177 INFO 8572 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.875 seconds (JVM running for 7.529)
- 2023-06-30 13:43:51.179 INFO 8572 --- [main] c.x.s.SpringbootFunctionApplication :
- ----------------------------------------------------------
- Application 'imageSynthesis' is running! ----------------------------------------------------------
- 2023-06-30 13:59:29.646 INFO 8572 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2023-06-30 13:59:29.646 INFO 8572 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
- 2023-06-30 13:59:29.661 INFO 8572 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 14 ms
- 2023-06-30 13:59:29.901 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7da27a7b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 13:59:29.903 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@37221617 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 13:59:29.904 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@593dc32a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 13:59:29.906 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5bdf6503 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 13:59:29.907 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@32b2a46b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 13:59:29.909 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@15078e84 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 13:59:29.914 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@22942b9d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 13:59:29.917 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2c3a5b1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 13:59:29.922 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2575d87e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 13:59:29.924 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@caf11fa (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 13:59:35.619 INFO 8572 --- [http-nio-10015-exec-2] io.lettuce.core.EpollProvider : Starting without optional epoll library
- 2023-06-30 13:59:35.620 INFO 8572 --- [http-nio-10015-exec-2] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
- 2023-06-30 14:06:35.237 INFO 8572 --- [Thread-13] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
- 2023-06-30 14:06:35.238 INFO 8572 --- [Thread-13] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
- 2023-06-30 14:06:35.366 INFO 8572 --- [Thread-13] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
- 2023-06-30 14:06:35.366 INFO 8572 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
- 2023-06-30 14:06:35.372 INFO 8572 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
- 2023-06-30 14:21:59.772 INFO 12064 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 12064 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
- 2023-06-30 14:21:59.776 INFO 12064 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
- 2023-06-30 14:22:00.448 INFO 12064 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
- 2023-06-30 14:22:00.450 INFO 12064 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
- 2023-06-30 14:22:00.486 INFO 12064 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25ms. Found 0 repository interfaces.
- 2023-06-30 14:22:00.563 WARN 12064 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
- 2023-06-30 14:22:00.840 INFO 12064 --- [main] trationDelegate$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)
- 2023-06-30 14:22:00.843 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$31778d07] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 14:22:00.848 INFO 12064 --- [main] trationDelegate$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)
- 2023-06-30 14:22:00.853 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 14:22:00.862 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c7e91c36] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 14:22:00.873 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$3d6bd949] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 14:22:01.152 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 14:22:01.169 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 14:22:01.175 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 14:22:01.186 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 14:22:01.516 INFO 12064 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
- 2023-06-30 14:22:01.542 INFO 12064 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- 2023-06-30 14:22:01.543 INFO 12064 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
- 2023-06-30 14:22:01.649 INFO 12064 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2023-06-30 14:22:01.649 INFO 12064 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1776 ms
- 2023-06-30 14:22:01.850 INFO 12064 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
- 2023-06-30 14:22:01.957 INFO 12064 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
- 2023-06-30 14:22:01.957 INFO 12064 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
- 2023-06-30 14:22:01.957 INFO 12064 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
- 2023-06-30 14:22:01.957 INFO 12064 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
- 2023-06-30 14:22:03.348 INFO 12064 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
- 2023-06-30 14:22:03.739 INFO 12064 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
- 2023-06-30 14:22:03.870 INFO 12064 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
- 2023-06-30 14:22:03.873 INFO 12064 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.615 seconds (JVM running for 5.994)
- 2023-06-30 14:22:03.875 INFO 12064 --- [main] c.x.s.SpringbootFunctionApplication :
- ----------------------------------------------------------
- Application 'imageSynthesis' is running! ----------------------------------------------------------
- 2023-06-30 14:42:41.620 INFO 12064 --- [Thread-12] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
- 2023-06-30 14:42:41.622 INFO 12064 --- [Thread-12] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
- 2023-06-30 14:42:41.639 INFO 12064 --- [Thread-12] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
- 2023-06-30 14:42:41.639 INFO 12064 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
- 2023-06-30 14:42:41.649 INFO 12064 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
- 2023-06-30 16:06:14.082 INFO 15656 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 15656 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
- 2023-06-30 16:06:14.084 INFO 15656 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
- 2023-06-30 16:06:14.947 INFO 15656 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
- 2023-06-30 16:06:14.950 INFO 15656 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
- 2023-06-30 16:06:15.007 INFO 15656 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 40ms. Found 0 repository interfaces.
- 2023-06-30 16:06:15.104 WARN 15656 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
- 2023-06-30 16:06:15.420 INFO 15656 --- [main] trationDelegate$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)
- 2023-06-30 16:06:15.424 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6b51cf5e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 16:06:15.429 INFO 15656 --- [main] trationDelegate$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)
- 2023-06-30 16:06:15.434 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 16:06:15.444 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1c35e8d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 16:06:15.456 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$77461ba0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 16:06:15.734 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 16:06:15.749 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 16:06:15.755 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 16:06:15.766 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 16:06:16.077 INFO 15656 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
- 2023-06-30 16:06:16.098 INFO 15656 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- 2023-06-30 16:06:16.098 INFO 15656 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
- 2023-06-30 16:06:16.191 INFO 15656 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2023-06-30 16:06:16.191 INFO 15656 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2031 ms
- 2023-06-30 16:06:16.373 INFO 15656 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
- 2023-06-30 16:06:16.471 INFO 15656 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
- 2023-06-30 16:06:16.471 INFO 15656 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
- 2023-06-30 16:06:16.471 INFO 15656 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
- 2023-06-30 16:06:16.471 INFO 15656 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
- 2023-06-30 16:06:17.855 INFO 15656 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
- 2023-06-30 16:06:18.217 INFO 15656 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
- 2023-06-30 16:06:18.320 INFO 15656 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
- 2023-06-30 16:06:18.322 INFO 15656 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.922 seconds (JVM running for 7.807)
- 2023-06-30 16:06:18.324 INFO 15656 --- [main] c.x.s.SpringbootFunctionApplication :
- ----------------------------------------------------------
- Application 'imageSynthesis' is running! ----------------------------------------------------------
- 2023-06-30 16:06:41.958 INFO 15656 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2023-06-30 16:06:41.958 INFO 15656 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
- 2023-06-30 16:06:41.969 INFO 15656 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
- 2023-06-30 16:06:47.702 INFO 15656 --- [http-nio-10015-exec-3] io.lettuce.core.EpollProvider : Starting without optional epoll library
- 2023-06-30 16:06:47.703 INFO 15656 --- [http-nio-10015-exec-3] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
- 2023-06-30 16:11:22.982 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41298dad (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:11:22.984 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6cd45fc9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:11:22.985 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@64a3723c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:11:22.986 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@70e8206f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:11:22.987 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@49eefc91 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:11:22.987 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4804383a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:11:22.987 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@37c99194 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:11:22.988 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@693345a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:11:22.988 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@38a74a6d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:11:22.990 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@510b60ab (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:15:26.917 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@351bdec7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:15:26.919 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@e3e1dd6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:15:26.921 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6c7fba2a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:15:26.922 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5b44e743 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:15:26.924 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7d4a72d5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:15:26.925 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@636c98a2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:15:26.927 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2b5af668 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:15:26.928 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@b9927e8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:15:26.929 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1548659f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:15:26.930 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1266461c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:16:29.051 ERROR 15656 --- [http-nio-10015-exec-3] c.x.s.service.impl.RoleServiceImpl : 传入 的 id:1670668779026026497不合法
- 2023-06-30 16:16:29.059 ERROR 15656 --- [http-nio-10015-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.xmnk.springbootbase.common.exception.handler.BusinessException: 传入数据异常] with root cause
- com.xmnk.springbootbase.common.exception.handler.BusinessException: 传入数据异常
- at com.xmnk.springbootfunction.service.impl.RoleServiceImpl.detailInfo(RoleServiceImpl.java:88)
- at com.xmnk.springbootfunction.service.impl.RoleServiceImpl$$FastClassBySpringCGLIB$$10355cd2.invoke(<generated>)
- at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
- at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
- at com.xmnk.springbootfunction.service.impl.RoleServiceImpl$$EnhancerBySpringCGLIB$$56a62e3.detailInfo(<generated>)
- at com.xmnk.springbootfunction.controller.base.RoleController.detailInfo(RoleController.java:100)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
- at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
- at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
- at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
- at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
- at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
- at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
- at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
- at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
- at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
- at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
- at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
- at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
- at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
- at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
- at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
- at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
- at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
- at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
- at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
- at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
- at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
- at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
- at java.lang.Thread.run(Thread.java:748)
- 2023-06-30 16:19:26.034 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2c97d7df (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:19:26.040 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3e31087f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:19:26.047 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6d9da3a5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:19:26.052 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@292f846b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:19:26.054 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@558138bb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:19:26.056 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6345a084 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:19:26.057 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6345a7c2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:19:26.059 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@361c6b1d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:19:26.060 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6a84d985 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:19:26.062 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@248b15d1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:28:50.390 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3f2f07ec (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:28:50.396 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7b579b6f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:28:50.399 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@38302571 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:28:50.403 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@24be1f2d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:28:50.404 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7935e298 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:28:50.406 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@283c664e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:28:50.408 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@111ed595 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:28:50.409 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@458de7ec (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:28:50.411 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@13fafce7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:28:50.412 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@583ff6c0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:33:59.167 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@157210a9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:33:59.169 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@69ded523 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:33:59.170 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@af5602 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:33:59.172 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4fbfa3c8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:33:59.173 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4cd21395 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:33:59.174 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@53bab0e1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:33:59.176 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@29dff3d2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:33:59.177 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1b4ca4c2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:33:59.179 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@475e4285 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:33:59.181 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4165df37 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:38:44.181 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@69e62932 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:38:44.183 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1d62bd61 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:38:44.184 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@121f3702 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:38:44.185 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4930d770 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:38:44.185 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5134c345 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:38:44.186 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5935e5b7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:38:44.187 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@32f96eb4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:38:44.188 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7dbdb4cc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:38:44.188 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@ae46ed5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:38:44.189 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7c0a3a63 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:45:34.267 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1574a82f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:45:34.269 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3bb76438 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:45:34.270 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@19333ca1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:45:34.272 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@64fb507a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:45:34.274 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3b433177 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:45:34.275 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3bd50483 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:45:34.276 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3b03e16c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:45:34.277 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5c51ef6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:45:34.278 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@272f4fb0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:45:34.281 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@344db6ca (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:54:02.456 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3dfea7fa (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:54:02.459 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6752614a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:54:02.460 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6c5f0f5d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:54:02.462 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41cd3d8c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:54:02.463 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@78c02808 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:54:02.465 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@cec4e6b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:54:02.466 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@185d8d4c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:54:02.468 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3054e296 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:54:02.469 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@49ad1cfc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:54:02.470 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@275c8cb4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:58:12.092 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@44484a59 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:58:12.093 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@606e96b6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:58:12.095 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7cf3d8de (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:58:12.097 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5197ff3e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:58:12.099 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@11b5b1fd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:58:12.101 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@57a5e5b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:58:12.102 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@672d5302 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:58:12.104 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@92d2ed6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:58:12.105 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@352b5c57 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 16:58:12.107 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@62f4442f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:18:47.051 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@f776681 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:18:47.053 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41cb07ad (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:18:47.054 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4b074da (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:18:47.056 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@42108408 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:18:47.057 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7286f379 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:18:47.059 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6be964eb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:18:47.060 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6cf8cbe8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:18:47.062 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2a0e22bb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:18:47.063 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f5601b8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:18:47.064 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4f38fe85 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:26:54.646 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3ef536f6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:26:54.648 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@ea2909e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:26:54.650 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1bb2bbf5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:26:54.651 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@18157f65 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:26:54.653 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@72e672a7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:26:54.654 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@68da2a05 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:26:54.655 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@66b949f8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:26:54.657 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5564ec1d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:26:54.658 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@14d6cf5c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:26:54.659 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2d6545c1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:29:23.321 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@73493f32 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:29:23.323 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@8b362cd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:29:23.325 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4ab912d6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:29:23.326 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@bc8ea1a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:29:23.328 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7dd1f064 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:29:23.330 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6e674019 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:29:23.332 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6ccad0a1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:29:23.334 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@209e7f18 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:29:23.336 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@52bee9bf (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:29:23.337 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@60d1c79 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:34:27.997 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@63bbd37b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:40:23.937 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f4d55e9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:40:23.940 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@490a66ca (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:40:23.942 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2cc30489 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:40:23.944 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@454cd8ff (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:40:23.946 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@67209ca8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:40:23.949 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7d068ab0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:40:23.950 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@49553ed5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:40:23.952 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6a7d9c20 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:40:23.954 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@95b981b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:40:23.955 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@40c1c08a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
- 2023-06-30 17:49:32.582 INFO 15656 --- [Thread-13] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
- 2023-06-30 17:49:32.585 INFO 15656 --- [Thread-13] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
- 2023-06-30 17:49:32.718 INFO 15656 --- [Thread-13] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
- 2023-06-30 17:49:32.719 INFO 15656 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
- 2023-06-30 17:49:32.726 INFO 15656 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
- 2023-06-30 17:49:39.644 INFO 16612 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 16612 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
- 2023-06-30 17:49:39.647 INFO 16612 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
- 2023-06-30 17:49:40.366 INFO 16612 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
- 2023-06-30 17:49:40.368 INFO 16612 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
- 2023-06-30 17:49:40.405 INFO 16612 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
- 2023-06-30 17:49:40.486 WARN 16612 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
- 2023-06-30 17:49:40.753 INFO 16612 --- [main] trationDelegate$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)
- 2023-06-30 17:49:40.756 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e0baf093] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 17:49:40.761 INFO 16612 --- [main] trationDelegate$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)
- 2023-06-30 17:49:40.766 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 17:49:40.774 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$772c7fc2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 17:49:40.785 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$ecaf3cd5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 17:49:41.063 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 17:49:41.080 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 17:49:41.086 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 17:49:41.098 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2023-06-30 17:49:41.403 INFO 16612 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
- 2023-06-30 17:49:41.424 INFO 16612 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- 2023-06-30 17:49:41.424 INFO 16612 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
- 2023-06-30 17:49:41.518 INFO 16612 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2023-06-30 17:49:41.518 INFO 16612 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1771 ms
- 2023-06-30 17:49:41.695 INFO 16612 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
- 2023-06-30 17:49:41.795 INFO 16612 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
- 2023-06-30 17:49:41.795 INFO 16612 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
- 2023-06-30 17:49:41.795 INFO 16612 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
- 2023-06-30 17:49:41.795 INFO 16612 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
- 2023-06-30 17:49:43.182 INFO 16612 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
- 2023-06-30 17:49:43.573 INFO 16612 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
- 2023-06-30 17:49:43.698 INFO 16612 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
- 2023-06-30 17:49:43.701 INFO 16612 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.557 seconds (JVM running for 5.306)
- 2023-06-30 17:49:43.703 INFO 16612 --- [main] c.x.s.SpringbootFunctionApplication :
- ----------------------------------------------------------
- Application 'imageSynthesis' is running! ----------------------------------------------------------
- 2023-06-30 17:49:52.629 INFO 16612 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2023-06-30 17:49:52.630 INFO 16612 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
- 2023-06-30 17:49:52.638 INFO 16612 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 8 ms
- 2023-06-30 17:57:03.651 INFO 16612 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
- 2023-06-30 17:57:03.652 INFO 16612 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
- 2023-06-30 17:57:03.666 INFO 16612 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
- 2023-06-30 17:57:03.667 INFO 16612 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
- 2023-06-30 17:57:03.674 INFO 16612 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|