|
@@ -0,0 +1,1120 @@
|
|
|
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
+<html>
|
|
|
+ <head>
|
|
|
+ <title>Logback Log Messages</title>
|
|
|
+<style type="text/css">
|
|
|
+table { margin-left: 2em; margin-right: 2em; border-left: 2px solid #AAA; }
|
|
|
+TR.even { background: #FFFFFF; }
|
|
|
+TR.odd { background: #EAEAEA; }
|
|
|
+TR.warn TD.Level, TR.error TD.Level, TR.fatal TD.Level {font-weight: bold; color: #FF4040 }
|
|
|
+TD { padding-right: 1ex; padding-left: 1ex; border-right: 2px solid #AAA; }
|
|
|
+TD.Time, TD.Date { text-align: right; font-family: courier, monospace; font-size: smaller; }
|
|
|
+TD.Thread { text-align: left; }
|
|
|
+TD.Level { text-align: right; }
|
|
|
+TD.Logger { text-align: left; }
|
|
|
+TR.header { background: #596ED5; color: #FFF; font-weight: bold; font-size: larger; }
|
|
|
+TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
|
|
|
+</style>
|
|
|
+
|
|
|
+ </head>
|
|
|
+<body>
|
|
|
+<hr/>
|
|
|
+<p>Log session start time Fri Apr 11 14:46:45 CST 2025</p><p></p>
|
|
|
+
|
|
|
+<table cellspacing="0">
|
|
|
+<tr class="header">
|
|
|
+<td class="Level">Level</td>
|
|
|
+<td class="Date">Date</td>
|
|
|
+<td class="Message">Message</td>
|
|
|
+<td class="MethodOfCaller">MethodOfCaller</td>
|
|
|
+<td class="FileOfCaller">FileOfCaller</td>
|
|
|
+<td class="LineOfCaller">LineOfCaller</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:45,835</td>
|
|
|
+<td class="Message">Starting JeecgLifecycleCloudApplication using Java 1.8.0_91 on Carroll0925 with PID 4844 (D:\AAAzgztCode\el-java\zgzt-sbsmzq\jeecg-server-cloud\jeecg-cloud-lifecycle\target\classes started by 54613 in D:\AAAzgztCode\el-java\zgzt-sbsmzq)</td>
|
|
|
+<td class="MethodOfCaller">logStarting</td>
|
|
|
+<td class="FileOfCaller">StartupInfoLogger.java</td>
|
|
|
+<td class="LineOfCaller">55</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:45,837</td>
|
|
|
+<td class="Message">HV000001: Hibernate Validator 6.2.5.Final</td>
|
|
|
+<td class="MethodOfCaller"><clinit></td>
|
|
|
+<td class="FileOfCaller">Version.java</td>
|
|
|
+<td class="LineOfCaller">21</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:45,838</td>
|
|
|
+<td class="Message">No active profile set, falling back to 1 default profile: "default"</td>
|
|
|
+<td class="MethodOfCaller">logStartupProfileInfo</td>
|
|
|
+<td class="FileOfCaller">SpringApplication.java</td>
|
|
|
+<td class="LineOfCaller">632</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:47,484</td>
|
|
|
+<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode</td>
|
|
|
+<td class="MethodOfCaller">multipleStoresDetected</td>
|
|
|
+<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">262</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:47,486</td>
|
|
|
+<td class="Message">Bootstrapping Spring Data Redis repositories in DEFAULT mode.</td>
|
|
|
+<td class="MethodOfCaller">registerRepositoriesIn</td>
|
|
|
+<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">132</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:47,522</td>
|
|
|
+<td class="Message">Finished Spring Data repository scanning in 25 ms. Found 0 Redis repository interfaces.</td>
|
|
|
+<td class="MethodOfCaller">registerRepositoriesIn</td>
|
|
|
+<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">201</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:47,780</td>
|
|
|
+<td class="Message">BeanFactory id=31bcf4d5-cc4b-3558-b3cc-508daef6adaf</td>
|
|
|
+<td class="MethodOfCaller">setSerializationId</td>
|
|
|
+<td class="FileOfCaller">GenericScope.java</td>
|
|
|
+<td class="LineOfCaller">283</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:47,862</td>
|
|
|
+<td class="Message">Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:47,864</td>
|
|
|
+<td class="Message">Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:47,865</td>
|
|
|
+<td class="Message">Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$463/949624372] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:47,867</td>
|
|
|
+<td class="Message">Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:47,873</td>
|
|
|
+<td class="Message">Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:47,875</td>
|
|
|
+<td class="Message">Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,164</td>
|
|
|
+<td class="Message">Bean 'org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,166</td>
|
|
|
+<td class="Message">Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,170</td>
|
|
|
+<td class="Message">Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,172</td>
|
|
|
+<td class="Message">Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,173</td>
|
|
|
+<td class="Message">Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,174</td>
|
|
|
+<td class="Message">Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,175</td>
|
|
|
+<td class="Message">Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,193</td>
|
|
|
+<td class="Message">Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,195</td>
|
|
|
+<td class="Message">Bean 'micrometerOptions' of type [io.lettuce.core.metrics.MicrometerOptions] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,196</td>
|
|
|
+<td class="Message">Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$495/1434984256] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,253</td>
|
|
|
+<td class="Message">Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,295</td>
|
|
|
+<td class="Message">Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,301</td>
|
|
|
+<td class="Message">Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,303</td>
|
|
|
+<td class="Message">Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$15a91d71] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,502</td>
|
|
|
+<td class="Message">Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,507</td>
|
|
|
+<td class="Message">Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration$$EnhancerBySpringCGLIB$$37de8ccc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,522</td>
|
|
|
+<td class="Message">Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,546</td>
|
|
|
+<td class="Message">Bean 'shiroRealm' of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,636</td>
|
|
|
+<td class="Message">===============(1)创建缓存管理器RedisCacheManager</td>
|
|
|
+<td class="MethodOfCaller">redisCacheManager</td>
|
|
|
+<td class="FileOfCaller">ShiroConfig.java</td>
|
|
|
+<td class="LineOfCaller">284</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,637</td>
|
|
|
+<td class="Message">===============(2)创建RedisManager,连接Redis..</td>
|
|
|
+<td class="MethodOfCaller">redisManager</td>
|
|
|
+<td class="FileOfCaller">ShiroConfig.java</td>
|
|
|
+<td class="LineOfCaller">305</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,640</td>
|
|
|
+<td class="Message">Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,645</td>
|
|
|
+<td class="Message">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)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,669</td>
|
|
|
+<td class="Message">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)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,763</td>
|
|
|
+<td class="Message">Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,768</td>
|
|
|
+<td class="Message">Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,776</td>
|
|
|
+<td class="Message">Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c985b328] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:48,782</td>
|
|
|
+<td class="Message">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)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">376</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:49,051</td>
|
|
|
+<td class="Message">Tomcat initialized with port(s): 7011 (http)</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">TomcatWebServer.java</td>
|
|
|
+<td class="LineOfCaller">108</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:49,059</td>
|
|
|
+<td class="Message">Initializing ProtocolHandler ["http-nio-7011"]</td>
|
|
|
+<td class="MethodOfCaller">log</td>
|
|
|
+<td class="FileOfCaller">DirectJDKLog.java</td>
|
|
|
+<td class="LineOfCaller">173</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:49,060</td>
|
|
|
+<td class="Message">Starting service [Tomcat]</td>
|
|
|
+<td class="MethodOfCaller">log</td>
|
|
|
+<td class="FileOfCaller">DirectJDKLog.java</td>
|
|
|
+<td class="LineOfCaller">173</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:49,061</td>
|
|
|
+<td class="Message">Starting Servlet engine: [Apache Tomcat/9.0.83]</td>
|
|
|
+<td class="MethodOfCaller">log</td>
|
|
|
+<td class="FileOfCaller">DirectJDKLog.java</td>
|
|
|
+<td class="LineOfCaller">173</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:49,139</td>
|
|
|
+<td class="Message">Initializing Spring embedded WebApplicationContext</td>
|
|
|
+<td class="MethodOfCaller">log</td>
|
|
|
+<td class="FileOfCaller">DirectJDKLog.java</td>
|
|
|
+<td class="LineOfCaller">173</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:49,139</td>
|
|
|
+<td class="Message">Root WebApplicationContext: initialization completed in 3081 ms</td>
|
|
|
+<td class="MethodOfCaller">prepareWebApplicationContext</td>
|
|
|
+<td class="FileOfCaller">ServletWebServerApplicationContext.java</td>
|
|
|
+<td class="LineOfCaller">292</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:49,505</td>
|
|
|
+<td class="Message"> --- redis config init --- </td>
|
|
|
+<td class="MethodOfCaller">redisTemplate</td>
|
|
|
+<td class="FileOfCaller">RedisConfig.java</td>
|
|
|
+<td class="LineOfCaller">58</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:50,180</td>
|
|
|
+<td class="Message">{dataSource-1,master} inited</td>
|
|
|
+<td class="MethodOfCaller">init</td>
|
|
|
+<td class="FileOfCaller">DruidDataSource.java</td>
|
|
|
+<td class="LineOfCaller">673</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:50,181</td>
|
|
|
+<td class="Message">dynamic-datasource - add a datasource named [master] success</td>
|
|
|
+<td class="MethodOfCaller">addDataSource</td>
|
|
|
+<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
|
|
|
+<td class="LineOfCaller">154</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:50,182</td>
|
|
|
+<td class="Message">dynamic-datasource initial loaded [1] datasource,primary datasource named [master]</td>
|
|
|
+<td class="MethodOfCaller">afterPropertiesSet</td>
|
|
|
+<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
|
|
|
+<td class="LineOfCaller">237</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:50,882</td>
|
|
|
+<td class="Message">[Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].</td>
|
|
|
+<td class="MethodOfCaller">addInterceptors</td>
|
|
|
+<td class="FileOfCaller">SentinelWebMvcConfigurer.java</td>
|
|
|
+<td class="LineOfCaller">52</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:50,943</td>
|
|
|
+<td class="Message">Init Token ignoreAuthUrls Config [ 集合 ] :[]</td>
|
|
|
+<td class="MethodOfCaller">afterPropertiesSet</td>
|
|
|
+<td class="FileOfCaller">IgnoreAuthPostProcessor.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:50,943</td>
|
|
|
+<td class="Message">Init Token ignoreAuthUrls Config [ 耗时 ] :2毫秒</td>
|
|
|
+<td class="MethodOfCaller">afterPropertiesSet</td>
|
|
|
+<td class="FileOfCaller">IgnoreAuthPostProcessor.java</td>
|
|
|
+<td class="LineOfCaller">49</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,007</td>
|
|
|
+<td class="Message">Using default implementation for ThreadExecutor</td>
|
|
|
+<td class="MethodOfCaller">instantiate</td>
|
|
|
+<td class="FileOfCaller">StdSchedulerFactory.java</td>
|
|
|
+<td class="LineOfCaller">1220</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,009</td>
|
|
|
+<td class="Message">Job execution threads will use class loader of thread: main</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">SimpleThreadPool.java</td>
|
|
|
+<td class="LineOfCaller">268</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,018</td>
|
|
|
+<td class="Message">Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl</td>
|
|
|
+<td class="MethodOfCaller"><init></td>
|
|
|
+<td class="FileOfCaller">SchedulerSignalerImpl.java</td>
|
|
|
+<td class="LineOfCaller">61</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,018</td>
|
|
|
+<td class="Message">Quartz Scheduler v.2.3.2 created.</td>
|
|
|
+<td class="MethodOfCaller"><init></td>
|
|
|
+<td class="FileOfCaller">QuartzScheduler.java</td>
|
|
|
+<td class="LineOfCaller">229</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,020</td>
|
|
|
+<td class="Message">Using db table-based data access locking (synchronization).</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">JobStoreSupport.java</td>
|
|
|
+<td class="LineOfCaller">672</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,022</td>
|
|
|
+<td class="Message">JobStoreCMT initialized.</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">JobStoreCMT.java</td>
|
|
|
+<td class="LineOfCaller">145</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,022</td>
|
|
|
+<td class="Message">Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'Carroll09251744354012009'
|
|
|
+ Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
|
|
+ NOT STARTED.
|
|
|
+ Currently in standby mode.
|
|
|
+ Number of jobs executed: 0
|
|
|
+ Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
|
|
+ Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
|
|
|
+</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">QuartzScheduler.java</td>
|
|
|
+<td class="LineOfCaller">294</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,023</td>
|
|
|
+<td class="Message">Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.</td>
|
|
|
+<td class="MethodOfCaller">instantiate</td>
|
|
|
+<td class="FileOfCaller">StdSchedulerFactory.java</td>
|
|
|
+<td class="LineOfCaller">1374</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,023</td>
|
|
|
+<td class="Message">Quartz scheduler version: 2.3.2</td>
|
|
|
+<td class="MethodOfCaller">instantiate</td>
|
|
|
+<td class="FileOfCaller">StdSchedulerFactory.java</td>
|
|
|
+<td class="LineOfCaller">1378</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,023</td>
|
|
|
+<td class="Message">JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7d1b96b9</td>
|
|
|
+<td class="MethodOfCaller">setJobFactory</td>
|
|
|
+<td class="FileOfCaller">QuartzScheduler.java</td>
|
|
|
+<td class="LineOfCaller">2293</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,187</td>
|
|
|
+<td class="Message">Exposing 21 endpoint(s) beneath base path '/actuator'</td>
|
|
|
+<td class="MethodOfCaller"><init></td>
|
|
|
+<td class="FileOfCaller">EndpointLinksResolver.java</td>
|
|
|
+<td class="LineOfCaller">58</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:52,451</td>
|
|
|
+<td class="Message">Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]</td>
|
|
|
+<td class="MethodOfCaller">initHandlerMethods</td>
|
|
|
+<td class="FileOfCaller">WebMvcPropertySourcedRequestMappingHandlerMapping.java</td>
|
|
|
+<td class="LineOfCaller">69</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:54,254</td>
|
|
|
+<td class="Message">Starting ProtocolHandler ["http-nio-7011"]</td>
|
|
|
+<td class="MethodOfCaller">log</td>
|
|
|
+<td class="FileOfCaller">DirectJDKLog.java</td>
|
|
|
+<td class="LineOfCaller">173</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:54,276</td>
|
|
|
+<td class="Message">Tomcat started on port(s): 7011 (http) with context path ''</td>
|
|
|
+<td class="MethodOfCaller">start</td>
|
|
|
+<td class="FileOfCaller">TomcatWebServer.java</td>
|
|
|
+<td class="LineOfCaller">220</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:54,307</td>
|
|
|
+<td class="Message">nacos registry, DEFAULT_GROUP jeecg-lifecycle 192.168.1.32:7011 register finished</td>
|
|
|
+<td class="MethodOfCaller">register</td>
|
|
|
+<td class="FileOfCaller">NacosServiceRegistry.java</td>
|
|
|
+<td class="LineOfCaller">75</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,192</td>
|
|
|
+<td class="Message">Documentation plugins bootstrapped</td>
|
|
|
+<td class="MethodOfCaller">start</td>
|
|
|
+<td class="FileOfCaller">DocumentationPluginsBootstrapper.java</td>
|
|
|
+<td class="LineOfCaller">93</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,201</td>
|
|
|
+<td class="Message">Found 1 custom documentation plugin(s)</td>
|
|
|
+<td class="MethodOfCaller">bootstrapDocumentationPlugins</td>
|
|
|
+<td class="FileOfCaller">AbstractDocumentationPluginsBootstrapper.java</td>
|
|
|
+<td class="LineOfCaller">79</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,310</td>
|
|
|
+<td class="Message">Scanning for api listing references</td>
|
|
|
+<td class="MethodOfCaller">scan</td>
|
|
|
+<td class="FileOfCaller">ApiListingReferenceScanner.java</td>
|
|
|
+<td class="LineOfCaller">44</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,586</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,596</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,600</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,604</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,608</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,611</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPOST_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,634</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,691</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,699</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,704</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,708</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,711</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,714</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPOST_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,734</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,818</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,869</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,872</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,878</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,886</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,889</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPOST_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,906</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,953</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,967</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,971</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,975</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,979</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:55,990</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPOST_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,007</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,066</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,079</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,083</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,086</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,090</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,093</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPOST_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,115</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,145</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,156</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,159</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,162</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,165</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,168</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPOST_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:56,175</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:57,858</td>
|
|
|
+<td class="Message">Started JeecgLifecycleCloudApplication in 13.022 seconds (JVM running for 14.248)</td>
|
|
|
+<td class="MethodOfCaller">logStarted</td>
|
|
|
+<td class="FileOfCaller">StartupInfoLogger.java</td>
|
|
|
+<td class="LineOfCaller">61</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:57,957</td>
|
|
|
+<td class="Message">listening config: dataId=jeecg.yaml, group=DEFAULT_GROUP</td>
|
|
|
+<td class="MethodOfCaller">registerNacosListenersForApplications</td>
|
|
|
+<td class="FileOfCaller">NacosContextRefresher.java</td>
|
|
|
+<td class="LineOfCaller">105</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:57,969</td>
|
|
|
+<td class="Message">listening config: dataId=jeecg-dev.yaml, group=DEFAULT_GROUP</td>
|
|
|
+<td class="MethodOfCaller">registerNacosListenersForApplications</td>
|
|
|
+<td class="FileOfCaller">NacosContextRefresher.java</td>
|
|
|
+<td class="LineOfCaller">105</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="warn even">
|
|
|
+<td class="Level">WARN</td>
|
|
|
+<td class="Date">2025-04-11 14:46:57,983</td>
|
|
|
+<td class="Message">Customize redis listener handle [ loderRouderHandler ], does not exist!</td>
|
|
|
+<td class="MethodOfCaller">getHandler</td>
|
|
|
+<td class="FileOfCaller">SpringContextHolder.java</td>
|
|
|
+<td class="LineOfCaller">53</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:58,418</td>
|
|
|
+<td class="Message">Initializing Spring DispatcherServlet 'dispatcherServlet'</td>
|
|
|
+<td class="MethodOfCaller">log</td>
|
|
|
+<td class="FileOfCaller">DirectJDKLog.java</td>
|
|
|
+<td class="LineOfCaller">173</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:58,419</td>
|
|
|
+<td class="Message">Initializing Servlet 'dispatcherServlet'</td>
|
|
|
+<td class="MethodOfCaller">initServletBean</td>
|
|
|
+<td class="FileOfCaller">FrameworkServlet.java</td>
|
|
|
+<td class="LineOfCaller">525</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2025-04-11 14:46:58,428</td>
|
|
|
+<td class="Message">Completed initialization in 9 ms</td>
|
|
|
+<td class="MethodOfCaller">initServletBean</td>
|
|
|
+<td class="FileOfCaller">FrameworkServlet.java</td>
|
|
|
+<td class="LineOfCaller">547</td>
|
|
|
+</tr>
|