|
@@ -5391,3 +5391,880 @@ java.util.ConcurrentModificationException: null
|
|
|
2023-07-01 16:50:26.257 WARN 10628 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5c5522f2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
2023-07-01 16:50:26.258 WARN 10628 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@f3ff6f8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
2023-07-01 16:50:26.259 WARN 10628 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@50642113 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 16:55:26.971 INFO 10628 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 16:55:26.972 INFO 10628 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 16:55:26.987 INFO 10628 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 16:55:26.987 INFO 10628 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 16:55:26.995 INFO 10628 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 17:12:40.470 INFO 5856 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 5856 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 17:12:40.473 INFO 5856 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 17:12:41.242 INFO 5856 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 17:12:41.244 INFO 5856 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 17:12:41.298 INFO 5856 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 40ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 17:12:41.368 WARN 5856 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 17:12:41.629 INFO 5856 --- [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-07-01 17:12:41.632 INFO 5856 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ccf3931] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 17:12:41.637 INFO 5856 --- [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-07-01 17:12:41.642 INFO 5856 --- [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-07-01 17:12:41.651 INFO 5856 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a340c860] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 17:12:41.662 INFO 5856 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$18c38573] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 17:12:41.933 INFO 5856 --- [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-07-01 17:12:41.951 INFO 5856 --- [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-07-01 17:12:41.958 INFO 5856 --- [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-07-01 17:12:41.969 INFO 5856 --- [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-07-01 17:12:42.274 INFO 5856 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 17:12:42.297 INFO 5856 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 17:12:42.297 INFO 5856 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 17:12:42.399 INFO 5856 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 17:12:42.399 INFO 5856 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1841 ms
|
|
|
+2023-07-01 17:12:42.581 INFO 5856 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 17:12:42.680 INFO 5856 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 17:12:42.680 INFO 5856 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 17:12:42.680 INFO 5856 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 17:12:42.680 INFO 5856 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 17:12:44.027 INFO 5856 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 17:12:44.415 INFO 5856 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 17:12:44.527 INFO 5856 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 17:12:44.530 INFO 5856 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.608 seconds (JVM running for 5.307)
|
|
|
+2023-07-01 17:12:44.532 INFO 5856 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 17:18:46.143 INFO 5856 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 17:18:46.145 INFO 5856 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 17:18:46.163 INFO 5856 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 17:18:46.164 INFO 5856 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 17:18:46.172 INFO 5856 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 17:31:06.850 INFO 3472 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 3472 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 17:31:06.853 INFO 3472 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 17:31:07.664 INFO 3472 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 17:31:07.666 INFO 3472 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 17:31:07.702 INFO 3472 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 17:31:07.780 WARN 3472 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 17:31:08.055 INFO 3472 --- [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-07-01 17:31:08.058 INFO 3472 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e3a86123] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 17:31:08.064 INFO 3472 --- [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-07-01 17:31:08.069 INFO 3472 --- [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-07-01 17:31:08.078 INFO 3472 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7a19f052] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 17:31:08.089 INFO 3472 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$ef9cad65] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 17:31:08.369 INFO 3472 --- [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-07-01 17:31:08.386 INFO 3472 --- [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-07-01 17:31:08.393 INFO 3472 --- [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-07-01 17:31:08.404 INFO 3472 --- [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-07-01 17:31:08.718 INFO 3472 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 17:31:08.739 INFO 3472 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 17:31:08.739 INFO 3472 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 17:31:08.834 INFO 3472 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 17:31:08.834 INFO 3472 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1882 ms
|
|
|
+2023-07-01 17:31:09.015 INFO 3472 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 17:31:09.115 INFO 3472 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 17:31:09.115 INFO 3472 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 17:31:09.115 INFO 3472 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 17:31:09.115 INFO 3472 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 17:31:10.510 INFO 3472 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 17:31:10.891 INFO 3472 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 17:31:11.018 INFO 3472 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 17:31:11.021 INFO 3472 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.756 seconds (JVM running for 5.484)
|
|
|
+2023-07-01 17:31:11.023 INFO 3472 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 17:33:09.298 INFO 3472 --- [http-nio-10015-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 17:33:09.298 INFO 3472 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 17:33:09.308 INFO 3472 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
|
|
+2023-07-01 17:33:09.504 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5b7a94b3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:33:09.505 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f31bf84 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:33:09.506 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@50e167dd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:33:09.507 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@510f3f44 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:33:09.508 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6e5ba0fe (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:33:09.508 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3c44ff2e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:33:09.509 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@67c0b8f4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:33:09.509 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4f9d4e57 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:33:09.511 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7c724b0a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:33:09.511 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@67546625 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:33:36.250 INFO 3472 --- [http-nio-10015-exec-5] io.lettuce.core.EpollProvider : Starting without optional epoll library
|
|
|
+2023-07-01 17:33:36.251 INFO 3472 --- [http-nio-10015-exec-5] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
|
|
|
+2023-07-01 17:37:22.455 WARN 3472 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5dc4b0e0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:37:22.458 WARN 3472 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7f890f5b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:37:22.459 WARN 3472 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5b9afe3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:37:22.460 WARN 3472 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4d66c5a0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:37:22.461 WARN 3472 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2eb97986 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:37:22.463 WARN 3472 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3c9b95fd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:37:22.464 WARN 3472 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@74f5bed2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:37:22.465 WARN 3472 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@43f6c277 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:37:22.466 WARN 3472 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@104d65a4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:37:22.468 WARN 3472 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@70193e2d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:38:17.040 WARN 3472 --- [http-nio-10015-exec-7] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required List parameter 'userIds' is not present]
|
|
|
+2023-07-01 17:39:52.563 WARN 3472 --- [http-nio-10015-exec-10] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required List parameter 'userIds' is not present]
|
|
|
+2023-07-01 17:40:27.852 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5c5387f7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:40:27.854 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@111ca6dd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:40:27.856 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@59cf2e76 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:40:27.859 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1d80f8e6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:40:27.860 WARN 3472 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@182f4bf0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:40:27.861 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@379e54f5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:40:27.862 WARN 3472 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5850e9eb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:40:27.863 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@43403695 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:40:27.864 WARN 3472 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@48dca073 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 17:40:27.865 WARN 3472 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@63dc0c15 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:16:09.000 INFO 3472 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:16:09.002 INFO 3472 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:16:09.132 INFO 3472 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 18:16:09.132 INFO 3472 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 18:16:09.139 INFO 3472 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 18:16:15.575 INFO 4072 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 4072 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 18:16:15.577 INFO 4072 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 18:16:16.390 INFO 4072 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 18:16:16.392 INFO 4072 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 18:16:16.435 INFO 4072 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 18:16:16.522 WARN 4072 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 18:16:16.833 INFO 4072 --- [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-07-01 18:16:16.836 INFO 4072 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$946b8ef9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:16:16.841 INFO 4072 --- [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-07-01 18:16:16.846 INFO 4072 --- [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-07-01 18:16:16.857 INFO 4072 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2add1e28] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:16:16.869 INFO 4072 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$a05fdb3b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:16:17.149 INFO 4072 --- [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-07-01 18:16:17.167 INFO 4072 --- [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-07-01 18:16:17.173 INFO 4072 --- [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-07-01 18:16:17.184 INFO 4072 --- [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-07-01 18:16:17.509 INFO 4072 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 18:16:17.535 INFO 4072 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 18:16:17.535 INFO 4072 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 18:16:17.638 INFO 4072 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 18:16:17.638 INFO 4072 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1962 ms
|
|
|
+2023-07-01 18:16:17.904 INFO 4072 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 18:16:18.004 INFO 4072 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 18:16:18.004 INFO 4072 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 18:16:18.004 INFO 4072 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 18:16:18.004 INFO 4072 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 18:16:19.433 INFO 4072 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:16:19.838 INFO 4072 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:16:19.974 INFO 4072 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 18:16:19.977 INFO 4072 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.038 seconds (JVM running for 5.886)
|
|
|
+2023-07-01 18:16:19.980 INFO 4072 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 18:18:50.465 INFO 4072 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:18:50.465 INFO 4072 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:18:50.476 INFO 4072 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
|
|
|
+2023-07-01 18:18:50.612 WARN 4072 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4511de81 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:18:50.613 WARN 4072 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6213e0ac (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:18:50.614 WARN 4072 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@293ddfb9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:18:50.614 WARN 4072 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@18d97ea7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:18:50.615 WARN 4072 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@17edec73 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:18:50.615 WARN 4072 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6a0678a2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:18:50.616 WARN 4072 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2d81b24c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:18:50.617 WARN 4072 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7e7ecd1d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:18:50.618 WARN 4072 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@68838d5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:18:50.619 WARN 4072 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f9293ce (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:18:50.687 ERROR 4072 --- [http-nio-10015-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
|
|
|
+
|
|
|
+java.lang.NullPointerException: null
|
|
|
+ at com.xmnk.springbootfunction.service.impl.TemplateServiceImpl.synthesis(TemplateServiceImpl.java:180)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.TemplateServiceImpl$$FastClassBySpringCGLIB$$8f6994ce.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.TemplateServiceImpl$$EnhancerBySpringCGLIB$$4dc5a209.synthesis(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.TemplateController.synthesis(TemplateController.java:72)
|
|
|
+ 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.doPost(FrameworkServlet.java:908)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
|
|
|
+ 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.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-07-01 18:24:56.895 INFO 4072 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:24:56.896 INFO 4072 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:24:56.917 INFO 4072 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 18:24:56.917 INFO 4072 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 18:24:56.930 INFO 4072 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 18:25:03.277 INFO 17160 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 17160 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 18:25:03.279 INFO 17160 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 18:25:04.402 INFO 17160 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 18:25:04.404 INFO 17160 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 18:25:04.452 INFO 17160 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 34ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 18:25:04.555 WARN 17160 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 18:25:04.853 INFO 17160 --- [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-07-01 18:25:04.856 INFO 17160 --- [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-07-01 18:25:04.861 INFO 17160 --- [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-07-01 18:25:04.866 INFO 17160 --- [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-07-01 18:25:04.875 INFO 17160 --- [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-07-01 18:25:04.886 INFO 17160 --- [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-07-01 18:25:05.164 INFO 17160 --- [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-07-01 18:25:05.180 INFO 17160 --- [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-07-01 18:25:05.185 INFO 17160 --- [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-07-01 18:25:05.196 INFO 17160 --- [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-07-01 18:25:05.553 INFO 17160 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 18:25:05.574 INFO 17160 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 18:25:05.575 INFO 17160 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 18:25:05.688 INFO 17160 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 18:25:05.689 INFO 17160 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2345 ms
|
|
|
+2023-07-01 18:25:05.894 INFO 17160 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 18:25:05.998 INFO 17160 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 18:25:05.998 INFO 17160 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 18:25:05.998 INFO 17160 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 18:25:05.998 INFO 17160 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 18:25:07.479 INFO 17160 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:25:07.887 INFO 17160 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:25:07.995 INFO 17160 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 18:25:07.998 INFO 17160 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.43 seconds (JVM running for 6.206)
|
|
|
+2023-07-01 18:25:08.000 INFO 17160 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 18:25:15.137 INFO 17160 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:25:15.137 INFO 17160 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:25:15.149 INFO 17160 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 12 ms
|
|
|
+2023-07-01 18:27:02.337 INFO 17160 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:27:02.338 INFO 17160 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:27:02.355 INFO 17160 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 18:27:02.355 INFO 17160 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 18:27:02.360 INFO 17160 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 18:27:08.306 INFO 2240 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 2240 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 18:27:08.315 INFO 2240 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 18:27:09.187 INFO 2240 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 18:27:09.190 INFO 2240 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 18:27:09.241 INFO 2240 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 35ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 18:27:09.349 WARN 2240 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 18:27:09.730 INFO 2240 --- [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-07-01 18:27:09.734 INFO 2240 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4d1f5529] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:27:09.739 INFO 2240 --- [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-07-01 18:27:09.745 INFO 2240 --- [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-07-01 18:27:09.755 INFO 2240 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e390e458] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:27:09.768 INFO 2240 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$5913a16b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:27:10.061 INFO 2240 --- [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-07-01 18:27:10.076 INFO 2240 --- [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-07-01 18:27:10.083 INFO 2240 --- [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-07-01 18:27:10.094 INFO 2240 --- [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-07-01 18:27:10.445 INFO 2240 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 18:27:10.467 INFO 2240 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 18:27:10.468 INFO 2240 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 18:27:10.567 INFO 2240 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 18:27:10.567 INFO 2240 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2155 ms
|
|
|
+2023-07-01 18:27:10.766 INFO 2240 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 18:27:10.871 INFO 2240 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 18:27:10.871 INFO 2240 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 18:27:10.871 INFO 2240 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 18:27:10.871 INFO 2240 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 18:27:12.289 INFO 2240 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:27:12.682 INFO 2240 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:27:12.810 INFO 2240 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 18:27:12.813 INFO 2240 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.068 seconds (JVM running for 5.801)
|
|
|
+2023-07-01 18:27:12.816 INFO 2240 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 18:27:14.114 INFO 2240 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:27:14.114 INFO 2240 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:27:14.123 INFO 2240 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
|
|
|
+2023-07-01 18:31:31.691 INFO 2240 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:31:31.692 INFO 2240 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:31:31.710 INFO 2240 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 18:31:31.711 INFO 2240 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 18:31:31.718 INFO 2240 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 18:31:37.996 INFO 8804 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 8804 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 18:31:38.002 INFO 8804 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 18:31:38.977 INFO 8804 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 18:31:38.980 INFO 8804 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 18:31:39.024 INFO 8804 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 32ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 18:31:39.109 WARN 8804 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 18:31:39.404 INFO 8804 --- [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-07-01 18:31:39.409 INFO 8804 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5d86c227] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:31:39.415 INFO 8804 --- [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-07-01 18:31:39.422 INFO 8804 --- [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-07-01 18:31:39.438 INFO 8804 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f3f85156] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:31:39.449 INFO 8804 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$697b0e69] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:31:39.727 INFO 8804 --- [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-07-01 18:31:39.743 INFO 8804 --- [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-07-01 18:31:39.748 INFO 8804 --- [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-07-01 18:31:39.760 INFO 8804 --- [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-07-01 18:31:40.088 INFO 8804 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 18:31:40.140 INFO 8804 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 18:31:40.140 INFO 8804 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 18:31:40.247 INFO 8804 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 18:31:40.247 INFO 8804 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2190 ms
|
|
|
+2023-07-01 18:31:40.446 INFO 8804 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 18:31:40.546 INFO 8804 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 18:31:40.546 INFO 8804 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 18:31:40.546 INFO 8804 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 18:31:40.546 INFO 8804 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 18:31:42.069 INFO 8804 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:31:42.482 INFO 8804 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:31:42.596 INFO 8804 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 18:31:42.599 INFO 8804 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.312 seconds (JVM running for 6.105)
|
|
|
+2023-07-01 18:31:42.604 INFO 8804 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 18:31:49.458 INFO 8804 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:31:49.459 INFO 8804 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:31:49.467 INFO 8804 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 8 ms
|
|
|
+2023-07-01 18:34:33.826 WARN 8804 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@601d353b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:34:33.827 WARN 8804 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@614c7a68 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:34:33.828 WARN 8804 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@111034d4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:34:33.828 WARN 8804 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@518842c6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:34:33.829 WARN 8804 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@769e6159 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:34:33.830 WARN 8804 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7403cad8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:34:33.830 WARN 8804 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6425e618 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:34:33.831 WARN 8804 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@77281628 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:34:33.831 WARN 8804 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7239253d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:34:33.832 WARN 8804 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@180664a8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 18:43:42.861 INFO 8804 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:43:42.862 INFO 8804 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:43:42.907 INFO 8804 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 18:43:42.908 INFO 8804 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 18:43:42.915 INFO 8804 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 18:43:48.755 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-07-01 18:43:48.758 INFO 8572 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 18:43:49.522 INFO 8572 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 18:43:49.524 INFO 8572 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 18:43:49.566 INFO 8572 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 30ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 18:43:49.649 WARN 8572 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 18:43:49.919 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-07-01 18:43:49.921 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$$58fe4e7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:43:49.926 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-07-01 18:43:49.931 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-07-01 18:43:49.940 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ef6fddab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:43:49.950 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$64f29abe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:43:50.220 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-07-01 18:43:50.237 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-07-01 18:43:50.242 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-07-01 18:43:50.253 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-07-01 18:43:50.579 INFO 8572 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 18:43:50.605 INFO 8572 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 18:43:50.605 INFO 8572 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 18:43:50.707 INFO 8572 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 18:43:50.707 INFO 8572 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1872 ms
|
|
|
+2023-07-01 18:43:50.895 INFO 8572 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 18:43:50.996 INFO 8572 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 18:43:50.997 INFO 8572 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 18:43:50.997 INFO 8572 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 18:43:50.997 INFO 8572 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 18:43:52.505 INFO 8572 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:43:52.913 INFO 8572 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:43:53.018 INFO 8572 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 18:43:53.020 INFO 8572 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.858 seconds (JVM running for 5.615)
|
|
|
+2023-07-01 18:43:53.022 INFO 8572 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 18:43:54.339 INFO 8572 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:43:54.339 INFO 8572 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:43:54.356 INFO 8572 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 17 ms
|
|
|
+2023-07-01 18:46:27.841 INFO 8572 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:46:27.842 INFO 8572 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:46:27.860 INFO 8572 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 18:46:27.860 INFO 8572 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 18:46:27.864 INFO 8572 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 18:46:35.086 INFO 13744 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 13744 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 18:46:35.090 INFO 13744 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 18:46:35.885 INFO 13744 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 18:46:35.887 INFO 13744 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 18:46:35.924 INFO 13744 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 18:46:36.001 WARN 13744 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 18:46:36.314 INFO 13744 --- [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-07-01 18:46:36.317 INFO 13744 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4aac4ea1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:46:36.323 INFO 13744 --- [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-07-01 18:46:36.328 INFO 13744 --- [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-07-01 18:46:36.337 INFO 13744 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e11dddd0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:46:36.347 INFO 13744 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$56a09ae3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:46:36.617 INFO 13744 --- [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-07-01 18:46:36.634 INFO 13744 --- [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-07-01 18:46:36.640 INFO 13744 --- [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-07-01 18:46:36.651 INFO 13744 --- [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-07-01 18:46:36.981 INFO 13744 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 18:46:37.030 INFO 13744 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 18:46:37.031 INFO 13744 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 18:46:37.126 INFO 13744 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 18:46:37.126 INFO 13744 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1950 ms
|
|
|
+2023-07-01 18:46:37.309 INFO 13744 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 18:46:37.406 INFO 13744 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 18:46:37.406 INFO 13744 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 18:46:37.406 INFO 13744 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 18:46:37.406 INFO 13744 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 18:46:38.854 INFO 13744 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:46:39.229 INFO 13744 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:46:39.336 INFO 13744 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 18:46:39.338 INFO 13744 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.838 seconds (JVM running for 5.577)
|
|
|
+2023-07-01 18:46:39.340 INFO 13744 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 18:46:40.520 INFO 13744 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:46:40.520 INFO 13744 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:46:40.531 INFO 13744 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
|
|
|
+2023-07-01 18:48:49.049 INFO 13744 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:48:49.050 INFO 13744 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:48:49.071 INFO 13744 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 18:48:49.071 INFO 13744 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 18:48:49.075 INFO 13744 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 18:48:54.459 INFO 15844 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 15844 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 18:48:54.462 INFO 15844 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 18:48:55.170 INFO 15844 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 18:48:55.172 INFO 15844 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 18:48:55.209 INFO 15844 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 18:48:55.289 WARN 15844 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 18:48:55.557 INFO 15844 --- [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-07-01 18:48:55.560 INFO 15844 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9d285d2e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:48:55.565 INFO 15844 --- [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-07-01 18:48:55.570 INFO 15844 --- [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-07-01 18:48:55.578 INFO 15844 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3399ec5d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:48:55.589 INFO 15844 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$a91ca970] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:48:55.870 INFO 15844 --- [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-07-01 18:48:55.885 INFO 15844 --- [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-07-01 18:48:55.891 INFO 15844 --- [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-07-01 18:48:55.903 INFO 15844 --- [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-07-01 18:48:56.210 INFO 15844 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 18:48:56.231 INFO 15844 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 18:48:56.232 INFO 15844 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 18:48:56.330 INFO 15844 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 18:48:56.330 INFO 15844 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1792 ms
|
|
|
+2023-07-01 18:48:56.525 INFO 15844 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 18:48:56.628 INFO 15844 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 18:48:56.628 INFO 15844 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 18:48:56.628 INFO 15844 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 18:48:56.628 INFO 15844 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 18:48:58.108 INFO 15844 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:48:58.474 INFO 15844 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:48:58.580 INFO 15844 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 18:48:58.583 INFO 15844 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.628 seconds (JVM running for 5.33)
|
|
|
+2023-07-01 18:48:58.585 INFO 15844 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 18:49:00.379 INFO 15844 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:49:00.380 INFO 15844 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:49:00.393 INFO 15844 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 13 ms
|
|
|
+2023-07-01 18:51:14.624 INFO 15844 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:51:14.625 INFO 15844 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:51:14.641 INFO 15844 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 18:51:14.641 INFO 15844 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 18:51:14.647 INFO 15844 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 18:51:20.873 INFO 17784 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 17784 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 18:51:20.876 INFO 17784 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 18:51:21.640 INFO 17784 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 18:51:21.642 INFO 17784 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 18:51:21.692 INFO 17784 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 36ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 18:51:21.760 WARN 17784 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 18:51:22.020 INFO 17784 --- [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-07-01 18:51:22.023 INFO 17784 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f1c0f2a5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:51:22.028 INFO 17784 --- [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-07-01 18:51:22.033 INFO 17784 --- [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-07-01 18:51:22.042 INFO 17784 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$883281d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:51:22.052 INFO 17784 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$fdb53ee7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:51:22.322 INFO 17784 --- [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-07-01 18:51:22.340 INFO 17784 --- [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-07-01 18:51:22.347 INFO 17784 --- [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-07-01 18:51:22.359 INFO 17784 --- [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-07-01 18:51:22.680 INFO 17784 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 18:51:22.727 INFO 17784 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 18:51:22.728 INFO 17784 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 18:51:22.841 INFO 17784 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 18:51:22.841 INFO 17784 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1855 ms
|
|
|
+2023-07-01 18:51:23.027 INFO 17784 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 18:51:23.128 INFO 17784 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 18:51:23.129 INFO 17784 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 18:51:23.129 INFO 17784 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 18:51:23.129 INFO 17784 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 18:51:24.528 INFO 17784 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:51:24.901 INFO 17784 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:51:25.016 INFO 17784 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 18:51:25.019 INFO 17784 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.697 seconds (JVM running for 5.32)
|
|
|
+2023-07-01 18:51:25.022 INFO 17784 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 18:51:27.441 INFO 17784 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:51:27.441 INFO 17784 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:51:27.457 INFO 17784 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 16 ms
|
|
|
+2023-07-01 18:55:17.897 INFO 17784 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:55:17.898 INFO 17784 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:55:17.916 INFO 17784 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 18:55:17.916 INFO 17784 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 18:55:17.920 INFO 17784 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 18:55:23.970 INFO 920 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 920 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 18:55:23.975 INFO 920 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 18:55:24.819 INFO 920 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 18:55:24.822 INFO 920 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 18:55:24.869 INFO 920 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 31ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 18:55:24.959 WARN 920 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 18:55:25.241 INFO 920 --- [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-07-01 18:55:25.244 INFO 920 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$85d6d3c5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:55:25.249 INFO 920 --- [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-07-01 18:55:25.255 INFO 920 --- [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-07-01 18:55:25.264 INFO 920 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1c4862f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:55:25.274 INFO 920 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$91cb2007] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 18:55:25.553 INFO 920 --- [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-07-01 18:55:25.569 INFO 920 --- [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-07-01 18:55:25.575 INFO 920 --- [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-07-01 18:55:25.586 INFO 920 --- [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-07-01 18:55:25.898 INFO 920 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 18:55:25.919 INFO 920 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 18:55:25.919 INFO 920 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 18:55:26.015 INFO 920 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 18:55:26.015 INFO 920 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1949 ms
|
|
|
+2023-07-01 18:55:26.206 INFO 920 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 18:55:26.315 INFO 920 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 18:55:26.315 INFO 920 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 18:55:26.315 INFO 920 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 18:55:26.315 INFO 920 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 18:55:27.755 INFO 920 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 18:55:28.214 INFO 920 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 18:55:28.322 INFO 920 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 18:55:28.324 INFO 920 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.887 seconds (JVM running for 5.586)
|
|
|
+2023-07-01 18:55:28.327 INFO 920 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 18:55:29.482 INFO 920 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:55:29.482 INFO 920 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 18:55:29.513 INFO 920 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 31 ms
|
|
|
+2023-07-01 19:00:23.213 INFO 920 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:00:23.214 INFO 920 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:00:23.235 INFO 920 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 19:00:23.235 INFO 920 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 19:00:23.242 INFO 920 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 19:00:28.835 INFO 5208 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 5208 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 19:00:28.838 INFO 5208 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 19:00:29.593 INFO 5208 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 19:00:29.595 INFO 5208 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 19:00:29.636 INFO 5208 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 19:00:29.718 WARN 5208 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 19:00:30.017 INFO 5208 --- [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-07-01 19:00:30.020 INFO 5208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bee5d3fd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:00:30.025 INFO 5208 --- [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-07-01 19:00:30.030 INFO 5208 --- [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-07-01 19:00:30.039 INFO 5208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5557632c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:00:30.051 INFO 5208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$cada203f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:00:30.326 INFO 5208 --- [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-07-01 19:00:30.343 INFO 5208 --- [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-07-01 19:00:30.348 INFO 5208 --- [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-07-01 19:00:30.359 INFO 5208 --- [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-07-01 19:00:30.673 INFO 5208 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 19:00:30.694 INFO 5208 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 19:00:30.694 INFO 5208 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 19:00:30.786 INFO 5208 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 19:00:30.786 INFO 5208 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1892 ms
|
|
|
+2023-07-01 19:00:30.967 INFO 5208 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 19:00:31.065 INFO 5208 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 19:00:31.065 INFO 5208 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 19:00:31.066 INFO 5208 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 19:00:31.066 INFO 5208 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 19:00:32.466 INFO 5208 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:00:32.868 INFO 5208 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:00:32.980 INFO 5208 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 19:00:32.983 INFO 5208 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.645 seconds (JVM running for 5.31)
|
|
|
+2023-07-01 19:00:32.986 INFO 5208 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 19:00:34.399 INFO 5208 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:00:34.399 INFO 5208 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:00:34.408 INFO 5208 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
|
|
|
+2023-07-01 19:02:35.260 WARN 5208 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7ad5a84f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 19:02:35.261 WARN 5208 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3cf4bd47 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 19:02:35.262 WARN 5208 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f09782b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 19:02:35.263 WARN 5208 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2b269728 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 19:02:35.263 WARN 5208 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@51d92607 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 19:02:35.264 WARN 5208 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@485eb7fe (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 19:02:35.265 WARN 5208 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5c0246fe (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 19:02:35.267 WARN 5208 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@43820581 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 19:02:35.271 WARN 5208 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5bf3fae8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 19:02:35.272 WARN 5208 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@662f472f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-07-01 19:03:08.674 INFO 5208 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:03:08.675 INFO 5208 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:03:08.693 INFO 5208 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 19:03:08.694 INFO 5208 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 19:03:08.700 INFO 5208 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 19:03:14.676 INFO 13448 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 13448 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 19:03:14.679 INFO 13448 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 19:03:15.433 INFO 13448 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 19:03:15.436 INFO 13448 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 19:03:15.492 INFO 13448 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 40ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 19:03:15.560 WARN 13448 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 19:03:15.826 INFO 13448 --- [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-07-01 19:03:15.829 INFO 13448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2c6e85bd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:03:15.834 INFO 13448 --- [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-07-01 19:03:15.838 INFO 13448 --- [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-07-01 19:03:15.847 INFO 13448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c2e014ec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:03:15.858 INFO 13448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$3862d1ff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:03:16.127 INFO 13448 --- [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-07-01 19:03:16.145 INFO 13448 --- [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-07-01 19:03:16.152 INFO 13448 --- [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-07-01 19:03:16.163 INFO 13448 --- [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-07-01 19:03:16.470 INFO 13448 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 19:03:16.492 INFO 13448 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 19:03:16.492 INFO 13448 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 19:03:16.590 INFO 13448 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 19:03:16.590 INFO 13448 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1820 ms
|
|
|
+2023-07-01 19:03:16.770 INFO 13448 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 19:03:16.881 INFO 13448 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 19:03:16.881 INFO 13448 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 19:03:16.881 INFO 13448 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 19:03:16.881 INFO 13448 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 19:03:18.239 INFO 13448 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:03:18.658 INFO 13448 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:03:18.781 INFO 13448 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 19:03:18.783 INFO 13448 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.66 seconds (JVM running for 5.29)
|
|
|
+2023-07-01 19:03:18.785 INFO 13448 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 19:03:20.593 INFO 13448 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:03:20.593 INFO 13448 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:03:20.609 INFO 13448 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 16 ms
|
|
|
+2023-07-01 19:04:35.632 INFO 13448 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:04:35.633 INFO 13448 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:04:35.648 INFO 13448 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 19:04:35.648 INFO 13448 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 19:04:35.657 INFO 13448 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 19:04:41.727 INFO 4528 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 4528 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 19:04:41.730 INFO 4528 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 19:04:42.481 INFO 4528 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 19:04:42.483 INFO 4528 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 19:04:42.524 INFO 4528 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 19:04:42.606 WARN 4528 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 19:04:42.880 INFO 4528 --- [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-07-01 19:04:42.883 INFO 4528 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c57c6d6c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:04:42.888 INFO 4528 --- [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-07-01 19:04:42.893 INFO 4528 --- [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-07-01 19:04:42.901 INFO 4528 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5bedfc9b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:04:42.912 INFO 4528 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$d170b9ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:04:43.179 INFO 4528 --- [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-07-01 19:04:43.194 INFO 4528 --- [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-07-01 19:04:43.200 INFO 4528 --- [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-07-01 19:04:43.211 INFO 4528 --- [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-07-01 19:04:43.509 INFO 4528 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 19:04:43.530 INFO 4528 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 19:04:43.530 INFO 4528 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 19:04:43.623 INFO 4528 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 19:04:43.623 INFO 4528 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1803 ms
|
|
|
+2023-07-01 19:04:43.804 INFO 4528 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 19:04:43.906 INFO 4528 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 19:04:43.906 INFO 4528 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 19:04:43.906 INFO 4528 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 19:04:43.906 INFO 4528 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 19:04:45.394 INFO 4528 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:04:45.784 INFO 4528 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:04:45.891 INFO 4528 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 19:04:45.893 INFO 4528 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.676 seconds (JVM running for 5.309)
|
|
|
+2023-07-01 19:04:45.896 INFO 4528 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 19:04:48.554 INFO 4528 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:04:48.555 INFO 4528 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:04:48.565 INFO 4528 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
|
|
+2023-07-01 19:05:12.698 INFO 4528 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:05:12.699 INFO 4528 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:05:12.714 INFO 4528 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 19:05:12.714 INFO 4528 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 19:05:12.719 INFO 4528 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 19:05:19.445 INFO 11032 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 11032 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 19:05:19.448 INFO 11032 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 19:05:20.248 INFO 11032 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 19:05:20.251 INFO 11032 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 19:05:20.294 INFO 11032 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 19:05:20.380 WARN 11032 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 19:05:20.661 INFO 11032 --- [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-07-01 19:05:20.664 INFO 11032 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d80f1b33] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:05:20.669 INFO 11032 --- [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-07-01 19:05:20.674 INFO 11032 --- [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-07-01 19:05:20.682 INFO 11032 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6e80aa62] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:05:20.694 INFO 11032 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$e4036775] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:05:20.967 INFO 11032 --- [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-07-01 19:05:20.983 INFO 11032 --- [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-07-01 19:05:20.990 INFO 11032 --- [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-07-01 19:05:21.002 INFO 11032 --- [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-07-01 19:05:21.334 INFO 11032 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 19:05:21.356 INFO 11032 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 19:05:21.356 INFO 11032 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 19:05:21.450 INFO 11032 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 19:05:21.451 INFO 11032 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1935 ms
|
|
|
+2023-07-01 19:05:21.640 INFO 11032 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 19:05:21.742 INFO 11032 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 19:05:21.742 INFO 11032 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 19:05:21.742 INFO 11032 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 19:05:21.742 INFO 11032 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 19:05:23.188 INFO 11032 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:05:23.598 INFO 11032 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:05:23.718 INFO 11032 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 19:05:23.720 INFO 11032 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.822 seconds (JVM running for 5.454)
|
|
|
+2023-07-01 19:05:23.723 INFO 11032 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 19:05:24.741 INFO 11032 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:05:24.742 INFO 11032 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:05:24.753 INFO 11032 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
|
|
|
+2023-07-01 19:06:33.434 INFO 11032 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:06:33.435 INFO 11032 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:06:33.450 INFO 11032 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 19:06:33.451 INFO 11032 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 19:06:33.456 INFO 11032 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 19:06:38.955 INFO 2216 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 2216 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 19:06:38.958 INFO 2216 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 19:06:39.716 INFO 2216 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 19:06:39.718 INFO 2216 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 19:06:39.757 INFO 2216 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 19:06:39.834 WARN 2216 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 19:06:40.098 INFO 2216 --- [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-07-01 19:06:40.101 INFO 2216 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6c2a168a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:06:40.106 INFO 2216 --- [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-07-01 19:06:40.111 INFO 2216 --- [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-07-01 19:06:40.119 INFO 2216 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$29ba5b9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:06:40.130 INFO 2216 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$781e62cc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:06:40.398 INFO 2216 --- [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-07-01 19:06:40.414 INFO 2216 --- [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-07-01 19:06:40.421 INFO 2216 --- [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-07-01 19:06:40.432 INFO 2216 --- [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-07-01 19:06:40.760 INFO 2216 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 19:06:40.781 INFO 2216 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 19:06:40.781 INFO 2216 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 19:06:40.875 INFO 2216 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 19:06:40.875 INFO 2216 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1835 ms
|
|
|
+2023-07-01 19:06:41.067 INFO 2216 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 19:06:41.179 INFO 2216 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 19:06:41.179 INFO 2216 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 19:06:41.179 INFO 2216 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 19:06:41.179 INFO 2216 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 19:06:42.533 INFO 2216 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:06:42.912 INFO 2216 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:06:43.020 INFO 2216 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 19:06:43.023 INFO 2216 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.6 seconds (JVM running for 5.255)
|
|
|
+2023-07-01 19:06:43.025 INFO 2216 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 19:06:47.064 INFO 2216 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:06:47.064 INFO 2216 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:06:47.073 INFO 2216 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
|
|
|
+2023-07-01 19:08:06.974 INFO 2216 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:08:06.975 INFO 2216 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:08:06.991 INFO 2216 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 19:08:06.991 INFO 2216 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 19:08:06.995 INFO 2216 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 19:08:12.641 INFO 4344 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 4344 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 19:08:12.647 INFO 4344 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 19:08:13.539 INFO 4344 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 19:08:13.541 INFO 4344 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 19:08:13.582 INFO 4344 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 19:08:13.662 WARN 4344 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 19:08:13.934 INFO 4344 --- [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-07-01 19:08:13.937 INFO 4344 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$96b5418f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:08:13.942 INFO 4344 --- [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-07-01 19:08:13.947 INFO 4344 --- [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-07-01 19:08:13.955 INFO 4344 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2d26d0be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:08:13.966 INFO 4344 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$a2a98dd1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:08:14.235 INFO 4344 --- [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-07-01 19:08:14.252 INFO 4344 --- [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-07-01 19:08:14.259 INFO 4344 --- [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-07-01 19:08:14.270 INFO 4344 --- [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-07-01 19:08:14.576 INFO 4344 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 19:08:14.598 INFO 4344 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 19:08:14.599 INFO 4344 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 19:08:14.695 INFO 4344 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 19:08:14.695 INFO 4344 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1998 ms
|
|
|
+2023-07-01 19:08:14.944 INFO 4344 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 19:08:15.052 INFO 4344 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 19:08:15.052 INFO 4344 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 19:08:15.052 INFO 4344 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 19:08:15.052 INFO 4344 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 19:08:16.491 INFO 4344 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:08:16.882 INFO 4344 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:08:16.987 INFO 4344 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 19:08:16.989 INFO 4344 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.973 seconds (JVM running for 5.647)
|
|
|
+2023-07-01 19:08:16.991 INFO 4344 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 19:08:18.200 INFO 4344 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:08:18.200 INFO 4344 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:08:18.212 INFO 4344 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 12 ms
|
|
|
+2023-07-01 19:09:02.761 INFO 4344 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:09:02.762 INFO 4344 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:09:02.781 INFO 4344 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 19:09:02.781 INFO 4344 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 19:09:02.787 INFO 4344 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-07-01 19:09:08.545 INFO 6856 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 6856 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-07-01 19:09:08.547 INFO 6856 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-07-01 19:09:09.499 INFO 6856 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-07-01 19:09:09.501 INFO 6856 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-07-01 19:09:09.538 INFO 6856 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25ms. Found 0 repository interfaces.
|
|
|
+2023-07-01 19:09:09.617 WARN 6856 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-07-01 19:09:09.925 INFO 6856 --- [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-07-01 19:09:09.928 INFO 6856 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b01e8674] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:09:09.933 INFO 6856 --- [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-07-01 19:09:09.938 INFO 6856 --- [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-07-01 19:09:09.946 INFO 6856 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$469015a3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:09:09.958 INFO 6856 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$bc12d2b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-07-01 19:09:10.264 INFO 6856 --- [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-07-01 19:09:10.280 INFO 6856 --- [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-07-01 19:09:10.286 INFO 6856 --- [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-07-01 19:09:10.296 INFO 6856 --- [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-07-01 19:09:10.612 INFO 6856 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-07-01 19:09:10.635 INFO 6856 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-07-01 19:09:10.635 INFO 6856 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-07-01 19:09:10.733 INFO 6856 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-07-01 19:09:10.734 INFO 6856 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2100 ms
|
|
|
+2023-07-01 19:09:10.915 INFO 6856 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-07-01 19:09:11.018 INFO 6856 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-07-01 19:09:11.018 INFO 6856 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-07-01 19:09:11.018 INFO 6856 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-07-01 19:09:11.018 INFO 6856 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-07-01 19:09:12.467 INFO 6856 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:09:12.851 INFO 6856 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:09:12.981 INFO 6856 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-07-01 19:09:12.983 INFO 6856 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.063 seconds (JVM running for 5.877)
|
|
|
+2023-07-01 19:09:12.986 INFO 6856 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-07-01 19:09:25.388 INFO 6856 --- [http-nio-10015-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:09:25.388 INFO 6856 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-07-01 19:09:25.399 INFO 6856 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
|
|
|
+2023-07-01 19:09:38.128 INFO 6856 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-07-01 19:09:38.130 INFO 6856 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-07-01 19:09:38.144 INFO 6856 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-07-01 19:09:38.144 INFO 6856 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-07-01 19:09:38.149 INFO 6856 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|