|
@@ -0,0 +1,3265 @@
|
|
|
+2023-06-30 08:46:40.588 INFO 18584 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 08:46:40.589 INFO 18584 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 08:46:40.605 INFO 18584 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 08:46:40.605 INFO 18584 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 08:46:40.611 INFO 18584 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 08:58:09.158 INFO 1632 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 1632 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 08:58:09.160 INFO 1632 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 08:58:10.620 INFO 1632 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 08:58:10.623 INFO 1632 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 08:58:10.667 INFO 1632 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 08:58:10.751 WARN 1632 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 08:58:11.041 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 08:58:11.044 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9fc3ee8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 08:58:11.049 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 08:58:11.055 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 08:58:11.065 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a06dce17] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 08:58:11.076 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$15f08b2a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 08:58:11.524 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 08:58:11.558 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 08:58:11.565 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 08:58:11.577 INFO 1632 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 08:58:11.925 INFO 1632 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 08:58:11.949 INFO 1632 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 08:58:11.950 INFO 1632 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 08:58:12.453 INFO 1632 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 08:58:12.454 INFO 1632 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 3203 ms
|
|
|
+2023-06-30 08:58:12.668 INFO 1632 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 08:58:12.848 INFO 1632 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 08:58:12.848 INFO 1632 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 08:58:12.848 INFO 1632 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 08:58:12.848 INFO 1632 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 08:58:14.498 INFO 1632 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 08:58:14.914 INFO 1632 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 08:58:15.023 INFO 1632 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 08:58:15.025 INFO 1632 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 6.547 seconds (JVM running for 8.552)
|
|
|
+2023-06-30 08:58:15.028 INFO 1632 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 09:16:07.444 INFO 1632 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 09:16:07.444 INFO 1632 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 09:16:07.454 INFO 1632 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
|
|
+2023-06-30 09:16:10.541 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@23360ebb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:16:10.544 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@345ca13a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:16:10.545 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@270c22dc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:16:10.546 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@623548ae (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:16:10.547 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@71c8c918 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:16:10.549 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@20ccf36a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:16:10.550 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@66103f6d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:16:10.551 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2ea87b39 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:16:10.552 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@199fe7fd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:16:10.553 WARN 1632 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5e0f1007 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:20:27.444 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@d49b717 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:20:27.446 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@79a51a04 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:20:27.448 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@31b35e78 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:20:27.449 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7102a656 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:20:27.451 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c99da26 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:20:27.453 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@71b0948a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:20:27.454 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@253c53f7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:20:27.455 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3475f4eb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:20:27.457 WARN 1632 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@22b59d90 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:33:40.307 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@76f0af1b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:33:40.310 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@10b01b7e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:33:40.311 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2a31c9d1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:33:40.313 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1d208811 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:33:40.314 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@712c8bb8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:33:40.316 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6b423af7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:33:40.317 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@84e4772 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:33:40.318 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@11b7266a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:33:40.320 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4d30eaf (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:33:40.321 WARN 1632 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7e3c0940 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:47:44.661 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2c9f56b8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:47:44.663 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@c9028fd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:47:44.665 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@579bd3a0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:47:44.667 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4f858be2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:47:44.668 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1a3ad8d7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:47:44.669 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1760ccad (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:47:44.670 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1eef0b32 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:47:44.672 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7dd64996 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:47:44.673 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@31e6ca9b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:47:44.674 WARN 1632 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@20726dae (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:48:18.735 INFO 1632 --- [Thread-14] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 09:48:18.735 INFO 1632 --- [Thread-14] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 09:48:18.761 INFO 1632 --- [Thread-14] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 09:48:18.761 INFO 1632 --- [Thread-14] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 09:48:18.767 INFO 1632 --- [Thread-14] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 09:48:24.145 INFO 4912 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 4912 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 09:48:24.147 INFO 4912 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 09:48:25.368 INFO 4912 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 09:48:25.370 INFO 4912 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 09:48:25.408 INFO 4912 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 09:48:25.485 WARN 4912 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 09:48:25.763 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:25.767 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5d2af9c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:25.772 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:25.778 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:25.788 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f39c88ef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:25.800 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$691f4602] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:26.105 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:26.133 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:26.139 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:26.150 INFO 4912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:26.508 INFO 4912 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 09:48:26.532 INFO 4912 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 09:48:26.532 INFO 4912 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 09:48:26.655 INFO 4912 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 09:48:26.655 INFO 4912 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2433 ms
|
|
|
+2023-06-30 09:48:26.881 INFO 4912 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 09:48:27.042 INFO 4912 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 09:48:27.043 INFO 4912 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 09:48:27.043 INFO 4912 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 09:48:27.043 INFO 4912 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 09:48:29.081 INFO 4912 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 09:48:29.468 INFO 4912 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 09:48:29.579 INFO 4912 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 09:48:29.582 INFO 4912 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.911 seconds (JVM running for 6.706)
|
|
|
+2023-06-30 09:48:29.584 INFO 4912 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 09:48:30.371 INFO 4912 --- [http-nio-10015-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 09:48:30.371 INFO 4912 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 09:48:30.383 INFO 4912 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 12 ms
|
|
|
+2023-06-30 09:48:51.848 INFO 4912 --- [Thread-12] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 09:48:51.849 INFO 4912 --- [Thread-12] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 09:48:51.868 INFO 4912 --- [Thread-12] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 09:48:51.868 INFO 4912 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 09:48:51.873 INFO 4912 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 09:48:56.408 INFO 5668 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 5668 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 09:48:56.410 INFO 5668 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 09:48:57.463 INFO 5668 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 09:48:57.465 INFO 5668 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 09:48:57.503 INFO 5668 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 09:48:57.654 WARN 5668 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 09:48:57.953 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:57.956 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2aa4c49b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:57.961 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:57.966 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:57.975 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c11653ca] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:57.985 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$369910dd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:58.290 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:58.321 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:58.326 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:58.337 INFO 5668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 09:48:58.648 INFO 5668 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 09:48:58.669 INFO 5668 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 09:48:58.670 INFO 5668 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 09:48:58.765 INFO 5668 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 09:48:58.765 INFO 5668 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2272 ms
|
|
|
+2023-06-30 09:48:58.953 INFO 5668 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 09:48:59.062 INFO 5668 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 09:48:59.062 INFO 5668 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 09:48:59.062 INFO 5668 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 09:48:59.062 INFO 5668 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 09:49:00.462 INFO 5668 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 09:49:00.847 INFO 5668 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 09:49:00.953 INFO 5668 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 09:49:00.955 INFO 5668 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.11 seconds (JVM running for 5.913)
|
|
|
+2023-06-30 09:49:00.957 INFO 5668 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 09:53:53.865 INFO 5668 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 09:53:53.865 INFO 5668 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 09:53:53.875 INFO 5668 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
|
|
+2023-06-30 09:53:53.940 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@79c2ef43 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:53:53.941 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2ce02dd1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:53:53.941 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@42b677f9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:53:53.942 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4996dcf1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:53:53.942 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4caad5ff (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:53:53.943 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6189f71e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:53:53.943 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@10715d69 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:53:53.943 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f7f7ac2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:53:53.944 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@75605fff (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:53:53.944 WARN 5668 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5bff674a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:57:03.280 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f756931 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:57:03.282 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@161b6057 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:57:03.283 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@999a6e8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:57:03.285 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f4d77d5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:57:03.287 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@208e743c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:57:03.289 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@76641aef (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:57:03.290 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@58da5878 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:57:03.292 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7be748cd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:57:03.293 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6ed0f891 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 09:57:03.294 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@38b524c6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:21:16.767 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@73463599 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:21:16.768 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@15d39d5a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:21:16.770 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@bb893cb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:21:16.771 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4412845e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:21:16.772 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@56e572e1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:21:16.773 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f550c2a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:21:16.774 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@10bcfac0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:21:16.775 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@405cbcfd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:21:16.776 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3d53ac6d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:21:16.777 WARN 5668 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4a10d3b1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:31:06.824 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1813b2d1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:31:06.825 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@20ba6d71 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:31:06.827 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3328c4a8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:31:06.828 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5d484dad (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:31:06.830 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@e1af347 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:31:06.831 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7d38d610 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:31:06.833 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@8c0509b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:31:06.834 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@177a410b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:31:06.836 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4ea30868 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:31:06.837 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7590dffa (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:33:45.979 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3ae969a2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:33:45.981 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4fa7e175 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:33:45.983 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@75f1bb40 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:33:45.984 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@676c48e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:33:45.985 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2d5b27d6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:33:45.986 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5d87c741 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:33:45.988 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@25d45c0a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:33:45.989 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@15b6be8a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:33:45.990 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@61274e7d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:33:45.991 WARN 5668 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2f920d7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:36:28.143 INFO 5668 --- [http-nio-10015-exec-3] io.lettuce.core.EpollProvider : Starting without optional epoll library
|
|
|
+2023-06-30 10:36:28.145 INFO 5668 --- [http-nio-10015-exec-3] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
|
|
|
+2023-06-30 10:57:24.352 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@25a8a443 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:57:24.364 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5ba3854d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:57:24.365 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@24ebe7ac (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:57:24.367 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4a59082f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:57:24.369 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3410254f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:57:24.370 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@735e476d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:57:24.371 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@8f3082d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:57:24.372 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@a69716c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:57:24.373 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3fe61733 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 10:57:24.375 WARN 5668 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3e824a8d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:13:20.124 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41413871 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:14:13.343 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7e3b811f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:14:13.345 WARN 5668 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@33ad441a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:18:32.623 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f8369a9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:18:32.625 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@46f71076 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:18:32.626 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@21596fc3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:18:32.627 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41e6524c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:18:32.628 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@59e9d97d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:18:32.630 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@27e30696 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:18:32.632 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4d2e52de (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:18:32.634 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3e290d05 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:18:32.635 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@291c098c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:18:32.636 WARN 5668 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@16f47d8f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 11:25:11.141 INFO 5668 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 11:25:11.143 INFO 5668 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 11:25:11.300 INFO 5668 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 11:25:11.300 INFO 5668 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 11:25:11.309 INFO 5668 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 11:39:24.622 INFO 4048 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 4048 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 11:39:24.624 INFO 4048 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 11:39:25.418 INFO 4048 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 11:39:25.421 INFO 4048 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 11:39:25.459 INFO 4048 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 11:39:25.531 WARN 4048 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 11:39:25.812 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 11:39:25.815 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$43ceb84c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 11:39:25.820 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 11:39:25.836 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 11:39:25.845 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$da40477b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 11:39:25.855 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$4fc3048e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 11:39:26.158 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 11:39:26.173 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 11:39:26.179 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 11:39:26.190 INFO 4048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 11:39:26.431 INFO 4048 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 11:39:26.454 INFO 4048 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 11:39:26.454 INFO 4048 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 11:39:26.603 INFO 4048 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 11:39:26.603 INFO 4048 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1924 ms
|
|
|
+2023-06-30 11:39:26.793 INFO 4048 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 11:39:26.897 INFO 4048 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 11:39:26.898 INFO 4048 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 11:39:26.898 INFO 4048 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 11:39:26.898 INFO 4048 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 11:39:28.287 INFO 4048 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 11:39:28.671 INFO 4048 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 11:39:28.774 INFO 4048 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 11:39:28.777 INFO 4048 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.64 seconds (JVM running for 5.375)
|
|
|
+2023-06-30 11:39:28.779 INFO 4048 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 11:39:48.696 INFO 4048 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 11:39:48.696 INFO 4048 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 11:39:48.704 INFO 4048 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 8 ms
|
|
|
+2023-06-30 11:39:49.104 INFO 4048 --- [http-nio-10015-exec-1] io.lettuce.core.EpollProvider : Starting without optional epoll library
|
|
|
+2023-06-30 11:39:49.106 INFO 4048 --- [http-nio-10015-exec-1] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
|
|
|
+2023-06-30 13:43:45.743 INFO 8572 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 8572 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 13:43:45.745 INFO 8572 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 13:43:46.947 INFO 8572 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 13:43:46.950 INFO 8572 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 13:43:46.987 INFO 8572 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 13:43:47.055 WARN 8572 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 13:43:47.325 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 13:43:47.328 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$afdd13ee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 13:43:47.333 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 13:43:47.338 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 13:43:47.347 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$464ea31d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 13:43:47.359 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$bbd16030] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 13:43:47.973 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 13:43:48.006 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 13:43:48.013 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 13:43:48.024 INFO 8572 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 13:43:48.268 INFO 8572 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 13:43:48.290 INFO 8572 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 13:43:48.291 INFO 8572 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 13:43:48.754 INFO 8572 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 13:43:48.755 INFO 8572 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2956 ms
|
|
|
+2023-06-30 13:43:48.955 INFO 8572 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 13:43:49.102 INFO 8572 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 13:43:49.102 INFO 8572 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 13:43:49.102 INFO 8572 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 13:43:49.102 INFO 8572 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 13:43:50.680 INFO 8572 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 13:43:51.064 INFO 8572 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 13:43:51.174 INFO 8572 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 13:43:51.177 INFO 8572 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.875 seconds (JVM running for 7.529)
|
|
|
+2023-06-30 13:43:51.179 INFO 8572 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 13:59:29.646 INFO 8572 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 13:59:29.646 INFO 8572 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 13:59:29.661 INFO 8572 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 14 ms
|
|
|
+2023-06-30 13:59:29.901 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7da27a7b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 13:59:29.903 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@37221617 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 13:59:29.904 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@593dc32a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 13:59:29.906 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5bdf6503 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 13:59:29.907 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@32b2a46b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 13:59:29.909 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@15078e84 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 13:59:29.914 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@22942b9d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 13:59:29.917 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2c3a5b1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 13:59:29.922 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2575d87e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 13:59:29.924 WARN 8572 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@caf11fa (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 13:59:35.619 INFO 8572 --- [http-nio-10015-exec-2] io.lettuce.core.EpollProvider : Starting without optional epoll library
|
|
|
+2023-06-30 13:59:35.620 INFO 8572 --- [http-nio-10015-exec-2] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
|
|
|
+2023-06-30 14:06:35.237 INFO 8572 --- [Thread-13] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 14:06:35.238 INFO 8572 --- [Thread-13] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 14:06:35.366 INFO 8572 --- [Thread-13] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 14:06:35.366 INFO 8572 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 14:06:35.372 INFO 8572 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 14:21:59.772 INFO 12064 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 12064 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 14:21:59.776 INFO 12064 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 14:22:00.448 INFO 12064 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 14:22:00.450 INFO 12064 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 14:22:00.486 INFO 12064 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 14:22:00.563 WARN 12064 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 14:22:00.840 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 14:22:00.843 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$31778d07] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 14:22:00.848 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 14:22:00.853 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 14:22:00.862 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c7e91c36] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 14:22:00.873 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$3d6bd949] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 14:22:01.152 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 14:22:01.169 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 14:22:01.175 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 14:22:01.186 INFO 12064 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 14:22:01.516 INFO 12064 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 14:22:01.542 INFO 12064 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 14:22:01.543 INFO 12064 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 14:22:01.649 INFO 12064 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 14:22:01.649 INFO 12064 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1776 ms
|
|
|
+2023-06-30 14:22:01.850 INFO 12064 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 14:22:01.957 INFO 12064 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 14:22:01.957 INFO 12064 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 14:22:01.957 INFO 12064 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 14:22:01.957 INFO 12064 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 14:22:03.348 INFO 12064 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 14:22:03.739 INFO 12064 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 14:22:03.870 INFO 12064 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 14:22:03.873 INFO 12064 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.615 seconds (JVM running for 5.994)
|
|
|
+2023-06-30 14:22:03.875 INFO 12064 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 14:42:41.620 INFO 12064 --- [Thread-12] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 14:42:41.622 INFO 12064 --- [Thread-12] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 14:42:41.639 INFO 12064 --- [Thread-12] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 14:42:41.639 INFO 12064 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 14:42:41.649 INFO 12064 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 16:06:14.082 INFO 15656 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 15656 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 16:06:14.084 INFO 15656 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 16:06:14.947 INFO 15656 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 16:06:14.950 INFO 15656 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 16:06:15.007 INFO 15656 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 40ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 16:06:15.104 WARN 15656 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 16:06:15.420 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 16:06:15.424 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6b51cf5e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 16:06:15.429 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 16:06:15.434 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 16:06:15.444 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1c35e8d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 16:06:15.456 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$77461ba0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 16:06:15.734 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 16:06:15.749 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 16:06:15.755 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 16:06:15.766 INFO 15656 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 16:06:16.077 INFO 15656 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 16:06:16.098 INFO 15656 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 16:06:16.098 INFO 15656 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 16:06:16.191 INFO 15656 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 16:06:16.191 INFO 15656 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2031 ms
|
|
|
+2023-06-30 16:06:16.373 INFO 15656 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 16:06:16.471 INFO 15656 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 16:06:16.471 INFO 15656 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 16:06:16.471 INFO 15656 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 16:06:16.471 INFO 15656 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 16:06:17.855 INFO 15656 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 16:06:18.217 INFO 15656 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 16:06:18.320 INFO 15656 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 16:06:18.322 INFO 15656 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.922 seconds (JVM running for 7.807)
|
|
|
+2023-06-30 16:06:18.324 INFO 15656 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 16:06:41.958 INFO 15656 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 16:06:41.958 INFO 15656 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 16:06:41.969 INFO 15656 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
|
|
|
+2023-06-30 16:06:47.702 INFO 15656 --- [http-nio-10015-exec-3] io.lettuce.core.EpollProvider : Starting without optional epoll library
|
|
|
+2023-06-30 16:06:47.703 INFO 15656 --- [http-nio-10015-exec-3] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
|
|
|
+2023-06-30 16:11:22.982 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41298dad (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:11:22.984 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6cd45fc9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:11:22.985 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@64a3723c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:11:22.986 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@70e8206f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:11:22.987 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@49eefc91 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:11:22.987 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4804383a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:11:22.987 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@37c99194 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:11:22.988 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@693345a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:11:22.988 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@38a74a6d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:11:22.990 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@510b60ab (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:15:26.917 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@351bdec7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:15:26.919 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@e3e1dd6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:15:26.921 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6c7fba2a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:15:26.922 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5b44e743 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:15:26.924 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7d4a72d5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:15:26.925 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@636c98a2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:15:26.927 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2b5af668 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:15:26.928 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@b9927e8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:15:26.929 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1548659f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:15:26.930 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1266461c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:16:29.051 ERROR 15656 --- [http-nio-10015-exec-3] c.x.s.service.impl.RoleServiceImpl : 传入 的 id:1670668779026026497不合法
|
|
|
+2023-06-30 16:16:29.059 ERROR 15656 --- [http-nio-10015-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.xmnk.springbootbase.common.exception.handler.BusinessException: 传入数据异常] with root cause
|
|
|
+
|
|
|
+com.xmnk.springbootbase.common.exception.handler.BusinessException: 传入数据异常
|
|
|
+ at com.xmnk.springbootfunction.service.impl.RoleServiceImpl.detailInfo(RoleServiceImpl.java:88)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.RoleServiceImpl$$FastClassBySpringCGLIB$$10355cd2.invoke(<generated>)
|
|
|
+ at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
|
|
|
+ at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.RoleServiceImpl$$EnhancerBySpringCGLIB$$56a62e3.detailInfo(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.RoleController.detailInfo(RoleController.java:100)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 16:19:26.034 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2c97d7df (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:19:26.040 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3e31087f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:19:26.047 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6d9da3a5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:19:26.052 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@292f846b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:19:26.054 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@558138bb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:19:26.056 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6345a084 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:19:26.057 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6345a7c2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:19:26.059 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@361c6b1d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:19:26.060 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6a84d985 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:19:26.062 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@248b15d1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:28:50.390 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3f2f07ec (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:28:50.396 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7b579b6f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:28:50.399 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@38302571 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:28:50.403 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@24be1f2d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:28:50.404 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7935e298 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:28:50.406 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@283c664e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:28:50.408 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@111ed595 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:28:50.409 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@458de7ec (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:28:50.411 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@13fafce7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:28:50.412 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@583ff6c0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:33:59.167 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@157210a9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:33:59.169 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@69ded523 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:33:59.170 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@af5602 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:33:59.172 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4fbfa3c8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:33:59.173 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4cd21395 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:33:59.174 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@53bab0e1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:33:59.176 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@29dff3d2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:33:59.177 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1b4ca4c2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:33:59.179 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@475e4285 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:33:59.181 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4165df37 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:38:44.181 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@69e62932 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:38:44.183 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1d62bd61 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:38:44.184 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@121f3702 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:38:44.185 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4930d770 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:38:44.185 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5134c345 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:38:44.186 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5935e5b7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:38:44.187 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@32f96eb4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:38:44.188 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7dbdb4cc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:38:44.188 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@ae46ed5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:38:44.189 WARN 15656 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7c0a3a63 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:45:34.267 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1574a82f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:45:34.269 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3bb76438 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:45:34.270 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@19333ca1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:45:34.272 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@64fb507a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:45:34.274 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3b433177 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:45:34.275 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3bd50483 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:45:34.276 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3b03e16c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:45:34.277 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5c51ef6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:45:34.278 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@272f4fb0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:45:34.281 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@344db6ca (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:54:02.456 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3dfea7fa (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:54:02.459 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6752614a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:54:02.460 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6c5f0f5d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:54:02.462 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41cd3d8c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:54:02.463 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@78c02808 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:54:02.465 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@cec4e6b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:54:02.466 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@185d8d4c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:54:02.468 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3054e296 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:54:02.469 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@49ad1cfc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:54:02.470 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@275c8cb4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:58:12.092 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@44484a59 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:58:12.093 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@606e96b6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:58:12.095 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7cf3d8de (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:58:12.097 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5197ff3e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:58:12.099 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@11b5b1fd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:58:12.101 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@57a5e5b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:58:12.102 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@672d5302 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:58:12.104 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@92d2ed6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:58:12.105 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@352b5c57 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 16:58:12.107 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@62f4442f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:18:47.051 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@f776681 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:18:47.053 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41cb07ad (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:18:47.054 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4b074da (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:18:47.056 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@42108408 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:18:47.057 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7286f379 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:18:47.059 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6be964eb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:18:47.060 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6cf8cbe8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:18:47.062 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2a0e22bb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:18:47.063 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f5601b8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:18:47.064 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4f38fe85 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:26:54.646 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3ef536f6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:26:54.648 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@ea2909e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:26:54.650 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1bb2bbf5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:26:54.651 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@18157f65 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:26:54.653 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@72e672a7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:26:54.654 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@68da2a05 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:26:54.655 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@66b949f8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:26:54.657 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5564ec1d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:26:54.658 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@14d6cf5c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:26:54.659 WARN 15656 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2d6545c1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:29:23.321 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@73493f32 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:29:23.323 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@8b362cd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:29:23.325 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4ab912d6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:29:23.326 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@bc8ea1a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:29:23.328 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7dd1f064 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:29:23.330 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6e674019 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:29:23.332 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6ccad0a1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:29:23.334 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@209e7f18 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:29:23.336 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@52bee9bf (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:29:23.337 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@60d1c79 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:34:27.997 WARN 15656 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@63bbd37b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:40:23.937 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f4d55e9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:40:23.940 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@490a66ca (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:40:23.942 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2cc30489 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:40:23.944 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@454cd8ff (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:40:23.946 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@67209ca8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:40:23.949 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7d068ab0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:40:23.950 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@49553ed5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:40:23.952 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6a7d9c20 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:40:23.954 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@95b981b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:40:23.955 WARN 15656 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@40c1c08a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 17:49:32.582 INFO 15656 --- [Thread-13] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 17:49:32.585 INFO 15656 --- [Thread-13] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 17:49:32.718 INFO 15656 --- [Thread-13] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 17:49:32.719 INFO 15656 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 17:49:32.726 INFO 15656 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 17:49:39.644 INFO 16612 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 16612 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 17:49:39.647 INFO 16612 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 17:49:40.366 INFO 16612 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 17:49:40.368 INFO 16612 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 17:49:40.405 INFO 16612 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 17:49:40.486 WARN 16612 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 17:49:40.753 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:49:40.756 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e0baf093] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:49:40.761 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:49:40.766 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:49:40.774 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$772c7fc2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:49:40.785 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$ecaf3cd5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:49:41.063 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:49:41.080 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:49:41.086 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:49:41.098 INFO 16612 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:49:41.403 INFO 16612 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 17:49:41.424 INFO 16612 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 17:49:41.424 INFO 16612 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 17:49:41.518 INFO 16612 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 17:49:41.518 INFO 16612 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1771 ms
|
|
|
+2023-06-30 17:49:41.695 INFO 16612 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 17:49:41.795 INFO 16612 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 17:49:41.795 INFO 16612 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 17:49:41.795 INFO 16612 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 17:49:41.795 INFO 16612 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 17:49:43.182 INFO 16612 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 17:49:43.573 INFO 16612 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 17:49:43.698 INFO 16612 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 17:49:43.701 INFO 16612 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.557 seconds (JVM running for 5.306)
|
|
|
+2023-06-30 17:49:43.703 INFO 16612 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 17:49:52.629 INFO 16612 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 17:49:52.630 INFO 16612 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 17:49:52.638 INFO 16612 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 8 ms
|
|
|
+2023-06-30 17:57:03.651 INFO 16612 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 17:57:03.652 INFO 16612 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 17:57:03.666 INFO 16612 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 17:57:03.667 INFO 16612 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 17:57:03.674 INFO 16612 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 17:59:29.633 INFO 2636 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 2636 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 17:59:29.636 INFO 2636 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 17:59:30.414 INFO 2636 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 17:59:30.416 INFO 2636 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 17:59:30.457 INFO 2636 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 28ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 17:59:30.543 WARN 2636 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 17:59:30.835 INFO 2636 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:59:30.839 INFO 2636 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e2cd97fd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:59:30.845 INFO 2636 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:59:30.850 INFO 2636 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:59:30.860 INFO 2636 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$793f272c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:59:30.871 INFO 2636 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$eec1e43f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:59:31.144 INFO 2636 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:59:31.160 INFO 2636 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:59:31.166 INFO 2636 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:59:31.177 INFO 2636 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 17:59:31.480 INFO 2636 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 17:59:31.502 INFO 2636 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 17:59:31.502 INFO 2636 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 17:59:31.595 INFO 2636 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 17:59:31.595 INFO 2636 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1863 ms
|
|
|
+2023-06-30 17:59:31.773 INFO 2636 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 17:59:31.873 INFO 2636 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 17:59:31.873 INFO 2636 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 17:59:31.873 INFO 2636 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 17:59:31.873 INFO 2636 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 17:59:33.252 INFO 2636 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 17:59:33.636 INFO 2636 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 17:59:33.738 INFO 2636 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 17:59:33.740 INFO 2636 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.599 seconds (JVM running for 5.244)
|
|
|
+2023-06-30 17:59:33.743 INFO 2636 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 18:00:22.777 INFO 2636 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:00:22.777 INFO 2636 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:00:22.787 INFO 2636 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
|
|
+2023-06-30 18:00:23.213 INFO 2636 --- [http-nio-10015-exec-1] io.lettuce.core.EpollProvider : Starting without optional epoll library
|
|
|
+2023-06-30 18:00:23.214 INFO 2636 --- [http-nio-10015-exec-1] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
|
|
|
+2023-06-30 18:06:51.342 WARN 2636 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@8db53a3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:06:51.345 WARN 2636 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7d25529b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:06:51.345 WARN 2636 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5331ea7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:06:51.346 WARN 2636 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3992ea28 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:06:51.346 WARN 2636 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6acef70a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:06:51.346 WARN 2636 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3d28c142 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:06:51.347 WARN 2636 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@20732666 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:06:51.347 WARN 2636 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@e9e5bea (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:06:51.348 WARN 2636 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@13f59b94 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:06:51.348 WARN 2636 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@68ac7a79 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:08:09.199 ERROR 2636 --- [http-nio-10015-exec-5] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT menu_id,menu_name,parent_id,order_num,path,component,query,is_frame,is_cache,menu_type,visible,status,perms,icon,create_by,create_time,update_by,update_time,remark FROM sys_menu
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy130.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectList(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.selectMenuList(MenuServiceImpl.java:133)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$fc7bd4a4.selectMenuList(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.MenuController.getAllMenusPermissionTree(MenuController.java:126)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:08:16.992 ERROR 2636 --- [http-nio-10015-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT menu_id,menu_name,parent_id,order_num,path,component,query,is_frame,is_cache,menu_type,visible,status,perms,icon,create_by,create_time,update_by,update_time,remark FROM sys_menu WHERE (status = ?)
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy130.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectList(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.selectAll(MenuServiceImpl.java:94)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$fc7bd4a4.selectAll(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.MenuController.getAllMenusPermission(MenuController.java:116)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:08:21.158 ERROR 2636 --- [http-nio-10015-exec-7] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT menu_id,menu_name,parent_id,order_num,path,component,query,is_frame,is_cache,menu_type,visible,status,perms,icon,create_by,create_time,update_by,update_time,remark FROM sys_menu WHERE menu_id=?
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy130.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectOne(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:159)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:90)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectById(Unknown Source)
|
|
|
+ at com.baomidou.mybatisplus.extension.service.IService.getById(IService.java:199)
|
|
|
+ at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$fc7bd4a4.getById(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.MenuController.detailInfo(MenuController.java:109)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:11:43.428 WARN 2636 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2de861c7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:11:43.430 WARN 2636 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7e799a41 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:11:43.431 WARN 2636 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6faa352f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:11:43.433 WARN 2636 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5676785d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:11:43.434 WARN 2636 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@e38d926 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:11:43.435 WARN 2636 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c6fd4d1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:11:43.436 WARN 2636 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7bd20590 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:11:43.437 WARN 2636 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@70f6e9ec (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:11:43.438 WARN 2636 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7bcab876 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:11:43.439 WARN 2636 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@19e13282 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 18:13:05.838 ERROR 2636 --- [http-nio-10015-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT menu_id,menu_name,parent_id,order_num,path,component,query,is_frame,is_cache,menu_type,visible,status,perms,icon,create_by,create_time,update_by,update_time,remark FROM sys_menu WHERE menu_id=?
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy130.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor151.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectOne(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:159)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:90)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectById(Unknown Source)
|
|
|
+ at com.baomidou.mybatisplus.extension.service.IService.getById(IService.java:199)
|
|
|
+ at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$fc7bd4a4.getById(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.MenuController.detailInfo(MenuController.java:109)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:13:17.412 ERROR 2636 --- [http-nio-10015-exec-5] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT menu_id,menu_name,parent_id,order_num,path,component,query,is_frame,is_cache,menu_type,visible,status,perms,icon,create_by,create_time,update_by,update_time,remark FROM sys_menu
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.sys_menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy130.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor154.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectList(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.selectMenuList(MenuServiceImpl.java:133)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$fc7bd4a4.selectMenuList(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.MenuController.getAllMenusPermissionTree(MenuController.java:126)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:14:02.058 INFO 2636 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:14:02.059 INFO 2636 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:14:02.182 INFO 2636 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 18:14:02.183 INFO 2636 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 18:14:02.188 INFO 2636 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 18:14:43.950 INFO 10808 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 10808 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 18:14:43.953 INFO 10808 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 18:14:44.688 INFO 10808 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 18:14:44.690 INFO 10808 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 18:14:44.732 INFO 10808 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 28ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 18:14:44.813 WARN 10808 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 18:14:45.081 INFO 10808 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:14:45.084 INFO 10808 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$342a5445] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:14:45.089 INFO 10808 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:14:45.094 INFO 10808 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:14:45.102 INFO 10808 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ca9be374] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:14:45.113 INFO 10808 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$401ea087] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:14:45.385 INFO 10808 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:14:45.401 INFO 10808 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:14:45.407 INFO 10808 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:14:45.417 INFO 10808 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:14:45.713 INFO 10808 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 18:14:45.735 INFO 10808 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 18:14:45.735 INFO 10808 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 18:14:45.827 INFO 10808 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 18:14:45.828 INFO 10808 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1792 ms
|
|
|
+2023-06-30 18:14:46.005 INFO 10808 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 18:14:46.142 INFO 10808 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 18:14:46.142 INFO 10808 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 18:14:46.142 INFO 10808 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 18:14:46.142 INFO 10808 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 18:14:47.551 INFO 10808 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:14:47.933 INFO 10808 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:14:48.036 INFO 10808 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 18:14:48.039 INFO 10808 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.612 seconds (JVM running for 5.28)
|
|
|
+2023-06-30 18:14:48.041 INFO 10808 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 18:14:53.610 INFO 10808 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:14:53.610 INFO 10808 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:14:53.620 INFO 10808 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
|
|
+2023-06-30 18:14:53.842 ERROR 10808 --- [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 org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT id,title,name,parent_id,type,path,component,redirect,sort,status,deleted_at,create_time,update_time,meta FROM menu WHERE (id IN (?))
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ 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.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy127.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectList(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.selectMenuTreeByUserId(MenuServiceImpl.java:161)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$f3fff9e2.selectMenuTreeByUserId(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.UserController.getRouters(UserController.java:443)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:16:19.535 ERROR 10808 --- [http-nio-10015-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT id,title,name,parent_id,type,path,component,redirect,sort,status,deleted_at,create_time,update_time,meta FROM menu WHERE (id IN (?))
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ 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.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy127.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectList(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.selectMenuTreeByUserId(MenuServiceImpl.java:161)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$f3fff9e2.selectMenuTreeByUserId(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.UserController.getRouters(UserController.java:443)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:16:26.495 ERROR 10808 --- [http-nio-10015-exec-6] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT id,title,name,parent_id,type,path,component,redirect,sort,status,deleted_at,create_time,update_time,meta FROM menu WHERE (id IN (?))
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ 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.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy127.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectList(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.selectMenuTreeByUserId(MenuServiceImpl.java:161)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$f3fff9e2.selectMenuTreeByUserId(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.UserController.getRouters(UserController.java:443)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:17:37.291 ERROR 10808 --- [http-nio-10015-exec-5] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT id,title,name,parent_id,type,path,component,redirect,sort,status,deleted_at,create_time,update_time,meta FROM menu WHERE (id IN (?))
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ 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.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy127.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectList(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.selectMenuTreeByUserId(MenuServiceImpl.java:161)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$f3fff9e2.selectMenuTreeByUserId(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.UserController.getRouters(UserController.java:443)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:18:04.255 INFO 10808 --- [http-nio-10015-exec-4] io.lettuce.core.EpollProvider : Starting without optional epoll library
|
|
|
+2023-06-30 18:18:04.256 INFO 10808 --- [http-nio-10015-exec-4] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
|
|
|
+2023-06-30 18:20:01.005 ERROR 10808 --- [http-nio-10015-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT id,title,name,parent_id,type,path,component,redirect,sort,status,deleted_at,create_time,update_time,meta FROM menu
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy127.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor137.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectList(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.selectMenuList(MenuServiceImpl.java:131)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$f3fff9e2.selectMenuList(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.MenuController.getAllMenusPermissionTree(MenuController.java:122)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:21:15.709 ERROR 10808 --- [http-nio-10015-exec-6] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT id,title,name,parent_id,type,path,component,redirect,sort,status,deleted_at,create_time,update_time,meta FROM menu WHERE (id IN (?))
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy127.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor137.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectList(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.selectMenuTreeByUserId(MenuServiceImpl.java:161)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$f3fff9e2.selectMenuTreeByUserId(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.UserController.getRouters(UserController.java:443)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:21:21.967 ERROR 10808 --- [http-nio-10015-exec-4] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT id,title,name,parent_id,type,path,component,redirect,sort,status,deleted_at,create_time,update_time,meta FROM menu WHERE (id IN (?))
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy127.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ at sun.reflect.GeneratedMethodAccessor137.invoke(Unknown Source)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectList(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.selectMenuTreeByUserId(MenuServiceImpl.java:161)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$f3fff9e2.selectMenuTreeByUserId(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.UserController.getRouters(UserController.java:443)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:21:37.427 INFO 10808 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:21:37.428 INFO 10808 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:21:37.559 INFO 10808 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 18:21:37.559 INFO 10808 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 18:21:37.565 INFO 10808 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 18:21:50.779 INFO 15792 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 15792 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 18:21:50.782 INFO 15792 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 18:21:51.481 INFO 15792 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 18:21:51.482 INFO 15792 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 18:21:51.519 INFO 15792 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 24ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 18:21:51.596 WARN 15792 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 18:21:51.862 INFO 15792 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:21:51.865 INFO 15792 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$17e49ce6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:21:51.869 INFO 15792 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:21:51.874 INFO 15792 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:21:51.883 INFO 15792 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ae562c15] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:21:51.894 INFO 15792 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$23d8e928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:21:52.160 INFO 15792 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:21:52.175 INFO 15792 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:21:52.181 INFO 15792 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:21:52.191 INFO 15792 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:21:52.498 INFO 15792 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 18:21:52.519 INFO 15792 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 18:21:52.519 INFO 15792 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 18:21:52.611 INFO 15792 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 18:21:52.611 INFO 15792 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1728 ms
|
|
|
+2023-06-30 18:21:52.793 INFO 15792 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 18:21:52.902 INFO 15792 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 18:21:52.902 INFO 15792 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 18:21:52.902 INFO 15792 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 18:21:52.902 INFO 15792 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 18:21:54.253 INFO 15792 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:21:54.620 INFO 15792 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:21:54.723 INFO 15792 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 18:21:54.725 INFO 15792 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.53 seconds (JVM running for 6.415)
|
|
|
+2023-06-30 18:21:54.728 INFO 15792 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 18:21:57.016 INFO 15792 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:21:57.016 INFO 15792 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:21:57.027 INFO 15792 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
|
|
|
+2023-06-30 18:21:57.249 ERROR 15792 --- [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 org.springframework.jdbc.BadSqlGrammarException:
|
|
|
+### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+### The error may exist in com/xmnk/springbootfunction/mapper/MenuMapper.java (best guess)
|
|
|
+### The error may involve defaultParameterMap
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: SELECT id,title,name,parent_id,type,path,component,redirect,sort,status,deleted_at,create_time,update_time,meta FROM menu WHERE (id IN (?))
|
|
|
+### Cause: java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist] with root cause
|
|
|
+
|
|
|
+java.sql.SQLSyntaxErrorException: Table 'db_image_synthesis.menu' doesn't exist
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
|
|
+ at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955)
|
|
|
+ at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372)
|
|
|
+ at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
|
|
+ at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
|
|
+ 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.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
|
|
|
+ at com.sun.proxy.$Proxy127.execute(Unknown Source)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:69)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:165)
|
|
|
+ at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:92)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectList(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectList(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.selectMenuTreeByUserId(MenuServiceImpl.java:161)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$c35c8aa1.selectMenuTreeByUserId(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.UserController.getRouters(UserController.java:443)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
|
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
|
+ at java.lang.reflect.Method.invoke(Method.java:498)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 18:22:52.811 INFO 15792 --- [Thread-12] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:22:52.812 INFO 15792 --- [Thread-12] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:22:52.834 INFO 15792 --- [Thread-12] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 18:22:52.835 INFO 15792 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 18:22:52.842 INFO 15792 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 18:22:58.868 INFO 4796 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 4796 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 18:22:58.871 INFO 4796 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 18:22:59.637 INFO 4796 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 18:22:59.639 INFO 4796 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 18:22:59.682 INFO 4796 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 28ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 18:22:59.767 WARN 4796 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 18:23:00.048 INFO 4796 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:23:00.052 INFO 4796 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f9b33ac0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:23:00.057 INFO 4796 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:23:00.062 INFO 4796 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:23:00.070 INFO 4796 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9024c9ef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:23:00.081 INFO 4796 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$5a78702] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:23:00.355 INFO 4796 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:23:00.370 INFO 4796 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:23:00.376 INFO 4796 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:23:00.387 INFO 4796 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:23:00.684 INFO 4796 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 18:23:00.704 INFO 4796 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 18:23:00.704 INFO 4796 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 18:23:00.799 INFO 4796 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 18:23:00.799 INFO 4796 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1842 ms
|
|
|
+2023-06-30 18:23:00.982 INFO 4796 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 18:23:01.084 INFO 4796 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 18:23:01.084 INFO 4796 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 18:23:01.084 INFO 4796 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 18:23:01.084 INFO 4796 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 18:23:02.495 INFO 4796 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:23:02.893 INFO 4796 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:23:02.997 INFO 4796 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 18:23:02.999 INFO 4796 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.691 seconds (JVM running for 5.412)
|
|
|
+2023-06-30 18:23:03.002 INFO 4796 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 18:23:12.801 INFO 4796 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:23:12.801 INFO 4796 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:23:12.811 INFO 4796 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
|
|
+2023-06-30 18:26:17.483 INFO 4796 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:26:17.484 INFO 4796 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:26:17.498 INFO 4796 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 18:26:17.498 INFO 4796 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 18:26:17.502 INFO 4796 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 18:26:22.548 INFO 18024 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 18024 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 18:26:22.552 INFO 18024 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 18:26:23.312 INFO 18024 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 18:26:23.314 INFO 18024 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 18:26:23.353 INFO 18024 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 28ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 18:26:23.442 WARN 18024 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 18:26:23.716 INFO 18024 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:26:23.719 INFO 18024 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b3403af6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:26:23.724 INFO 18024 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:26:23.729 INFO 18024 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:26:23.738 INFO 18024 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$49b1ca25] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:26:23.748 INFO 18024 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$bf348738] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:26:24.022 INFO 18024 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:26:24.037 INFO 18024 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:26:24.044 INFO 18024 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:26:24.055 INFO 18024 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:26:24.366 INFO 18024 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 18:26:24.388 INFO 18024 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 18:26:24.388 INFO 18024 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 18:26:24.482 INFO 18024 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 18:26:24.482 INFO 18024 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1836 ms
|
|
|
+2023-06-30 18:26:24.665 INFO 18024 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 18:26:24.764 INFO 18024 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 18:26:24.765 INFO 18024 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 18:26:24.765 INFO 18024 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 18:26:24.765 INFO 18024 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 18:26:26.135 INFO 18024 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:26:26.512 INFO 18024 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:26:26.618 INFO 18024 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 18:26:26.621 INFO 18024 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.6 seconds (JVM running for 5.252)
|
|
|
+2023-06-30 18:26:26.623 INFO 18024 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 18:26:28.725 INFO 18024 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:26:28.725 INFO 18024 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:26:28.735 INFO 18024 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
|
|
+2023-06-30 18:55:25.829 INFO 18024 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:55:25.830 INFO 18024 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:55:25.848 INFO 18024 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 18:55:25.849 INFO 18024 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 18:55:25.860 INFO 18024 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 18:55:31.145 INFO 8700 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 8700 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 18:55:31.147 INFO 8700 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 18:55:32.001 INFO 8700 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 18:55:32.004 INFO 8700 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 18:55:32.051 INFO 8700 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 33ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 18:55:32.136 WARN 8700 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 18:55:32.407 INFO 8700 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:55:32.410 INFO 8700 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$341f2675] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:55:32.416 INFO 8700 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:55:32.421 INFO 8700 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:55:32.429 INFO 8700 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ca90b5a4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:55:32.439 INFO 8700 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$401372b7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:55:32.712 INFO 8700 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:55:32.728 INFO 8700 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:55:32.734 INFO 8700 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:55:32.745 INFO 8700 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:55:33.052 INFO 8700 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 18:55:33.074 INFO 8700 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 18:55:33.074 INFO 8700 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 18:55:33.171 INFO 8700 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 18:55:33.171 INFO 8700 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1927 ms
|
|
|
+2023-06-30 18:55:33.359 INFO 8700 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 18:55:33.462 INFO 8700 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 18:55:33.462 INFO 8700 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 18:55:33.462 INFO 8700 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 18:55:33.462 INFO 8700 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 18:55:34.923 INFO 8700 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:55:35.327 INFO 8700 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:55:35.431 INFO 8700 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 18:55:35.434 INFO 8700 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.878 seconds (JVM running for 5.558)
|
|
|
+2023-06-30 18:55:35.437 INFO 8700 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 18:57:23.550 INFO 8700 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:57:23.552 INFO 8700 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:57:23.572 INFO 8700 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 18:57:23.572 INFO 8700 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 18:57:23.578 INFO 8700 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 18:57:31.823 INFO 8016 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 8016 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 18:57:31.826 INFO 8016 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 18:57:33.106 INFO 8016 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 18:57:33.108 INFO 8016 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 18:57:33.160 INFO 8016 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 40ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 18:57:33.341 WARN 8016 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 18:57:33.756 INFO 8016 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:57:33.760 INFO 8016 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6f11adc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:57:33.769 INFO 8016 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:57:33.776 INFO 8016 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:57:33.792 INFO 8016 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4d62aa0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:57:33.817 INFO 8016 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$c2e5671e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:57:34.233 INFO 8016 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:57:34.269 INFO 8016 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:57:34.279 INFO 8016 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:57:34.292 INFO 8016 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 18:57:34.641 INFO 8016 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 18:57:34.664 INFO 8016 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 18:57:34.664 INFO 8016 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 18:57:34.761 INFO 8016 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 18:57:34.761 INFO 8016 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2866 ms
|
|
|
+2023-06-30 18:57:34.962 INFO 8016 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 18:57:35.067 INFO 8016 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 18:57:35.067 INFO 8016 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 18:57:35.067 INFO 8016 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 18:57:35.067 INFO 8016 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 18:57:36.480 INFO 8016 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 18:57:36.970 INFO 8016 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 18:57:37.080 INFO 8016 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 18:57:37.084 INFO 8016 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 6.049 seconds (JVM running for 7.117)
|
|
|
+2023-06-30 18:57:37.087 INFO 8016 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 18:57:50.593 INFO 8016 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:57:50.593 INFO 8016 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 18:57:50.602 INFO 8016 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
|
|
|
+2023-06-30 19:00:11.420 INFO 8016 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:00:11.421 INFO 8016 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:00:11.437 INFO 8016 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 19:00:11.440 INFO 8016 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 19:00:11.450 INFO 8016 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 19:00:17.764 INFO 17088 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 17088 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 19:00:17.766 INFO 17088 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 19:00:18.519 INFO 17088 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 19:00:18.521 INFO 17088 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 19:00:18.564 INFO 17088 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 30ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 19:00:18.650 WARN 17088 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 19:00:18.941 INFO 17088 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:00:18.944 INFO 17088 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$342a5445] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:00:18.949 INFO 17088 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:00:18.954 INFO 17088 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:00:18.964 INFO 17088 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ca9be374] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:00:18.975 INFO 17088 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$401ea087] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:00:19.250 INFO 17088 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:00:19.267 INFO 17088 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:00:19.273 INFO 17088 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:00:19.285 INFO 17088 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:00:19.614 INFO 17088 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 19:00:19.636 INFO 17088 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 19:00:19.636 INFO 17088 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 19:00:19.742 INFO 17088 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 19:00:19.742 INFO 17088 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1885 ms
|
|
|
+2023-06-30 19:00:19.947 INFO 17088 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 19:00:20.047 INFO 17088 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 19:00:20.047 INFO 17088 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 19:00:20.047 INFO 17088 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 19:00:20.047 INFO 17088 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 19:00:21.433 INFO 17088 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:00:21.827 INFO 17088 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:00:21.960 INFO 17088 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 19:00:21.963 INFO 17088 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.755 seconds (JVM running for 5.423)
|
|
|
+2023-06-30 19:00:21.965 INFO 17088 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 19:00:26.057 INFO 17088 --- [http-nio-10015-exec-3] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:00:26.057 INFO 17088 --- [http-nio-10015-exec-3] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:00:26.077 INFO 17088 --- [http-nio-10015-exec-3] o.s.web.servlet.DispatcherServlet : Completed initialization in 20 ms
|
|
|
+2023-06-30 19:01:41.633 WARN 17088 --- [master housekeeper] com.zaxxer.hikari.pool.HikariPool : master - Thread starvation or clock leap detected (housekeeper delta=50s16ms369?s300ns).
|
|
|
+2023-06-30 19:02:59.591 WARN 17088 --- [master housekeeper] com.zaxxer.hikari.pool.HikariPool : master - Thread starvation or clock leap detected (housekeeper delta=1m18s727ms50?s).
|
|
|
+2023-06-30 19:14:55.540 INFO 17088 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:14:55.541 INFO 17088 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:14:55.557 INFO 17088 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 19:14:55.558 INFO 17088 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 19:14:55.568 INFO 17088 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 19:15:00.586 INFO 17464 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 17464 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 19:15:00.589 INFO 17464 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 19:15:01.373 INFO 17464 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 19:15:01.375 INFO 17464 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 19:15:01.420 INFO 17464 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 32ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 19:15:01.508 WARN 17464 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 19:15:01.802 INFO 17464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:15:01.807 INFO 17464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e7dfd16f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:15:01.813 INFO 17464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:15:01.819 INFO 17464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:15:01.829 INFO 17464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7e51609e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:15:01.843 INFO 17464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$f3d41db1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:15:02.129 INFO 17464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:15:02.145 INFO 17464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:15:02.150 INFO 17464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:15:02.161 INFO 17464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:15:02.485 INFO 17464 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 19:15:02.507 INFO 17464 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 19:15:02.507 INFO 17464 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 19:15:02.602 INFO 17464 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 19:15:02.603 INFO 17464 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1970 ms
|
|
|
+2023-06-30 19:15:02.795 INFO 17464 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 19:15:02.898 INFO 17464 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 19:15:02.898 INFO 17464 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 19:15:02.898 INFO 17464 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 19:15:02.898 INFO 17464 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 19:15:04.418 INFO 17464 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:15:04.815 INFO 17464 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:15:04.920 INFO 17464 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 19:15:04.923 INFO 17464 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.886 seconds (JVM running for 5.685)
|
|
|
+2023-06-30 19:15:04.925 INFO 17464 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 19:15:06.304 INFO 17464 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:15:06.305 INFO 17464 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:15:06.320 INFO 17464 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 14 ms
|
|
|
+2023-06-30 19:19:20.460 INFO 17464 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:19:20.461 INFO 17464 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:19:20.479 INFO 17464 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 19:19:20.479 INFO 17464 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 19:19:20.488 INFO 17464 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 19:19:25.374 INFO 3828 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 3828 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 19:19:25.376 INFO 3828 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 19:19:26.153 INFO 3828 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 19:19:26.155 INFO 3828 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 19:19:26.193 INFO 3828 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 19:19:26.270 WARN 3828 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 19:19:26.545 INFO 3828 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:19:26.550 INFO 3828 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1b56d96b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:19:26.556 INFO 3828 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:19:26.561 INFO 3828 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:19:26.571 INFO 3828 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b1c8689a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:19:26.583 INFO 3828 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$274b25ad] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:19:26.862 INFO 3828 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:19:26.877 INFO 3828 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:19:26.884 INFO 3828 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:19:26.894 INFO 3828 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:19:27.205 INFO 3828 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 19:19:27.225 INFO 3828 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 19:19:27.225 INFO 3828 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 19:19:27.321 INFO 3828 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 19:19:27.321 INFO 3828 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1864 ms
|
|
|
+2023-06-30 19:19:27.506 INFO 3828 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 19:19:27.606 INFO 3828 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 19:19:27.606 INFO 3828 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 19:19:27.606 INFO 3828 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 19:19:27.606 INFO 3828 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 19:19:28.995 INFO 3828 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:19:29.375 INFO 3828 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:19:29.552 INFO 3828 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 19:19:29.554 INFO 3828 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.673 seconds (JVM running for 5.408)
|
|
|
+2023-06-30 19:19:29.557 INFO 3828 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 19:19:33.538 INFO 3828 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:19:33.538 INFO 3828 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:19:33.547 INFO 3828 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
|
|
|
+2023-06-30 19:23:22.782 INFO 3828 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:23:22.783 INFO 3828 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:23:22.799 INFO 3828 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 19:23:22.799 INFO 3828 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 19:23:22.804 INFO 3828 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 19:23:28.213 INFO 9192 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 9192 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 19:23:28.221 INFO 9192 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 19:23:29.081 INFO 9192 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 19:23:29.083 INFO 9192 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 19:23:29.125 INFO 9192 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 30ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 19:23:29.290 WARN 9192 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 19:23:29.668 INFO 9192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:23:29.671 INFO 9192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$75682f7a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:23:29.677 INFO 9192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:23:29.681 INFO 9192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:23:29.690 INFO 9192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bd9bea9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:23:29.701 INFO 9192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$815c7bbc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:23:30.070 INFO 9192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:23:30.089 INFO 9192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:23:30.095 INFO 9192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:23:30.107 INFO 9192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:23:30.445 INFO 9192 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 19:23:30.469 INFO 9192 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 19:23:30.469 INFO 9192 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 19:23:30.571 INFO 9192 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 19:23:30.571 INFO 9192 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2247 ms
|
|
|
+2023-06-30 19:23:30.764 INFO 9192 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 19:23:30.872 INFO 9192 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 19:23:30.872 INFO 9192 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 19:23:30.873 INFO 9192 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 19:23:30.873 INFO 9192 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 19:23:32.277 INFO 9192 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:23:32.651 INFO 9192 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:23:32.760 INFO 9192 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 19:23:32.763 INFO 9192 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.187 seconds (JVM running for 6.003)
|
|
|
+2023-06-30 19:23:32.765 INFO 9192 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 19:23:34.378 INFO 9192 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:23:34.379 INFO 9192 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:23:34.389 INFO 9192 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
|
|
+2023-06-30 19:24:23.690 INFO 9192 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:24:23.691 INFO 9192 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:24:23.706 INFO 9192 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 19:24:23.707 INFO 9192 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 19:24:23.715 INFO 9192 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 19:24:28.587 INFO 18060 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 18060 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 19:24:28.590 INFO 18060 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 19:24:29.426 INFO 18060 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 19:24:29.428 INFO 18060 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 19:24:29.475 INFO 18060 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 32ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 19:24:29.567 WARN 18060 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 19:24:29.848 INFO 18060 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:24:29.851 INFO 18060 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d30a8be1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:24:29.856 INFO 18060 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:24:29.862 INFO 18060 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:24:29.871 INFO 18060 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$697c1b10] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:24:29.882 INFO 18060 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$defed823] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:24:30.155 INFO 18060 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:24:30.172 INFO 18060 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:24:30.179 INFO 18060 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:24:30.209 INFO 18060 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:24:30.522 INFO 18060 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 19:24:30.544 INFO 18060 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 19:24:30.544 INFO 18060 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 19:24:30.644 INFO 18060 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 19:24:30.644 INFO 18060 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1949 ms
|
|
|
+2023-06-30 19:24:30.831 INFO 18060 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 19:24:30.932 INFO 18060 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 19:24:30.932 INFO 18060 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 19:24:30.932 INFO 18060 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 19:24:30.932 INFO 18060 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 19:24:32.545 INFO 18060 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:24:32.927 INFO 18060 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:24:33.033 INFO 18060 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 19:24:33.035 INFO 18060 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.032 seconds (JVM running for 5.691)
|
|
|
+2023-06-30 19:24:33.038 INFO 18060 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 19:24:34.713 INFO 18060 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:24:34.713 INFO 18060 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:24:34.724 INFO 18060 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
|
|
|
+2023-06-30 19:28:39.111 WARN 18060 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1d9ba407 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:28:39.112 WARN 18060 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4e0abb87 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:28:39.112 WARN 18060 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@15f8cace (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:28:39.113 WARN 18060 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6173b5ff (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:28:39.113 WARN 18060 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@182b1f6e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:28:39.114 WARN 18060 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@366596f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:28:39.115 WARN 18060 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@509b4d77 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:28:39.115 WARN 18060 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2c3bd6d6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:28:39.115 WARN 18060 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6c2b6c50 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:28:39.116 WARN 18060 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5db7fd9b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:28:39.143 ERROR 18060 --- [http-nio-10015-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 2] with root cause
|
|
|
+
|
|
|
+org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 2
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:80)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectOne(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:159)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:90)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectOne(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.checkMenuNameUnique(MenuServiceImpl.java:116)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$b810d592.checkMenuNameUnique(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.MenuController.addPermission(MenuController.java:49)
|
|
|
+ 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.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 19:29:10.911 ERROR 18060 --- [http-nio-10015-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 2] with root cause
|
|
|
+
|
|
|
+org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 2
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:80)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectOne(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:159)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:90)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectOne(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.checkMenuNameUnique(MenuServiceImpl.java:116)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$b810d592.checkMenuNameUnique(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.MenuController.addPermission(MenuController.java:49)
|
|
|
+ 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.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 19:30:23.551 ERROR 18060 --- [http-nio-10015-exec-5] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 2] with root cause
|
|
|
+
|
|
|
+org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 2
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:80)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectOne(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:159)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:90)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectOne(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.checkMenuNameUnique(MenuServiceImpl.java:116)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$b810d592.checkMenuNameUnique(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.MenuController.addPermission(MenuController.java:49)
|
|
|
+ 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.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 19:30:36.511 ERROR 18060 --- [http-nio-10015-exec-9] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 2] with root cause
|
|
|
+
|
|
|
+org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 2
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:80)
|
|
|
+ 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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
|
|
+ at com.sun.proxy.$Proxy84.selectOne(Unknown Source)
|
|
|
+ at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:159)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:90)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
|
|
|
+ at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
|
|
|
+ at com.sun.proxy.$Proxy105.selectOne(Unknown Source)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl.checkMenuNameUnique(MenuServiceImpl.java:116)
|
|
|
+ at com.xmnk.springbootfunction.service.impl.MenuServiceImpl$$FastClassBySpringCGLIB$$d462cc49.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.MenuServiceImpl$$EnhancerBySpringCGLIB$$b810d592.checkMenuNameUnique(<generated>)
|
|
|
+ at com.xmnk.springbootfunction.controller.base.MenuController.addPermission(MenuController.java:49)
|
|
|
+ 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.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
|
|
|
+ at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
|
|
|
+ at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
|
|
|
+ at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
|
|
|
+ at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
|
|
|
+ at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
|
|
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+
|
|
|
+2023-06-30 19:37:23.908 INFO 18060 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:37:23.909 INFO 18060 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:37:23.927 INFO 18060 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 19:37:23.929 INFO 18060 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 19:37:23.940 INFO 18060 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 19:37:28.119 INFO 1976 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 1976 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 19:37:28.122 INFO 1976 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 19:37:28.854 INFO 1976 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 19:37:28.856 INFO 1976 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 19:37:28.904 INFO 1976 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 32ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 19:37:28.995 WARN 1976 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 19:37:29.265 INFO 1976 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:37:29.268 INFO 1976 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$af958dd2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:37:29.273 INFO 1976 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:37:29.277 INFO 1976 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:37:29.286 INFO 1976 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$46071d01] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:37:29.296 INFO 1976 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$bb89da14] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:37:29.561 INFO 1976 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:37:29.576 INFO 1976 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:37:29.582 INFO 1976 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:37:29.593 INFO 1976 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:37:29.884 INFO 1976 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 19:37:29.906 INFO 1976 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 19:37:29.906 INFO 1976 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 19:37:29.998 INFO 1976 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 19:37:29.999 INFO 1976 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1799 ms
|
|
|
+2023-06-30 19:37:30.176 INFO 1976 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 19:37:30.275 INFO 1976 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 19:37:30.275 INFO 1976 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 19:37:30.275 INFO 1976 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 19:37:30.275 INFO 1976 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 19:37:31.676 INFO 1976 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:37:32.076 INFO 1976 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:37:32.177 INFO 1976 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 19:37:32.179 INFO 1976 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.568 seconds (JVM running for 5.187)
|
|
|
+2023-06-30 19:37:32.182 INFO 1976 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 19:37:34.918 INFO 1976 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:37:34.919 INFO 1976 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:37:34.930 INFO 1976 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
|
|
|
+2023-06-30 19:43:05.584 WARN 1976 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5a8a4bd7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:43:05.585 WARN 1976 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5077f064 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:43:05.586 WARN 1976 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5995e92b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:43:05.587 WARN 1976 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3254f532 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:43:05.587 WARN 1976 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@bb00332 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:43:05.588 WARN 1976 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@642b36f0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:43:05.588 WARN 1976 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@128147ef (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:43:05.589 WARN 1976 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@769cde8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:43:05.589 WARN 1976 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@ccbe7a4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:43:05.590 WARN 1976 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@31eadc7b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 19:44:04.903 INFO 1976 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:44:04.905 INFO 1976 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:44:04.924 INFO 1976 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 19:44:04.924 INFO 1976 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 19:44:04.931 INFO 1976 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 19:44:10.297 INFO 10644 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 10644 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 19:44:10.299 INFO 10644 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 19:44:11.027 INFO 10644 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 19:44:11.030 INFO 10644 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 19:44:11.069 INFO 10644 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 19:44:11.149 WARN 10644 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 19:44:11.417 INFO 10644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:44:11.420 INFO 10644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$be665e4c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:44:11.425 INFO 10644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:44:11.429 INFO 10644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:44:11.438 INFO 10644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$54d7ed7b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:44:11.449 INFO 10644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$ca5aaa8e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:44:11.720 INFO 10644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:44:11.736 INFO 10644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:44:11.742 INFO 10644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:44:11.752 INFO 10644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:44:12.057 INFO 10644 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 19:44:12.078 INFO 10644 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 19:44:12.079 INFO 10644 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 19:44:12.172 INFO 10644 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 19:44:12.172 INFO 10644 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1791 ms
|
|
|
+2023-06-30 19:44:12.352 INFO 10644 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 19:44:12.451 INFO 10644 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 19:44:12.451 INFO 10644 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 19:44:12.451 INFO 10644 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 19:44:12.451 INFO 10644 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 19:44:13.910 INFO 10644 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:44:14.287 INFO 10644 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:44:14.400 INFO 10644 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 19:44:14.402 INFO 10644 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.593 seconds (JVM running for 5.292)
|
|
|
+2023-06-30 19:44:14.405 INFO 10644 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 19:44:20.381 INFO 10644 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:44:20.382 INFO 10644 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:44:20.392 INFO 10644 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
|
|
+2023-06-30 19:48:37.403 INFO 10644 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:48:37.405 INFO 10644 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:48:37.419 INFO 10644 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 19:48:37.419 INFO 10644 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 19:48:37.429 INFO 10644 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 19:48:43.359 INFO 16440 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 16440 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 19:48:43.362 INFO 16440 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 19:48:44.125 INFO 16440 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 19:48:44.127 INFO 16440 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 19:48:44.170 INFO 16440 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 19:48:44.252 WARN 16440 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 19:48:44.533 INFO 16440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:48:44.536 INFO 16440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8be91671] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:48:44.542 INFO 16440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:48:44.547 INFO 16440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:48:44.558 INFO 16440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$225aa5a0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:48:44.569 INFO 16440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$97dd62b3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:48:44.838 INFO 16440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:48:44.854 INFO 16440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:48:44.859 INFO 16440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:48:44.870 INFO 16440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:48:45.184 INFO 16440 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 19:48:45.206 INFO 16440 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 19:48:45.206 INFO 16440 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 19:48:45.298 INFO 16440 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 19:48:45.298 INFO 16440 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1861 ms
|
|
|
+2023-06-30 19:48:45.478 INFO 16440 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 19:48:45.574 INFO 16440 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 19:48:45.575 INFO 16440 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 19:48:45.575 INFO 16440 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 19:48:45.575 INFO 16440 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 19:48:46.950 INFO 16440 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:48:47.333 INFO 16440 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:48:47.444 INFO 16440 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 19:48:47.446 INFO 16440 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.575 seconds (JVM running for 5.231)
|
|
|
+2023-06-30 19:48:47.448 INFO 16440 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 19:48:48.685 INFO 16440 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:48:48.686 INFO 16440 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:48:48.699 INFO 16440 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 13 ms
|
|
|
+2023-06-30 19:50:08.333 INFO 16440 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:50:08.334 INFO 16440 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:50:08.349 INFO 16440 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
|
|
|
+2023-06-30 19:50:08.349 INFO 16440 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
|
|
|
+2023-06-30 19:50:08.355 INFO 16440 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
|
|
|
+2023-06-30 19:50:13.415 INFO 16244 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 16244 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
|
|
|
+2023-06-30 19:50:13.420 INFO 16244 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
|
|
|
+2023-06-30 19:50:14.270 INFO 16244 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
|
+2023-06-30 19:50:14.272 INFO 16244 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
|
|
|
+2023-06-30 19:50:14.316 INFO 16244 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 31ms. Found 0 repository interfaces.
|
|
|
+2023-06-30 19:50:14.401 WARN 16244 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
|
|
|
+2023-06-30 19:50:14.672 INFO 16244 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:50:14.676 INFO 16244 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8afbf3d8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:50:14.681 INFO 16244 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:50:14.686 INFO 16244 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:50:14.695 INFO 16244 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$216d8307] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:50:14.706 INFO 16244 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$96f0401a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:50:14.973 INFO 16244 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:50:14.988 INFO 16244 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:50:14.994 INFO 16244 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:50:15.005 INFO 16244 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
|
+2023-06-30 19:50:15.296 INFO 16244 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
|
|
|
+2023-06-30 19:50:15.319 INFO 16244 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2023-06-30 19:50:15.319 INFO 16244 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
|
|
|
+2023-06-30 19:50:15.432 INFO 16244 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2023-06-30 19:50:15.433 INFO 16244 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1922 ms
|
|
|
+2023-06-30 19:50:15.617 INFO 16244 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
|
|
|
+2023-06-30 19:50:15.717 INFO 16244 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
|
|
|
+2023-06-30 19:50:15.717 INFO 16244 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
|
|
|
+2023-06-30 19:50:15.717 INFO 16244 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
|
|
|
+2023-06-30 19:50:15.717 INFO 16244 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
|
|
|
+2023-06-30 19:50:17.067 INFO 16244 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
|
|
+2023-06-30 19:50:17.466 INFO 16244 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
|
|
+2023-06-30 19:50:17.579 INFO 16244 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
|
|
|
+2023-06-30 19:50:17.582 INFO 16244 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.818 seconds (JVM running for 5.451)
|
|
|
+2023-06-30 19:50:17.584 INFO 16244 --- [main] c.x.s.SpringbootFunctionApplication :
|
|
|
+----------------------------------------------------------
|
|
|
+ Application 'imageSynthesis' is running! ----------------------------------------------------------
|
|
|
+2023-06-30 19:50:20.320 INFO 16244 --- [http-nio-10015-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:50:20.321 INFO 16244 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
+2023-06-30 19:50:20.339 INFO 16244 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 18 ms
|
|
|
+2023-06-30 20:46:16.860 WARN 16244 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@da7d97 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 20:46:16.861 WARN 16244 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@db5d72 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 20:46:16.863 WARN 16244 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@b274f93 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 20:46:16.864 WARN 16244 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5842bda5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 20:46:16.866 WARN 16244 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@63525412 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 20:46:16.867 WARN 16244 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@45b0159e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 20:46:16.868 WARN 16244 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@34b32bfe (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 20:46:16.869 WARN 16244 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4859b632 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 20:46:16.871 WARN 16244 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@51e79693 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 20:46:16.872 WARN 16244 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@143e75d4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
|
|
|
+2023-06-30 20:48:22.124 INFO 16244 --- [http-nio-10015-exec-7] io.lettuce.core.EpollProvider : Starting without optional epoll library
|
|
|
+2023-06-30 20:48:22.126 INFO 16244 --- [http-nio-10015-exec-7] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
|