diff --git a/exam-vue/package.json b/exam-vue/package.json index 6d0d781..95c7216 100644 --- a/exam-vue/package.json +++ b/exam-vue/package.json @@ -1,8 +1,8 @@ { - "name": "chdbs", + "name": "myzs", "version": "1.0.0", - "description": "陈昊东毕设", - "author": "haodongchen@aliyun.com", + "description": "墨韵智枢", + "author": "jyt", "scripts": { "dev": "vite", "build": "vite build", diff --git a/exam-vue/src/settings.js b/exam-vue/src/settings.js index faac3e0..2a4b58a 100644 --- a/exam-vue/src/settings.js +++ b/exam-vue/src/settings.js @@ -4,7 +4,7 @@ * @date 20260615 */ export default { - title: '图书管理系统-陈昊东', + title: '校园管藏图书数字化运维系统', /** * @type {boolean} true | false diff --git a/exam-vue/src/views/dashboard/index.vue b/exam-vue/src/views/dashboard/index.vue index b2b37df..5aa8a14 100644 --- a/exam-vue/src/views/dashboard/index.vue +++ b/exam-vue/src/views/dashboard/index.vue @@ -18,7 +18,7 @@
系统介绍
- 本毕设图书管理系统是一款基于SpringBoot+Vue开发的管理系统。包含用户体系、权限管理、图书信息管理、借还流程等业务闭环功能,流程通畅。 + 本系统是一款基于SpringBoot+Vue开发的管理系统。包含用户体系、权限管理、图书信息管理、借还流程等业务闭环功能,流程通畅。
技术栈
@@ -59,9 +59,9 @@
商业咨询
-
微信:yx755141(微信号)或搜索手机 17640541176
-
手机:陈昊东
-
邮箱:haodongchen@aliyun.com
+
校园管藏图书数字化运维系统
+
校园管藏图书数字化运维系统
+
校园管藏图书数字化运维系统
diff --git a/exam-vue/vue.config.js b/exam-vue/vue.config.js index 1cd486a..ffe9753 100644 --- a/exam-vue/vue.config.js +++ b/exam-vue/vue.config.js @@ -6,7 +6,7 @@ function resolve(dir) { return path.join(__dirname, dir) } -const name = defaultSettings.title || '陈昊东毕设' // page title +const name = defaultSettings.title || '校园管藏图书数字化运维系统' // page title // If your port is set to 80, // use administrator privileges to execute the command line. diff --git a/logs/chdbs/spring.log b/logs/chdbs/spring.log deleted file mode 100644 index ea5c40b..0000000 --- a/logs/chdbs/spring.log +++ /dev/null @@ -1,591 +0,0 @@ -2026-06-18 01:32:56.834 INFO 18112 --- [main] com.bc.exam.ExamApplication : Starting ExamApplication on yx with PID 18112 (D:\git\exam-jyt\exam-api\target\classes started by 75514 in D:\git\exam-jyt) -2026-06-18 01:32:56.848 INFO 18112 --- [main] com.bc.exam.ExamApplication : The following profiles are active: dev -2026-06-18 01:32:57.539 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'scheduledConfig' of type [com.bc.exam.config.ScheduledConfig$$EnhancerBySpringCGLIB$$412637ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.549 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.bc.exam.config.ShiroConfig$$EnhancerBySpringCGLIB$$42657ff2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.589 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.bc.exam.ability.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.738 INFO 18112 --- [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) -2026-06-18 01:32:57.759 INFO 18112 --- [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) -2026-06-18 01:32:57.790 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8da993f7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.801 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$a7558969] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.804 INFO 18112 --- [main] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2026-06-18 01:32:57.847 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.883 INFO 18112 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2026-06-18 01:32:57.883 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.917 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.924 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$221d8f01] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.930 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.932 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.932 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$3aaa2c66] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.939 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionManager' of type [org.springframework.jdbc.datasource.DataSourceTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.940 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionAopConfig' of type [com.bc.exam.config.TransactionAopConfig$$EnhancerBySpringCGLIB$$84456b7f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.957 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'txAdvice' of type [org.springframework.transaction.interceptor.TransactionInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:57.957 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:58.033 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a0c271a7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:58.036 INFO 18112 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 01:32:58.346 INFO 18112 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8101 (http) -2026-06-18 01:32:58.363 INFO 18112 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2026-06-18 01:32:58.364 INFO 18112 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.17] -2026-06-18 01:32:58.445 INFO 18112 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2026-06-18 01:32:58.445 INFO 18112 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1566 ms -2026-06-18 01:32:59.759 INFO 18112 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' -2026-06-18 01:32:59.767 INFO 18112 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService -2026-06-18 01:32:59.767 INFO 18112 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'asyncExecutor' -2026-06-18 01:32:59.777 INFO 18112 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] -2026-06-18 01:33:00.111 INFO 18112 --- [main] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] -2026-06-18 01:33:00.236 INFO 18112 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed -2026-06-18 01:33:00.261 INFO 18112 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2026-06-18 01:33:00.308 INFO 18112 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2026-06-18 01:33:00.491 INFO 18112 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pagingUsingPOST_1 -2026-06-18 01:33:00.496 INFO 18112 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_1 -2026-06-18 01:33:00.545 INFO 18112 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8101 (http) with context path '' -2026-06-18 01:33:00.548 INFO 18112 --- [main] com.bc.exam.ExamApplication : Started ExamApplication in 4.024 seconds (JVM running for 4.482) -2026-06-18 01:33:00.550 INFO 18112 --- [main] com.bc.exam.ExamApplication : ----------------------------------------------------------- - 系统启动成功,访问路径如下: - 本地路径: http://127.0.0.1:8101/ - 网络地址: http://192.168.3.104:8101/ - API文档: http://192.168.3.104:8101/doc.html ----------------------------------------------------------- -2026-06-18 01:33:04.971 INFO 18112 --- [http-nio-8101-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2026-06-18 01:33:04.971 INFO 18112 --- [http-nio-8101-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2026-06-18 01:33:04.980 INFO 18112 --- [http-nio-8101-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms -2026-06-18 01:33:05.349 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:05.746 INFO 18112 --- [http-nio-8101-exec-9] org.dozer.config.GlobalSettings : Trying to find Dozer configuration file: dozer.properties -2026-06-18 01:33:05.759 WARN 18112 --- [http-nio-8101-exec-9] org.dozer.config.GlobalSettings : Dozer configuration file not found: dozer.properties. Using defaults for all Dozer global properties. -2026-06-18 01:33:05.761 INFO 18112 --- [http-nio-8101-exec-9] org.dozer.DozerInitializer : Initializing Dozer. Version: 5.5.0, Thread Name: http-nio-8101-exec-9 -2026-06-18 01:33:05.764 INFO 18112 --- [http-nio-8101-exec-9] org.dozer.jmx.JMXPlatformImpl : Dozer JMX MBean [org.dozer.jmx:type=DozerStatisticsController] auto registered with the Platform MBean Server -2026-06-18 01:33:05.764 INFO 18112 --- [http-nio-8101-exec-9] org.dozer.jmx.JMXPlatformImpl : Dozer JMX MBean [org.dozer.jmx:type=DozerAdminController] auto registered with the Platform MBean Server -2026-06-18 01:33:05.765 INFO 18112 --- [http-nio-8101-exec-9] org.dozer.DozerBeanMapper : Initializing a new instance of dozer bean mapper. -2026-06-18 01:33:17.870 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:20.149 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.143 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.143 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.148 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.151 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.153 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.162 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.203 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.209 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.209 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.215 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.222 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.227 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.257 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.260 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.261 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.262 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.265 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.278 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.301 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.303 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.303 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.312 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.319 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.319 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.339 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.342 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.349 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.361 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.361 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.380 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.382 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:33:24.389 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:36.356 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:36.385 WARN 18112 --- [http-nio-8101-exec-9] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 92607 -2026-06-18 01:35:36.394 WARN 18112 --- [http-nio-8101-exec-9] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 99129 -2026-06-18 01:35:36.400 WARN 18112 --- [http-nio-8101-exec-9] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 99141 -2026-06-18 01:35:36.405 WARN 18112 --- [http-nio-8101-exec-9] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 99147 -2026-06-18 01:35:36.412 WARN 18112 --- [http-nio-8101-exec-9] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 120838 -2026-06-18 01:35:36.417 WARN 18112 --- [http-nio-8101-exec-9] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 120847 -2026-06-18 01:35:46.610 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.617 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.625 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.625 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.685 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.686 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.688 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.689 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.690 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.697 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.727 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.733 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.738 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.739 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.739 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.762 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.772 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.776 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.777 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.777 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.798 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.808 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.812 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.814 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.814 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.814 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.837 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:35:46.841 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.382 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.553 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.557 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.559 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.565 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.616 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.619 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.619 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.621 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.622 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.622 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.644 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.653 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.653 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.654 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.659 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.660 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.680 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.681 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.683 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.688 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.697 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.697 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.710 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.719 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.719 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.720 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.733 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:03.733 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.459 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.459 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.466 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.466 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.504 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.506 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.507 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.507 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.507 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.508 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.532 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.541 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.541 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.543 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.545 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.545 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.557 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.573 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.576 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.576 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.578 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.581 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.584 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.609 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.609 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.610 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.612 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.613 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.619 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.638 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.638 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.647 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.648 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.648 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.656 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.670 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.676 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.678 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.685 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.685 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.686 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.703 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.707 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:25.713 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:26.549 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:26.550 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:26.557 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:26.557 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:27.554 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:27.554 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:27.560 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:36:27.561 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:20.982 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:21.041 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.118 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.119 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.121 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.121 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.121 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.122 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.143 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.148 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.153 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.154 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.154 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.155 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.177 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.180 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.182 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.184 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.187 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.187 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.205 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.206 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.219 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.222 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.222 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:37:23.223 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:27.897 WARN 18112 --- [http-nio-8101-exec-5] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 63817 -2026-06-18 01:38:27.897 WARN 18112 --- [http-nio-8101-exec-8] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 63817 -2026-06-18 01:38:27.900 WARN 18112 --- [http-nio-8101-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 63822 -2026-06-18 01:38:27.900 WARN 18112 --- [http-nio-8101-exec-6] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 64667 -2026-06-18 01:38:27.902 WARN 18112 --- [http-nio-8101-exec-2] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 64679 -2026-06-18 01:38:27.905 WARN 18112 --- [http-nio-8101-exec-5] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 64685 -2026-06-18 01:38:28.038 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:28.065 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:28.070 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:28.101 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:36.147 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:36.149 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:36.156 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:36.163 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:38.425 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:38.427 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:38.433 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:38:38.434 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:18.982 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.158 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.161 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.165 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.168 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.212 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.213 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.213 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.214 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.215 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.218 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.246 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.252 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.252 WARN 18112 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.255 WARN 18112 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.260 WARN 18112 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.266 WARN 18112 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.290 WARN 18112 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.292 WARN 18112 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.294 WARN 18112 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.296 WARN 18112 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.298 WARN 18112 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:19.305 WARN 18112 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 01:39:33.166 INFO 18112 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'asyncExecutor' -2026-06-18 01:39:33.166 INFO 18112 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' -2026-06-18 01:39:33.166 INFO 18112 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' -2026-06-18 01:39:33.168 INFO 18112 --- [Thread-10] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2026-06-18 01:39:33.168 INFO 18112 --- [Thread-10] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed -2026-06-18 21:40:48.576 INFO 16624 --- [main] com.bc.exam.ExamApplication : Starting ExamApplication on yx with PID 16624 (D:\git\exam-jyt\exam-api\target\classes started by 75514 in D:\git\exam-jyt) -2026-06-18 21:40:48.577 INFO 16624 --- [main] com.bc.exam.ExamApplication : The following profiles are active: dev -2026-06-18 21:40:49.152 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'scheduledConfig' of type [com.bc.exam.config.ScheduledConfig$$EnhancerBySpringCGLIB$$a2f65448] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.159 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.bc.exam.config.ShiroConfig$$EnhancerBySpringCGLIB$$a4359c8c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.183 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.bc.exam.ability.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.301 INFO 16624 --- [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) -2026-06-18 21:40:49.314 INFO 16624 --- [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) -2026-06-18 21:40:49.336 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ef79b091] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.344 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$925a603] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.346 INFO 16624 --- [main] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource -2026-06-18 21:40:49.379 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.405 INFO 16624 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited -2026-06-18 21:40:49.405 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.430 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.436 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$83edab9b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.440 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.442 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.442 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$9c7a4900] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.447 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionManager' of type [org.springframework.jdbc.datasource.DataSourceTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.448 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionAopConfig' of type [com.bc.exam.config.TransactionAopConfig$$EnhancerBySpringCGLIB$$e6158819] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.452 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'txAdvice' of type [org.springframework.transaction.interceptor.TransactionInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.452 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.484 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$2928e41] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.486 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2026-06-18 21:40:49.717 INFO 16624 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8101 (http) -2026-06-18 21:40:49.729 INFO 16624 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] -2026-06-18 21:40:49.729 INFO 16624 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.17] -2026-06-18 21:40:49.776 INFO 16624 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext -2026-06-18 21:40:49.776 INFO 16624 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1174 ms -2026-06-18 21:40:50.666 INFO 16624 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' -2026-06-18 21:40:50.672 INFO 16624 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService -2026-06-18 21:40:50.673 INFO 16624 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'asyncExecutor' -2026-06-18 21:40:50.681 INFO 16624 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] -2026-06-18 21:40:50.984 INFO 16624 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed -2026-06-18 21:40:50.993 INFO 16624 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) -2026-06-18 21:40:51.008 INFO 16624 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references -2026-06-18 21:40:51.093 INFO 16624 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pagingUsingPOST_1 -2026-06-18 21:40:51.099 INFO 16624 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_1 -2026-06-18 21:40:51.124 INFO 16624 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8101 (http) with context path '' -2026-06-18 21:40:51.126 INFO 16624 --- [main] com.bc.exam.ExamApplication : Started ExamApplication in 2.747 seconds (JVM running for 3.115) -2026-06-18 21:40:51.127 INFO 16624 --- [main] com.bc.exam.ExamApplication : ----------------------------------------------------------- - 系统启动成功,访问路径如下: - 本地路径: http://127.0.0.1:8101/ - 网络地址: http://192.168.3.104:8101/ - API文档: http://192.168.3.104:8101/doc.html ----------------------------------------------------------- -2026-06-18 21:40:59.303 INFO 16624 --- [http-nio-8101-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' -2026-06-18 21:40:59.303 INFO 16624 --- [http-nio-8101-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' -2026-06-18 21:40:59.308 INFO 16624 --- [http-nio-8101-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms -2026-06-18 21:40:59.338 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:40:59.493 INFO 16624 --- [http-nio-8101-exec-2] org.dozer.config.GlobalSettings : Trying to find Dozer configuration file: dozer.properties -2026-06-18 21:40:59.495 WARN 16624 --- [http-nio-8101-exec-2] org.dozer.config.GlobalSettings : Dozer configuration file not found: dozer.properties. Using defaults for all Dozer global properties. -2026-06-18 21:40:59.496 INFO 16624 --- [http-nio-8101-exec-2] org.dozer.DozerInitializer : Initializing Dozer. Version: 5.5.0, Thread Name: http-nio-8101-exec-2 -2026-06-18 21:40:59.497 INFO 16624 --- [http-nio-8101-exec-2] org.dozer.jmx.JMXPlatformImpl : Dozer JMX MBean [org.dozer.jmx:type=DozerStatisticsController] auto registered with the Platform MBean Server -2026-06-18 21:40:59.497 INFO 16624 --- [http-nio-8101-exec-2] org.dozer.jmx.JMXPlatformImpl : Dozer JMX MBean [org.dozer.jmx:type=DozerAdminController] auto registered with the Platform MBean Server -2026-06-18 21:40:59.498 INFO 16624 --- [http-nio-8101-exec-2] org.dozer.DozerBeanMapper : Initializing a new instance of dozer bean mapper. -2026-06-18 21:41:11.120 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:31.263 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:31.294 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:35.777 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.440 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.443 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.449 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.449 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.450 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.455 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.496 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.504 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.507 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.518 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.523 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.526 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.545 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.549 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.556 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.566 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.568 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.571 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.595 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.597 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.605 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.610 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.613 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:48:41.614 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:09.018 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:09.021 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:09.025 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:09.028 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:13.327 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:13.327 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:13.333 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:13.333 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:18.830 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:18.834 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:18.837 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:18.841 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:20.243 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:20.245 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:20.250 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:20.252 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:21.706 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:21.706 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:21.713 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:21.713 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:30.253 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:30.257 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:30.258 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:49:30.263 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:26.134 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:28.612 WARN 16624 --- [http-nio-8101-exec-5] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 98606 -2026-06-18 21:50:48.743 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:48.743 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:48.749 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:48.749 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:50.097 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:50.098 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:50.102 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:50.104 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:53.618 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:53.619 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:53.624 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:50:53.624 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:48.866 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:48.874 WARN 16624 --- [http-nio-8101-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 115240 -2026-06-18 21:52:48.880 WARN 16624 --- [http-nio-8101-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 115246 -2026-06-18 21:52:48.886 WARN 16624 --- [http-nio-8101-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 115252 -2026-06-18 21:52:48.894 WARN 16624 --- [http-nio-8101-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 115263 -2026-06-18 21:52:48.902 WARN 16624 --- [http-nio-8101-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 115272 -2026-06-18 21:52:49.104 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.110 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.139 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.140 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.195 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.195 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.202 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.202 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.208 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.208 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.262 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.264 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.268 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.268 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.271 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.290 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.306 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.307 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.313 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.313 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.319 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.333 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.344 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.346 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.354 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.359 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.365 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.366 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:52:49.370 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.167 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.174 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197491 -2026-06-18 21:56:07.180 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197504 -2026-06-18 21:56:07.186 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197510 -2026-06-18 21:56:07.191 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197808 -2026-06-18 21:56:07.198 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197822 -2026-06-18 21:56:07.204 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197832 -2026-06-18 21:56:07.426 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.441 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.452 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.463 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.508 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.514 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.515 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.517 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.519 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.525 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.573 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.574 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.577 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.577 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.580 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.604 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.618 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.622 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.625 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.634 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.642 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.655 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.657 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.662 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.664 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.666 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.670 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.688 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.694 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.698 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.701 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.701 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.705 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.721 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.725 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 21:56:07.731 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:53.350 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:53.402 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:58.057 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.376 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.376 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.380 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.380 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.383 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.390 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.437 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.437 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.438 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.442 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.442 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.465 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.477 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.477 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.480 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.483 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.495 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.507 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.513 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.513 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.518 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.530 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.535 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:01:59.543 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:01.310 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:05.945 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:05.945 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:05.951 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:05.951 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:09.279 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:09.279 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:09.286 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:09.286 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:23.548 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:23.549 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:23.555 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:23.556 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:30.962 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:30.962 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:30.969 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:30.969 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:43.388 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:43.388 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:43.398 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:43.398 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:44.472 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:44.472 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:44.479 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:44.481 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:46.159 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:46.159 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:46.165 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:02:46.166 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:16.350 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:18.490 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:18.495 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.503 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.514 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.562 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.562 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.562 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.567 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.567 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.568 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.621 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.621 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.621 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.625 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.625 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.626 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.663 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.663 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.664 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.669 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.688 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.694 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.699 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.704 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.704 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.710 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.725 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.733 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.736 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.738 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.740 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.754 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.768 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.768 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.768 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:19.769 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:22.785 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:22.785 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:22.790 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:22.791 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:24.725 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:24.730 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:24.731 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:24.737 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:25.888 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:25.889 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:25.895 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:08:25.896 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception -2026-06-18 22:17:57.516 INFO 16624 --- [Thread-8] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'asyncExecutor' -2026-06-18 22:17:57.516 INFO 16624 --- [Thread-8] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' -2026-06-18 22:17:57.516 INFO 16624 --- [Thread-8] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' -2026-06-18 22:17:57.517 INFO 16624 --- [Thread-8] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... -2026-06-18 22:17:57.520 INFO 16624 --- [Thread-8] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed