2022-09-13 14:12:22.720 DEBUG 8596 --- [background-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2022-09-13 14:12:22.730 DEBUG 8596 --- [background-preinit] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-09-13 14:12:22.732 DEBUG 8596 --- [background-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-09-13 14:12:22.732 DEBUG 8596 --- [background-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-09-13 14:12:22.733 DEBUG 8596 --- [background-preinit] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-09-13 14:12:22.736 INFO 8596 --- [main] com.idtgz.GatherBrokerApplication : Starting GatherBrokerApplication using Java 1.8.0_201 on DESKTOP-8IHS9ED with PID 8596 (D:\Projects\Broker\gather-broker\target\classes started by GS-HQY in D:\Projects\Broker\gather-broker) 2022-09-13 14:12:22.736 DEBUG 8596 --- [main] com.idtgz.GatherBrokerApplication : Running with Spring Boot v2.6.3, Spring v5.3.15 2022-09-13 14:12:22.737 INFO 8596 --- [main] com.idtgz.GatherBrokerApplication : The following profiles are active: dev 2022-09-13 14:12:22.737 DEBUG 8596 --- [main] o.s.boot.SpringApplication : Loading source class com.idtgz.GatherBrokerApplication 2022-09-13 14:12:22.738 DEBUG 8596 --- [background-preinit] o.h.v.i.e.resolver.TraversableResolvers : Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 2022-09-13 14:12:22.761 DEBUG 8596 --- [background-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-09-13 14:12:22.876 DEBUG 8596 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2022-09-13 14:12:22.881 DEBUG 8596 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-09-13 14:12:22.881 DEBUG 8596 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-09-13 14:12:22.881 DEBUG 8596 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-09-13 14:12:22.882 DEBUG 8596 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-09-13 14:12:22.882 DEBUG 8596 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-09-13 14:12:22.894 DEBUG 8596 --- [main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@ca27722 2022-09-13 14:12:22.916 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2022-09-13 14:12:22.929 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2022-09-13 14:12:22.989 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\config\InitConfig.class] 2022-09-13 14:12:22.991 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\config\MbatisPlusConfig.class] 2022-09-13 14:12:22.993 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\config\WebConfig.class] 2022-09-13 14:12:22.994 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\config\WebConfigurer.class] 2022-09-13 14:12:22.996 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\context\ConfigContext.class] 2022-09-13 14:12:23.001 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\controller\TemplateController.class] 2022-09-13 14:12:23.006 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\controller\TestController.class] 2022-09-13 14:12:23.010 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\controller\WebController.class] 2022-09-13 14:12:23.020 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\exception\ExceptionHandler.class] 2022-09-13 14:12:23.022 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\model\pipeline\CenterMqttCallback.class] 2022-09-13 14:12:23.026 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\mqtt\MqttServer.class] 2022-09-13 14:12:23.028 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\mqtt\MqttServerHandler.class] 2022-09-13 14:12:23.030 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Ignored because not a concrete top-level class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\mqtt\api\MqttAuth.class] 2022-09-13 14:12:23.031 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\mqtt\api\impl\AuthServiceImpl.class] 2022-09-13 14:12:23.032 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\mqtt\api\impl\TopicServiceImpl.class] 2022-09-13 14:12:23.044 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\mqtt\protocol\ProtocolProcess.class] 2022-09-13 14:12:23.046 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\mqtt\protocol\process\TopicProcess.class] 2022-09-13 14:12:23.047 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\quartz\JobFactory.class] 2022-09-13 14:12:23.047 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\quartz\QuartzConfig.class] 2022-09-13 14:12:23.049 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\service\impl\CenterServiceImpl.class] 2022-09-13 14:12:23.050 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\service\impl\ClientServiceImpl.class] 2022-09-13 14:12:23.050 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\service\impl\ConfigServiceImpl.class] 2022-09-13 14:12:23.050 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\service\impl\ConnectionItemServiceImpl.class] 2022-09-13 14:12:23.051 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\service\impl\ConnectionServiceImpl.class] 2022-09-13 14:12:23.051 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\service\impl\MqttClientServiceImpl.class] 2022-09-13 14:12:23.052 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\service\impl\MqttInfoServiceImpl.class] 2022-09-13 14:12:23.055 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\service\impl\ScheduleServiceImpl.class] 2022-09-13 14:12:23.280 DEBUG 8596 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: URL [jar:file:/C:/Users/GS-HQY/.m2/repository/org/apache/shardingsphere/sharding-spring-boot-util/4.1.0/sharding-spring-boot-util-4.1.0.jar!/org/apache/shardingsphere/spring/boot/converter/StringToNoneShardingStrategyConfigurationConverter.class] 2022-09-13 14:12:23.367 DEBUG 8596 --- [main] org.apache.ibatis.logging.LogFactory : Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter. 2022-09-13 14:12:23.370 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\dao\mapper\ClientMapper.class] 2022-09-13 14:12:23.371 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\dao\mapper\ConfigMapper.class] 2022-09-13 14:12:23.371 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\dao\mapper\ConnectionItemMapper.class] 2022-09-13 14:12:23.371 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\dao\mapper\ConnectionMapper.class] 2022-09-13 14:12:23.371 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\dao\mapper\DataUploadQueueMapper.class] 2022-09-13 14:12:23.371 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\Broker\gather-broker\target\classes\com\idtgz\dao\mapper\ItemRecordMapper.class] 2022-09-13 14:12:23.371 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'clientMapper' and 'com.idtgz.dao.mapper.ClientMapper' mapperInterface 2022-09-13 14:12:23.373 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'clientMapper'. 2022-09-13 14:12:23.373 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'configMapper' and 'com.idtgz.dao.mapper.ConfigMapper' mapperInterface 2022-09-13 14:12:23.373 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'configMapper'. 2022-09-13 14:12:23.373 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'connectionItemMapper' and 'com.idtgz.dao.mapper.ConnectionItemMapper' mapperInterface 2022-09-13 14:12:23.373 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'connectionItemMapper'. 2022-09-13 14:12:23.373 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'connectionMapper' and 'com.idtgz.dao.mapper.ConnectionMapper' mapperInterface 2022-09-13 14:12:23.373 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'connectionMapper'. 2022-09-13 14:12:23.373 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'dataUploadQueueMapper' and 'com.idtgz.dao.mapper.DataUploadQueueMapper' mapperInterface 2022-09-13 14:12:23.373 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'dataUploadQueueMapper'. 2022-09-13 14:12:23.373 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'itemRecordMapper' and 'com.idtgz.dao.mapper.ItemRecordMapper' mapperInterface 2022-09-13 14:12:23.373 DEBUG 8596 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'itemRecordMapper'. 2022-09-13 14:12:23.668 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2022-09-13 14:12:23.672 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2022-09-13 14:12:23.694 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2022-09-13 14:12:23.695 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2022-09-13 14:12:23.695 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'cn.hutool.extra.spring.SpringUtil' 2022-09-13 14:12:23.696 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2022-09-13 14:12:23.696 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory' 2022-09-13 14:12:23.698 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2022-09-13 14:12:23.699 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2022-09-13 14:12:23.701 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2022-09-13 14:12:23.701 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2022-09-13 14:12:23.701 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2022-09-13 14:12:23.702 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.context.annotation.internalScheduledAnnotationProcessor' 2022-09-13 14:12:23.702 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.scheduling.annotation.SchedulingConfiguration' 2022-09-13 14:12:23.706 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'methodValidationPostProcessor' 2022-09-13 14:12:23.725 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment' 2022-09-13 14:12:23.726 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2022-09-13 14:12:23.734 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'shardingTransactionTypeScanner' 2022-09-13 14:12:23.734 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration' 2022-09-13 14:12:23.734 DEBUG 8596 --- [main] ocalVariableTableParameterNameDiscoverer : Cannot find '.class' file for class [class org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration$$EnhancerBySpringCGLIB$$2f267e25] - unable to determine constructor/method parameter names 2022-09-13 14:12:23.735 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.shardingsphere.sharding-org.apache.shardingsphere.shardingjdbc.spring.boot.sharding.SpringBootShardingRuleConfigurationProperties' 2022-09-13 14:12:23.737 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2022-09-13 14:12:23.740 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'stringToNoneShardingStrategyConfigurationConverter' 2022-09-13 14:12:23.741 INFO 8596 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'stringToNoneShardingStrategyConfigurationConverter' of type [org.apache.shardingsphere.spring.boot.converter.StringToNoneShardingStrategyConfigurationConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-09-13 14:12:23.752 INFO 8596 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.shardingsphere.sharding-org.apache.shardingsphere.shardingjdbc.spring.boot.sharding.SpringBootShardingRuleConfigurationProperties' of type [org.apache.shardingsphere.shardingjdbc.spring.boot.sharding.SpringBootShardingRuleConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-09-13 14:12:23.752 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.shardingsphere.masterslave-org.apache.shardingsphere.shardingjdbc.spring.boot.masterslave.SpringBootMasterSlaveRuleConfigurationProperties' 2022-09-13 14:12:23.753 INFO 8596 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.shardingsphere.masterslave-org.apache.shardingsphere.shardingjdbc.spring.boot.masterslave.SpringBootMasterSlaveRuleConfigurationProperties' of type [org.apache.shardingsphere.shardingjdbc.spring.boot.masterslave.SpringBootMasterSlaveRuleConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-09-13 14:12:23.754 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.shardingsphere.encrypt-org.apache.shardingsphere.shardingjdbc.spring.boot.encrypt.SpringBootEncryptRuleConfigurationProperties' 2022-09-13 14:12:23.755 INFO 8596 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.shardingsphere.encrypt-org.apache.shardingsphere.shardingjdbc.spring.boot.encrypt.SpringBootEncryptRuleConfigurationProperties' of type [org.apache.shardingsphere.shardingjdbc.spring.boot.encrypt.SpringBootEncryptRuleConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-09-13 14:12:23.755 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.shardingsphere.shadow-org.apache.shardingsphere.shardingjdbc.spring.boot.shadow.SpringBootShadowRuleConfigurationProperties' 2022-09-13 14:12:23.757 INFO 8596 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.shardingsphere.shadow-org.apache.shardingsphere.shardingjdbc.spring.boot.shadow.SpringBootShadowRuleConfigurationProperties' of type [org.apache.shardingsphere.shardingjdbc.spring.boot.shadow.SpringBootShadowRuleConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-09-13 14:12:23.757 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.shardingsphere-org.apache.shardingsphere.shardingjdbc.spring.boot.common.SpringBootPropertiesConfigurationProperties' 2022-09-13 14:12:23.757 INFO 8596 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.shardingsphere-org.apache.shardingsphere.shardingjdbc.spring.boot.common.SpringBootPropertiesConfigurationProperties' of type [org.apache.shardingsphere.shardingjdbc.spring.boot.common.SpringBootPropertiesConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-09-13 14:12:23.758 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration' via constructor to bean named 'spring.shardingsphere.sharding-org.apache.shardingsphere.shardingjdbc.spring.boot.sharding.SpringBootShardingRuleConfigurationProperties' 2022-09-13 14:12:23.758 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration' via constructor to bean named 'spring.shardingsphere.masterslave-org.apache.shardingsphere.shardingjdbc.spring.boot.masterslave.SpringBootMasterSlaveRuleConfigurationProperties' 2022-09-13 14:12:23.758 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration' via constructor to bean named 'spring.shardingsphere.encrypt-org.apache.shardingsphere.shardingjdbc.spring.boot.encrypt.SpringBootEncryptRuleConfigurationProperties' 2022-09-13 14:12:23.758 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration' via constructor to bean named 'spring.shardingsphere.shadow-org.apache.shardingsphere.shardingjdbc.spring.boot.shadow.SpringBootShadowRuleConfigurationProperties' 2022-09-13 14:12:23.758 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration' via constructor to bean named 'spring.shardingsphere-org.apache.shardingsphere.shardingjdbc.spring.boot.common.SpringBootPropertiesConfigurationProperties' 2022-09-13 14:12:23.796 INFO 8596 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration' of type [org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration$$EnhancerBySpringCGLIB$$2f267e25] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-09-13 14:12:23.806 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2022-09-13 14:12:23.824 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor' 2022-09-13 14:12:23.825 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment' 2022-09-13 14:12:23.827 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2022-09-13 14:12:23.827 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2022-09-13 14:12:23.829 DEBUG 8596 --- [main] o.s.u.c.s.UiApplicationContextUtils : Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@45ab3bdd] 2022-09-13 14:12:23.830 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'tomcatServletWebServerFactory' 2022-09-13 14:12:23.830 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor' 2022-09-13 14:12:23.830 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' 2022-09-13 14:12:23.840 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'transactionAttributeSource' 2022-09-13 14:12:23.844 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'transactionInterceptor' 2022-09-13 14:12:23.844 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource' 2022-09-13 14:12:23.849 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource' 2022-09-13 14:12:23.849 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor' 2022-09-13 14:12:23.851 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat' 2022-09-13 14:12:23.888 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2022-09-13 14:12:23.888 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2022-09-13 14:12:23.889 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2022-09-13 14:12:23.889 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2022-09-13 14:12:23.891 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-09-13 14:12:23.899 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-09-13 14:12:23.900 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2022-09-13 14:12:23.900 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-09-13 14:12:23.901 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2022-09-13 14:12:23.901 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2022-09-13 14:12:23.902 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2022-09-13 14:12:23.902 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-09-13 14:12:23.903 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2022-09-13 14:12:23.903 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2022-09-13 14:12:23.903 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-09-13 14:12:23.922 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'myErrorPageRegistrar' 2022-09-13 14:12:23.922 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'webConfig' 2022-09-13 14:12:23.927 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'errorPageCustomizer' 2022-09-13 14:12:23.928 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2022-09-13 14:12:23.928 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2022-09-13 14:12:23.929 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'dispatcherServletRegistration' 2022-09-13 14:12:23.929 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2022-09-13 14:12:23.930 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'dispatcherServlet' 2022-09-13 14:12:23.930 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2022-09-13 14:12:23.930 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2022-09-13 14:12:23.933 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2022-09-13 14:12:23.946 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2022-09-13 14:12:23.946 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2022-09-13 14:12:23.948 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'multipartConfigElement' 2022-09-13 14:12:23.948 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2022-09-13 14:12:23.948 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2022-09-13 14:12:23.951 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2022-09-13 14:12:23.956 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2022-09-13 14:12:24.028 DEBUG 8596 --- [main] .s.b.w.e.t.TomcatServletWebServerFactory : Code archive: C:\Users\GS-HQY\.m2\repository\org\springframework\boot\spring-boot\2.6.3\spring-boot-2.6.3.jar 2022-09-13 14:12:24.028 DEBUG 8596 --- [main] .s.b.w.e.t.TomcatServletWebServerFactory : Code archive: C:\Users\GS-HQY\.m2\repository\org\springframework\boot\spring-boot\2.6.3\spring-boot-2.6.3.jar 2022-09-13 14:12:24.028 DEBUG 8596 --- [main] .s.b.w.e.t.TomcatServletWebServerFactory : None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored. 2022-09-13 14:12:24.048 INFO 8596 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2022-09-13 14:12:24.057 INFO 8596 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-09-13 14:12:24.057 INFO 8596 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.56] 2022-09-13 14:12:24.211 INFO 8596 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-09-13 14:12:24.211 DEBUG 8596 --- [main] w.s.c.ServletWebServerApplicationContext : Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] 2022-09-13 14:12:24.211 INFO 8596 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1317 ms 2022-09-13 14:12:24.215 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'corsFilter' 2022-09-13 14:12:24.215 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'webConfigurer' 2022-09-13 14:12:24.230 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'formContentFilter' 2022-09-13 14:12:24.230 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' 2022-09-13 14:12:24.233 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'characterEncodingFilter' 2022-09-13 14:12:24.237 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'requestContextListener' 2022-09-13 14:12:24.239 DEBUG 8596 --- [main] o.s.b.w.s.ServletContextInitializerBeans : Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, corsFilter urls=[/*] order=2147483647 2022-09-13 14:12:24.240 DEBUG 8596 --- [main] o.s.b.w.s.ServletContextInitializerBeans : Mapping servlets: dispatcherServlet urls=[/] 2022-09-13 14:12:24.259 DEBUG 8596 --- [main] o.springframework.web.filter.CorsFilter : Filter 'corsFilter' configured for use 2022-09-13 14:12:24.259 DEBUG 8596 --- [main] s.b.w.s.f.OrderedCharacterEncodingFilter : Filter 'characterEncodingFilter' configured for use 2022-09-13 14:12:24.259 DEBUG 8596 --- [main] o.s.b.w.s.f.OrderedFormContentFilter : Filter 'formContentFilter' configured for use 2022-09-13 14:12:24.266 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'gatherBrokerApplication' 2022-09-13 14:12:24.267 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'initConfig' 2022-09-13 14:12:24.271 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'configMapper' 2022-09-13 14:12:24.275 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'sqlSessionFactory' 2022-09-13 14:12:24.275 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration' 2022-09-13 14:12:24.275 DEBUG 8596 --- [main] ocalVariableTableParameterNameDiscoverer : Cannot find '.class' file for class [class com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$d8fe0366] - unable to determine constructor/method parameter names 2022-09-13 14:12:24.276 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mybatis-plus-com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties' 2022-09-13 14:12:24.281 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration' via constructor to bean named 'mybatis-plus-com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties' 2022-09-13 14:12:24.281 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@ca27722' 2022-09-13 14:12:24.281 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'paginationInterceptor' 2022-09-13 14:12:24.281 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mbatisPlusConfig' 2022-09-13 14:12:24.288 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'shardingDataSource' 2022-09-13 14:12:24.537 INFO 8596 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited 2022-09-13 14:12:25.136 INFO 8596 --- [main] o.a.s.core.log.ConfigurationLogger : ShardingRuleConfiguration: tables: item_record: actualDataNodes: m1.item_record_$->{1..10} keyGenerator: column: id props: worker.id: '1' type: SNOWFLAKE logicTable: item_record tableStrategy: inline: algorithmExpression: item_record_$->{id%10+1} shardingColumn: id 2022-09-13 14:12:25.137 INFO 8596 --- [main] o.a.s.core.log.ConfigurationLogger : Properties: {} 2022-09-13 14:12:25.150 INFO 8596 --- [main] ShardingSphere-metadata : Loading 1 logic tables' meta data. 2022-09-13 14:12:25.218 INFO 8596 --- [main] ShardingSphere-metadata : Loading 15 tables' meta data. 2022-09-13 14:12:25.370 INFO 8596 --- [main] ShardingSphere-metadata : Meta data load finished, cost 233 milliseconds. 2022-09-13 14:12:25.380 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'sqlSessionFactory' via factory method to bean named 'shardingDataSource' 2022-09-13 14:12:25.438 DEBUG 8596 --- [main] c.b.m.e.s.MybatisSqlSessionFactoryBean : Registered plugin: 'AbstractSqlParserHandler(sqlParserList=null, sqlParserFilter=null)' 2022-09-13 14:12:25.499 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.cleanUp 2022-09-13 14:12:25.531 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.insert 2022-09-13 14:12:25.535 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.delete 2022-09-13 14:12:25.538 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.deleteByMap 2022-09-13 14:12:25.541 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.deleteById 2022-09-13 14:12:25.543 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.deleteBatchIds 2022-09-13 14:12:25.547 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.update 2022-09-13 14:12:25.549 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.updateById 2022-09-13 14:12:25.549 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectById 2022-09-13 14:12:25.550 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectBatchIds 2022-09-13 14:12:25.552 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectByMap 2022-09-13 14:12:25.553 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectOne 2022-09-13 14:12:25.555 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectCount 2022-09-13 14:12:25.557 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectMaps 2022-09-13 14:12:25.559 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectMapsPage 2022-09-13 14:12:25.560 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectObjs 2022-09-13 14:12:25.562 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectList 2022-09-13 14:12:25.564 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectPage 2022-09-13 14:12:25.565 DEBUG 8596 --- [main] c.b.m.e.s.MybatisSqlSessionFactoryBean : Parsed mapper file: 'file [D:\Projects\Broker\gather-broker\target\classes\mapper\ConnectionItemMapper.xml]' 2022-09-13 14:12:25.586 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.saveByBatch 2022-09-13 14:12:25.595 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.insert 2022-09-13 14:12:25.597 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.delete 2022-09-13 14:12:25.599 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.deleteByMap 2022-09-13 14:12:25.600 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.deleteById 2022-09-13 14:12:25.600 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.deleteBatchIds 2022-09-13 14:12:25.602 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.update 2022-09-13 14:12:25.603 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.updateById 2022-09-13 14:12:25.603 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectById 2022-09-13 14:12:25.604 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectBatchIds 2022-09-13 14:12:25.605 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectByMap 2022-09-13 14:12:25.606 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectOne 2022-09-13 14:12:25.607 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectCount 2022-09-13 14:12:25.608 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectMaps 2022-09-13 14:12:25.609 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectMapsPage 2022-09-13 14:12:25.610 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectObjs 2022-09-13 14:12:25.611 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectList 2022-09-13 14:12:25.611 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectPage 2022-09-13 14:12:25.611 DEBUG 8596 --- [main] c.b.m.e.s.MybatisSqlSessionFactoryBean : Parsed mapper file: 'file [D:\Projects\Broker\gather-broker\target\classes\mapper\ItemRecordMapper.xml]' 2022-09-13 14:12:25.615 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'sqlSessionTemplate' 2022-09-13 14:12:25.615 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'sqlSessionTemplate' via factory method to bean named 'sqlSessionFactory' 2022-09-13 14:12:25.621 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.insert 2022-09-13 14:12:25.622 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.delete 2022-09-13 14:12:25.623 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.deleteByMap 2022-09-13 14:12:25.624 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.deleteById 2022-09-13 14:12:25.624 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.deleteBatchIds 2022-09-13 14:12:25.625 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.update 2022-09-13 14:12:25.626 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.updateById 2022-09-13 14:12:25.626 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectById 2022-09-13 14:12:25.627 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectBatchIds 2022-09-13 14:12:25.627 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectByMap 2022-09-13 14:12:25.628 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectOne 2022-09-13 14:12:25.629 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectCount 2022-09-13 14:12:25.629 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectMaps 2022-09-13 14:12:25.630 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectMapsPage 2022-09-13 14:12:25.631 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectObjs 2022-09-13 14:12:25.631 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectList 2022-09-13 14:12:25.632 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectPage 2022-09-13 14:12:25.636 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'clientMapper' 2022-09-13 14:12:25.639 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.insert 2022-09-13 14:12:25.640 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.delete 2022-09-13 14:12:25.641 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.deleteByMap 2022-09-13 14:12:25.642 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.deleteById 2022-09-13 14:12:25.642 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.deleteBatchIds 2022-09-13 14:12:25.643 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.update 2022-09-13 14:12:25.644 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.updateById 2022-09-13 14:12:25.644 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectById 2022-09-13 14:12:25.644 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectBatchIds 2022-09-13 14:12:25.645 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectByMap 2022-09-13 14:12:25.646 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectOne 2022-09-13 14:12:25.647 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectCount 2022-09-13 14:12:25.648 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectMaps 2022-09-13 14:12:25.649 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectMapsPage 2022-09-13 14:12:25.650 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectObjs 2022-09-13 14:12:25.651 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectList 2022-09-13 14:12:25.651 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectPage 2022-09-13 14:12:25.653 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'connectionMapper' 2022-09-13 14:12:25.656 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.insert 2022-09-13 14:12:25.657 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.delete 2022-09-13 14:12:25.657 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.deleteByMap 2022-09-13 14:12:25.658 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.deleteById 2022-09-13 14:12:25.658 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.deleteBatchIds 2022-09-13 14:12:25.659 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.update 2022-09-13 14:12:25.660 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.updateById 2022-09-13 14:12:25.660 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectById 2022-09-13 14:12:25.660 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectBatchIds 2022-09-13 14:12:25.661 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectByMap 2022-09-13 14:12:25.662 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectOne 2022-09-13 14:12:25.662 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectCount 2022-09-13 14:12:25.663 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectMaps 2022-09-13 14:12:25.664 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectMapsPage 2022-09-13 14:12:25.664 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectObjs 2022-09-13 14:12:25.665 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectList 2022-09-13 14:12:25.666 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectPage 2022-09-13 14:12:25.667 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'centerServiceImpl' 2022-09-13 14:12:25.670 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mqttClientServiceImpl' 2022-09-13 14:12:25.674 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'centerMqttCallback' 2022-09-13 14:12:25.676 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'connectionServiceImpl' 2022-09-13 14:12:25.686 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer' 2022-09-13 14:12:25.686 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' 2022-09-13 14:12:25.686 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2022-09-13 14:12:25.688 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'shardingDataSource' 2022-09-13 14:12:25.688 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2022-09-13 14:12:25.690 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'scheduler' 2022-09-13 14:12:25.690 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'quartzConfig' 2022-09-13 14:12:25.691 DEBUG 8596 --- [main] ocalVariableTableParameterNameDiscoverer : Cannot find '.class' file for class [class com.idtgz.quartz.QuartzConfig$$EnhancerBySpringCGLIB$$4cd5f1f2] - unable to determine constructor/method parameter names 2022-09-13 14:12:25.691 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'jobFactory' 2022-09-13 14:12:25.692 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'jobFactory' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@660591fb' 2022-09-13 14:12:25.692 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'quartzConfig' via constructor to bean named 'jobFactory' 2022-09-13 14:12:25.694 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'schedulerFactoryBean' 2022-09-13 14:12:25.711 INFO 8596 --- [main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2022-09-13 14:12:25.720 INFO 8596 --- [main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-09-13 14:12:25.720 INFO 8596 --- [main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2022-09-13 14:12:25.721 INFO 8596 --- [main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2022-09-13 14:12:25.721 INFO 8596 --- [main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerFactoryBean' with instanceId 'NON_CLUSTERED' 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.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-09-13 14:12:25.721 INFO 8596 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'schedulerFactoryBean' initialized from an externally provided properties instance. 2022-09-13 14:12:25.721 INFO 8596 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2022-09-13 14:12:25.721 INFO 8596 --- [main] org.quartz.core.QuartzScheduler : JobFactory set to: com.idtgz.quartz.JobFactory@592a1882 2022-09-13 14:12:25.736 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'clientServiceImpl' 2022-09-13 14:12:25.754 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'connectionItemServiceImpl' 2022-09-13 14:12:25.755 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'connectionItemMapper' 2022-09-13 14:12:25.763 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'dataUploadQueueMapper' 2022-09-13 14:12:25.766 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.insert 2022-09-13 14:12:25.767 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.delete 2022-09-13 14:12:25.768 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.deleteByMap 2022-09-13 14:12:25.768 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.deleteById 2022-09-13 14:12:25.769 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.deleteBatchIds 2022-09-13 14:12:25.770 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.update 2022-09-13 14:12:25.770 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.updateById 2022-09-13 14:12:25.770 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectById 2022-09-13 14:12:25.771 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectBatchIds 2022-09-13 14:12:25.771 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectByMap 2022-09-13 14:12:25.772 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectOne 2022-09-13 14:12:25.773 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectCount 2022-09-13 14:12:25.773 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectMaps 2022-09-13 14:12:25.774 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectMapsPage 2022-09-13 14:12:25.775 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectObjs 2022-09-13 14:12:25.775 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectList 2022-09-13 14:12:25.776 DEBUG 8596 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectPage 2022-09-13 14:12:25.777 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'itemRecordMapper' 2022-09-13 14:12:25.779 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mqttServer' 2022-09-13 14:12:25.786 DEBUG 8596 --- [main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-09-13 14:12:25.791 DEBUG 8596 --- [main] i.netty.util.internal.PlatformDependent : Platform: Windows 2022-09-13 14:12:25.792 DEBUG 8596 --- [main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 2022-09-13 14:12:25.792 DEBUG 8596 --- [main] i.n.util.internal.PlatformDependent0 : Java version: 8 2022-09-13 14:12:25.793 DEBUG 8596 --- [main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 2022-09-13 14:12:25.794 DEBUG 8596 --- [main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 2022-09-13 14:12:25.794 DEBUG 8596 --- [main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 2022-09-13 14:12:25.794 DEBUG 8596 --- [main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: available 2022-09-13 14:12:25.795 DEBUG 8596 --- [main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 2022-09-13 14:12:25.795 DEBUG 8596 --- [main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 2022-09-13 14:12:25.795 DEBUG 8596 --- [main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, int): available 2022-09-13 14:12:25.795 DEBUG 8596 --- [main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 2022-09-13 14:12:25.796 DEBUG 8596 --- [main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: C:\Users\GS-HQY\AppData\Local\Temp (java.io.tmpdir) 2022-09-13 14:12:25.796 DEBUG 8596 --- [main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 2022-09-13 14:12:25.797 DEBUG 8596 --- [main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: 3655860224 bytes 2022-09-13 14:12:25.797 DEBUG 8596 --- [main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 2022-09-13 14:12:25.797 DEBUG 8596 --- [main] io.netty.util.internal.CleanerJava6 : java.nio.ByteBuffer.cleaner(): available 2022-09-13 14:12:25.798 DEBUG 8596 --- [main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 2022-09-13 14:12:25.800 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'protocolProcess' 2022-09-13 14:12:25.806 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'topicProcess' 2022-09-13 14:12:25.807 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'topicServiceImpl' 2022-09-13 14:12:25.809 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'topicProcess' via constructor to bean named 'topicServiceImpl' 2022-09-13 14:12:25.810 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'authServiceImpl' 2022-09-13 14:12:25.810 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mqttInfoServiceImpl' 2022-09-13 14:12:25.813 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mqttServerHandler' 2022-09-13 14:12:25.818 DEBUG 8596 --- [main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2022-09-13 14:12:25.818 DEBUG 8596 --- [main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2022-09-13 14:12:25.824 DEBUG 8596 --- [main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 32 2022-09-13 14:12:25.847 DEBUG 8596 --- [main] io.netty.channel.nio.NioEventLoop : -Dio.netty.noKeySetOptimization: false 2022-09-13 14:12:25.847 DEBUG 8596 --- [main] io.netty.channel.nio.NioEventLoop : -Dio.netty.selectorAutoRebuildThreshold: 512 2022-09-13 14:12:25.849 DEBUG 8596 --- [main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 2022-09-13 14:12:25.894 DEBUG 8596 --- [main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 8596 (auto-detected) 2022-09-13 14:12:25.896 DEBUG 8596 --- [main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 2022-09-13 14:12:25.896 DEBUG 8596 --- [main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 2022-09-13 14:12:26.244 DEBUG 8596 --- [main] io.netty.util.NetUtil : Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1) 2022-09-13 14:12:26.245 DEBUG 8596 --- [main] io.netty.util.NetUtil : Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200 2022-09-13 14:12:26.621 DEBUG 8596 --- [main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: 84:1b:77:ff:fe:84:ad:c8 (auto-detected) 2022-09-13 14:12:26.633 DEBUG 8596 --- [main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 2022-09-13 14:12:26.633 DEBUG 8596 --- [main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 32 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 32 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 11 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 16777216 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.tinyCacheSize: 512 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: true 2022-09-13 14:12:26.645 DEBUG 8596 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2022-09-13 14:12:26.652 DEBUG 8596 --- [main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 2022-09-13 14:12:26.652 DEBUG 8596 --- [main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 2022-09-13 14:12:26.652 DEBUG 8596 --- [main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 2022-09-13 14:12:26.658 WARN 8596 --- [main] io.netty.bootstrap.ServerBootstrap : Unknown channel option 'SO_KEEPALIVE' for channel '[id: 0x02610912]' 2022-09-13 14:12:26.659 WARN 8596 --- [main] io.netty.bootstrap.ServerBootstrap : Unknown channel option 'TCP_NODELAY' for channel '[id: 0x02610912]' 2022-09-13 14:12:26.680 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:26.683 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fee881] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:26.715 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:26.715 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4f20b022] will not be managed by Spring 2022-09-13 14:12:26.719 DEBUG 8596 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : ==> Preparing: SELECT id,config_type,config_json,created_time,updated_time FROM config WHERE config_type = ? 2022-09-13 14:12:26.732 DEBUG 8596 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : ==> Parameters: PIPE_LINE_CONFIG(String) 2022-09-13 14:12:27.207 DEBUG 8596 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : <== Total: 1 2022-09-13 14:12:27.208 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fee881] 2022-09-13 14:12:27.725 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.725 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70aa03c0] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.726 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.726 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@44da745f] will not be managed by Spring 2022-09-13 14:12:27.726 DEBUG 8596 --- [main] c.i.d.m.ConnectionMapper.selectList : ==> Preparing: SELECT id,connection_sign,connection_type,connection_protocol,connection_name,connection_json,connection_status,client_id,device_id,upload_type,upload_cycle,store_strategy,is_uploaded,created_time,updated_time FROM connection 2022-09-13 14:12:27.726 DEBUG 8596 --- [main] c.i.d.m.ConnectionMapper.selectList : ==> Parameters: 2022-09-13 14:12:27.738 DEBUG 8596 --- [main] c.i.d.m.ConnectionMapper.selectList : <== Total: 3 2022-09-13 14:12:27.738 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70aa03c0] 2022-09-13 14:12:27.751 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.751 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d20195b] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.752 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.752 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2674ca88] will not be managed by Spring 2022-09-13 14:12:27.753 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Preparing: SELECT item_code FROM connection_item WHERE connection_id = ? 2022-09-13 14:12:27.753 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Parameters: 1567435230325743617(Long) 2022-09-13 14:12:27.761 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectObjs : <== Total: 8 2022-09-13 14:12:27.762 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d20195b] 2022-09-13 14:12:27.765 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.765 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@310f8a05] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.765 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.766 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4f98ac31] will not be managed by Spring 2022-09-13 14:12:27.766 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Preparing: SELECT item_code FROM connection_item WHERE connection_id = ? 2022-09-13 14:12:27.766 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Parameters: 1567757549090869249(Long) 2022-09-13 14:12:27.768 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectObjs : <== Total: 0 2022-09-13 14:12:27.768 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@310f8a05] 2022-09-13 14:12:27.768 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.769 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5401c6a8] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.769 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.769 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@27b7204] will not be managed by Spring 2022-09-13 14:12:27.770 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Preparing: SELECT item_code FROM connection_item WHERE connection_id = ? 2022-09-13 14:12:27.770 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Parameters: 1567759971653750786(Long) 2022-09-13 14:12:27.771 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectObjs : <== Total: 0 2022-09-13 14:12:27.771 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5401c6a8] 2022-09-13 14:12:27.772 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.772 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79631db0] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.772 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.772 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@f837c11] will not be managed by Spring 2022-09-13 14:12:27.773 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.selectList : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client 2022-09-13 14:12:27.773 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.selectList : ==> Parameters: 2022-09-13 14:12:27.781 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.selectList : <== Total: 3 2022-09-13 14:12:27.781 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79631db0] 2022-09-13 14:12:27.852 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.852 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14eb96e9] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.853 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.853 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@10b3ea72] will not be managed by Spring 2022-09-13 14:12:27.853 DEBUG 8596 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : ==> Preparing: SELECT id,config_type,config_json,created_time,updated_time FROM config WHERE config_type = ? 2022-09-13 14:12:27.853 DEBUG 8596 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : ==> Parameters: STORE_CONFIG(String) 2022-09-13 14:12:27.855 DEBUG 8596 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : <== Total: 1 2022-09-13 14:12:27.855 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14eb96e9] 2022-09-13 14:12:27.857 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.857 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f33bb6f] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.857 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.857 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@446cc036] will not be managed by Spring 2022-09-13 14:12:27.858 DEBUG 8596 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : ==> Preparing: SELECT id,config_type,config_json,created_time,updated_time FROM config WHERE config_type = ? 2022-09-13 14:12:27.858 DEBUG 8596 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : ==> Parameters: LOCAL_CONFIG(String) 2022-09-13 14:12:27.859 DEBUG 8596 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : <== Total: 1 2022-09-13 14:12:27.860 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f33bb6f] 2022-09-13 14:12:27.862 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.862 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e7fa4b0] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.864 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.864 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@259aec72] will not be managed by Spring 2022-09-13 14:12:27.864 DEBUG 8596 --- [main] c.i.dao.mapper.ConnectionMapper.update : ==> Preparing: UPDATE connection SET connection_status=? WHERE connection_status = ? 2022-09-13 14:12:27.865 DEBUG 8596 --- [main] c.i.dao.mapper.ConnectionMapper.update : ==> Parameters: 0(Integer), 1(Integer) 2022-09-13 14:12:27.872 DEBUG 8596 --- [main] c.i.dao.mapper.ConnectionMapper.update : <== Updates: 0 2022-09-13 14:12:27.872 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e7fa4b0] 2022-09-13 14:12:27.872 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.872 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cfe28e1] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.872 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.872 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7ac90dab] will not be managed by Spring 2022-09-13 14:12:27.873 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.selectList : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client 2022-09-13 14:12:27.873 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.selectList : ==> Parameters: 2022-09-13 14:12:27.874 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.selectList : <== Total: 3 2022-09-13 14:12:27.874 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cfe28e1] 2022-09-13 14:12:27.875 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.875 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@476a970c] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.878 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.878 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6afaf27] will not be managed by Spring 2022-09-13 14:12:27.878 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.updateById : ==> Preparing: UPDATE client SET client_type=?, client_id=?, client_status=?, client_name=?, client_host=?, created_time=?, updated_time=? WHERE id=? 2022-09-13 14:12:27.878 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.updateById : ==> Parameters: 1(Integer), FE518CB4AF6FBE6E6A646194BE946504(String), 0(Integer), DESKTOP-8IHS9ED(String), [fe80::e4c3:f5b5:8850:2594%22, fe80::b5fd:35fb:59fb:bf80%14, fe80::3995:4e66:f13f:5fae%20, fe80::5192:fdaf:be79:26e7%15, fe80::d18:7721:d793:ab2f%23, 192.168.187.129, 192.168.31.128, 172.22.57.195, 192.168.189.1, 192.168.83.1](String), 2022-09-07 16:50:38.0(Timestamp), 2022-09-08 14:11:17.0(Timestamp), 1(Long) 2022-09-13 14:12:27.885 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.updateById : <== Updates: 1 2022-09-13 14:12:27.885 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@476a970c] 2022-09-13 14:12:27.885 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.885 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@624494d4] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.886 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.886 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@654c2f81] will not be managed by Spring 2022-09-13 14:12:27.886 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.updateById : ==> Preparing: UPDATE client SET client_type=?, client_id=?, client_status=?, client_name=?, client_host=?, created_time=?, updated_time=? WHERE id=? 2022-09-13 14:12:27.886 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.updateById : ==> Parameters: 1(Integer), 3C391D2B6239A578B597822C6CBC2589(String), 0(Integer), OPC-Test-PC(String), [fe80::6cfb:6e20:e8f3:1ea8%11, 192.168.189.129](String), 2022-09-08 14:07:05.0(Timestamp), 2022-09-08 15:03:31.0(Timestamp), 2(Long) 2022-09-13 14:12:27.888 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.updateById : <== Updates: 1 2022-09-13 14:12:27.888 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@624494d4] 2022-09-13 14:12:27.888 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.888 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7526bb18] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.888 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.888 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7112b21a] will not be managed by Spring 2022-09-13 14:12:27.889 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.updateById : ==> Preparing: UPDATE client SET client_type=?, client_id=?, client_status=?, client_name=?, client_host=?, created_time=?, updated_time=? WHERE id=? 2022-09-13 14:12:27.889 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.updateById : ==> Parameters: 1(Integer), 6C69F889DA6C1E094B801800EF633372(String), 0(Integer), USER-20210717CI(String), [172.22.34.145, 192.168.31.192, fe80::ad8c:2e7b:b0fe:9b1b%9, fe80::92c:43ed:97d6:c0fe%17](String), 2022-09-08 14:20:06.0(Timestamp), 2022-09-08 14:20:06.0(Timestamp), 3(Long) 2022-09-13 14:12:27.890 DEBUG 8596 --- [main] c.i.dao.mapper.ClientMapper.updateById : <== Updates: 1 2022-09-13 14:12:27.890 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7526bb18] 2022-09-13 14:12:27.890 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.890 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@507f7cd1] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.890 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.890 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@349996a6] will not be managed by Spring 2022-09-13 14:12:27.890 DEBUG 8596 --- [main] c.i.d.m.ConnectionMapper.selectList : ==> Preparing: SELECT id,connection_sign,connection_type,connection_protocol,connection_name,connection_json,connection_status,client_id,device_id,upload_type,upload_cycle,store_strategy,is_uploaded,created_time,updated_time FROM connection 2022-09-13 14:12:27.890 DEBUG 8596 --- [main] c.i.d.m.ConnectionMapper.selectList : ==> Parameters: 2022-09-13 14:12:27.893 DEBUG 8596 --- [main] c.i.d.m.ConnectionMapper.selectList : <== Total: 3 2022-09-13 14:12:27.893 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@507f7cd1] 2022-09-13 14:12:27.894 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.894 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e1ad658] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.895 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.895 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@486dd616] will not be managed by Spring 2022-09-13 14:12:27.896 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectList : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ? 2022-09-13 14:12:27.896 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectList : ==> Parameters: 1567435230325743617(Long) 2022-09-13 14:12:27.900 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectList : <== Total: 8 2022-09-13 14:12:27.901 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e1ad658] 2022-09-13 14:12:27.901 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.901 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4301fa39] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.903 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.903 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@579ce2e9] will not be managed by Spring 2022-09-13 14:12:27.903 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectList : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ? 2022-09-13 14:12:27.904 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectList : ==> Parameters: 1567757549090869249(Long) 2022-09-13 14:12:27.905 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectList : <== Total: 0 2022-09-13 14:12:27.906 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4301fa39] 2022-09-13 14:12:27.906 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.906 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e0802e0] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.907 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.907 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4a18e0f1] will not be managed by Spring 2022-09-13 14:12:27.908 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectList : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ? 2022-09-13 14:12:27.908 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectList : ==> Parameters: 1567759971653750786(Long) 2022-09-13 14:12:27.909 DEBUG 8596 --- [main] c.i.d.m.ConnectionItemMapper.selectList : <== Total: 0 2022-09-13 14:12:27.909 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e0802e0] 2022-09-13 14:12:27.910 INFO 8596 --- [main] org.quartz.core.QuartzScheduler : Scheduler schedulerFactoryBean_$_NON_CLUSTERED started. 2022-09-13 14:12:27.910 DEBUG 8596 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers 2022-09-13 14:12:27.910 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'configContext' 2022-09-13 14:12:27.910 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'templateController' 2022-09-13 14:12:27.911 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'testController' 2022-09-13 14:12:27.912 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'webController' 2022-09-13 14:12:27.916 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'configServiceImpl' 2022-09-13 14:12:27.918 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'exceptionHandler' 2022-09-13 14:12:27.920 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'scheduleServiceImpl' 2022-09-13 14:12:27.921 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.921 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73d7d676] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.922 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.922 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@8e3449e] will not be managed by Spring 2022-09-13 14:12:27.922 DEBUG 8596 --- [main] c.i.dao.mapper.ItemRecordMapper.delete : ==> Preparing: DELETE FROM item_record WHERE item_timestamp < ? 2022-09-13 14:12:27.922 DEBUG 8596 --- [main] c.i.dao.mapper.ItemRecordMapper.delete : ==> Parameters: 2022-09-10 14:12:27.921(Timestamp) 2022-09-13 14:12:27.997 DEBUG 8596 --- [main] c.i.dao.mapper.ItemRecordMapper.delete : <== Updates: 0 2022-09-13 14:12:27.997 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73d7d676] 2022-09-13 14:12:27.998 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:27.998 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7efa366] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:27.998 DEBUG 8596 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:27.999 DEBUG 8596 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6c2f8ecb] will not be managed by Spring 2022-09-13 14:12:27.999 DEBUG 8596 --- [main] c.i.d.m.DataUploadQueueMapper.delete : ==> Preparing: DELETE FROM data_upload_queue WHERE item_timestamp < ? 2022-09-13 14:12:27.999 DEBUG 8596 --- [main] c.i.d.m.DataUploadQueueMapper.delete : ==> Parameters: 2022-09-10 14:12:27.997(Timestamp) 2022-09-13 14:12:28.007 DEBUG 8596 --- [main] c.i.d.m.DataUploadQueueMapper.delete : <== Updates: 0 2022-09-13 14:12:28.007 DEBUG 8596 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7efa366] 2022-09-13 14:12:28.015 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2022-09-13 14:12:28.015 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2022-09-13 14:12:28.015 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2022-09-13 14:12:28.016 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2022-09-13 14:12:28.016 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2022-09-13 14:12:28.016 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'taskExecutorBuilder' 2022-09-13 14:12:28.017 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2022-09-13 14:12:28.018 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2022-09-13 14:12:28.020 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' 2022-09-13 14:12:28.020 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'defaultValidator' 2022-09-13 14:12:28.020 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'defaultValidator' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@ca27722' 2022-09-13 14:12:28.021 DEBUG 8596 --- [main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-09-13 14:12:28.024 DEBUG 8596 --- [main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2022-09-13 14:12:28.024 DEBUG 8596 --- [main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2022-09-13 14:12:28.025 DEBUG 8596 --- [main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 2022-09-13 14:12:28.025 DEBUG 8596 --- [main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-09-13 14:12:28.025 DEBUG 8596 --- [main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 2022-09-13 14:12:28.025 DEBUG 8596 --- [main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-09-13 14:12:28.026 DEBUG 8596 --- [main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-09-13 14:12:28.026 DEBUG 8596 --- [main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-09-13 14:12:28.026 DEBUG 8596 --- [main] o.h.v.i.e.resolver.TraversableResolvers : Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 2022-09-13 14:12:28.027 DEBUG 8596 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2022-09-13 14:12:28.028 DEBUG 8596 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-09-13 14:12:28.028 DEBUG 8596 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-09-13 14:12:28.028 DEBUG 8596 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-09-13 14:12:28.028 DEBUG 8596 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-09-13 14:12:28.028 DEBUG 8596 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-09-13 14:12:28.030 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2022-09-13 14:12:28.031 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'error' 2022-09-13 14:12:28.031 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'beanNameViewResolver' 2022-09-13 14:12:28.032 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2022-09-13 14:12:28.032 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2022-09-13 14:12:28.035 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@ca27722' 2022-09-13 14:12:28.035 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2022-09-13 14:12:28.036 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'conventionErrorViewResolver' 2022-09-13 14:12:28.036 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'errorAttributes' 2022-09-13 14:12:28.037 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'basicErrorController' 2022-09-13 14:12:28.038 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2022-09-13 14:12:28.040 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' 2022-09-13 14:12:28.042 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2022-09-13 14:12:28.042 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2022-09-13 14:12:28.042 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@660591fb' 2022-09-13 14:12:28.050 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' 2022-09-13 14:12:28.050 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2022-09-13 14:12:28.050 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2022-09-13 14:12:28.050 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@660591fb' 2022-09-13 14:12:28.052 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2022-09-13 14:12:28.053 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2022-09-13 14:12:28.057 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcConversionService' 2022-09-13 14:12:28.060 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcValidator' 2022-09-13 14:12:28.062 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2022-09-13 14:12:28.062 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2022-09-13 14:12:28.062 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2022-09-13 14:12:28.062 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2022-09-13 14:12:28.063 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2022-09-13 14:12:28.063 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2022-09-13 14:12:28.069 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'messageConverters' 2022-09-13 14:12:28.069 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2022-09-13 14:12:28.071 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'stringHttpMessageConverter' 2022-09-13 14:12:28.071 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2022-09-13 14:12:28.072 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2022-09-13 14:12:28.077 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2022-09-13 14:12:28.077 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2022-09-13 14:12:28.078 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'jacksonObjectMapper' 2022-09-13 14:12:28.078 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2022-09-13 14:12:28.078 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2022-09-13 14:12:28.079 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2022-09-13 14:12:28.079 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2022-09-13 14:12:28.079 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2022-09-13 14:12:28.081 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@ca27722' 2022-09-13 14:12:28.081 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2022-09-13 14:12:28.081 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@ca27722' 2022-09-13 14:12:28.081 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 2022-09-13 14:12:28.082 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'parameterNamesModule' 2022-09-13 14:12:28.082 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2022-09-13 14:12:28.085 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'jsonComponentModule' 2022-09-13 14:12:28.085 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2022-09-13 14:12:28.090 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 2022-09-13 14:12:28.106 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 2022-09-13 14:12:28.114 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'applicationTaskExecutor' 2022-09-13 14:12:28.115 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder' 2022-09-13 14:12:28.117 DEBUG 8596 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2022-09-13 14:12:28.130 DEBUG 8596 --- [main] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice 2022-09-13 14:12:28.147 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2022-09-13 14:12:28.148 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2022-09-13 14:12:28.150 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2022-09-13 14:12:28.150 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2022-09-13 14:12:28.150 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-09-13 14:12:28.150 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2022-09-13 14:12:28.150 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2022-09-13 14:12:28.150 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-09-13 14:12:28.166 DEBUG 8596 --- [main] _.s.web.servlet.HandlerMapping.Mappings : c.i.c.TemplateController: { [/temp/web/**]}: index() { [/]}: index2(HttpServletRequest) 2022-09-13 14:12:28.171 DEBUG 8596 --- [main] _.s.web.servlet.HandlerMapping.Mappings : c.i.c.TestController: {GET [/test/test]}: test() {GET [/test/getAvailabableServer]}: getAvailabableServer() {GET [/test/db/mysql]}: mysql() {GET [/test/cilentAddConect]}: cilentAddConect() 2022-09-13 14:12:28.175 DEBUG 8596 --- [main] _.s.web.servlet.HandlerMapping.Mappings : c.i.c.WebController: {GET [/web/connectionItem]}: connectionItemPageList(String,String,Integer,Integer) {DELETE [/web/connectionItem]}: delConnectionItem(DelConnectionItemDTO) {POST [/web/storeConfig]}: updateStoreConfig(Integer) {POST [/web/pipeLineConfig]}: updatePipeLineConfig(String,Integer,String,String,String) {POST [/web/updateSchedule]}: updateSchedule(String,Integer,Integer,Integer,Integer) {GET [/web/clients]}: clients(BaseRequest) {GET [/web/avilableServer]}: avilableServer(String,Integer,String,Integer) {PUT [/web/connects]}: updateConnect(ConnectionDTO) {GET [/web/configInfo]}: configInfo() {GET [/web/avilableItem]}: avilableItem(Long,Integer,String,String,Integer,String,String) {POST [/web/connects]}: newConnect(ConnectionDTO) {GET [/web/connects]}: connectsPageList(BaseRequest) {POST [/web/addClientItem]}: addClientItem(AddClientItemDTO) {DELETE [/web/connects]}: delConnect(String,Long,Integer,String) {GET [/web/itemRecord]}: itemRecord(ItemRecordDTO) {GET [/web/uploadQueue]}: uploadQueue(UploadQueueDTO) {GET [/web/centerSyn]}: centerSyn() 2022-09-13 14:12:28.177 DEBUG 8596 --- [main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 2022-09-13 14:12:28.178 DEBUG 8596 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 25 mappings in 'requestMappingHandlerMapping' 2022-09-13 14:12:28.179 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'welcomePageHandlerMapping' 2022-09-13 14:12:28.180 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@ca27722' 2022-09-13 14:12:28.180 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService' 2022-09-13 14:12:28.180 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-09-13 14:12:28.180 INFO 8596 --- [main] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [templates/index.html] 2022-09-13 14:12:28.184 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'localeResolver' 2022-09-13 14:12:28.185 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'themeResolver' 2022-09-13 14:12:28.186 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'flashMapManager' 2022-09-13 14:12:28.188 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcPatternParser' 2022-09-13 14:12:28.188 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcUrlPathHelper' 2022-09-13 14:12:28.189 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcPathMatcher' 2022-09-13 14:12:28.189 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2022-09-13 14:12:28.190 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2022-09-13 14:12:28.190 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-09-13 14:12:28.190 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'beanNameHandlerMapping' 2022-09-13 14:12:28.190 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2022-09-13 14:12:28.190 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-09-13 14:12:28.191 DEBUG 8596 --- [main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2022-09-13 14:12:28.192 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'routerFunctionMapping' 2022-09-13 14:12:28.193 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2022-09-13 14:12:28.193 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-09-13 14:12:28.196 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'resourceHandlerMapping' 2022-09-13 14:12:28.196 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2022-09-13 14:12:28.196 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2022-09-13 14:12:28.196 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2022-09-13 14:12:28.204 DEBUG 8596 --- [main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [templates/]], /doc.html=ResourceHttpRequestHandler [classpath [META-INF/resources/]], /swagger-ui.html=ResourceHttpRequestHandler [classpath [META-INF/resources/]], /view.html=ResourceHttpRequestHandler [classpath [templates/carqueue/]], /configuration/ui=ResourceHttpRequestHandler []} 2022-09-13 14:12:28.205 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2022-09-13 14:12:28.205 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'handlerFunctionAdapter' 2022-09-13 14:12:28.206 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2022-09-13 14:12:28.207 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2022-09-13 14:12:28.207 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2022-09-13 14:12:28.209 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2022-09-13 14:12:28.209 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2022-09-13 14:12:28.209 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'handlerExceptionResolver' 2022-09-13 14:12:28.209 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2022-09-13 14:12:28.214 DEBUG 8596 --- [main] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice 2022-09-13 14:12:28.216 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcViewResolver' 2022-09-13 14:12:28.217 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2022-09-13 14:12:28.218 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'viewNameTranslator' 2022-09-13 14:12:28.219 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'defaultViewResolver' 2022-09-13 14:12:28.223 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'viewResolver' 2022-09-13 14:12:28.224 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@660591fb' 2022-09-13 14:12:28.226 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' 2022-09-13 14:12:28.226 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider' 2022-09-13 14:12:28.227 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' 2022-09-13 14:12:28.227 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' 2022-09-13 14:12:28.227 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' 2022-09-13 14:12:28.235 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' 2022-09-13 14:12:28.235 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' via constructor to bean named 'environment' 2022-09-13 14:12:28.235 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mbeanExporter' 2022-09-13 14:12:28.235 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'objectNamingStrategy' 2022-09-13 14:12:28.237 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy' 2022-09-13 14:12:28.237 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@660591fb' 2022-09-13 14:12:28.240 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mbeanServer' 2022-09-13 14:12:28.243 DEBUG 8596 --- [main] o.springframework.jmx.support.JmxUtils : Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@5d5eef3d 2022-09-13 14:12:28.246 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration' 2022-09-13 14:12:28.247 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'springApplicationAdminRegistrar' 2022-09-13 14:12:28.247 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'springApplicationAdminRegistrar' via factory method to bean named 'environment' 2022-09-13 14:12:28.248 DEBUG 8596 --- [main] inMXBeanRegistrar$SpringApplicationAdmin : Application Admin MBean registered with name 'org.springframework.boot:type=Admin,name=SpringApplication' 2022-09-13 14:12:28.249 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration' 2022-09-13 14:12:28.249 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration' 2022-09-13 14:12:28.249 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2022-09-13 14:12:28.249 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2022-09-13 14:12:28.250 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'applicationAvailability' 2022-09-13 14:12:28.251 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2022-09-13 14:12:28.251 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2022-09-13 14:12:28.251 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'lifecycleProcessor' 2022-09-13 14:12:28.252 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2022-09-13 14:12:28.252 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2022-09-13 14:12:28.253 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' 2022-09-13 14:12:28.253 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2022-09-13 14:12:28.254 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2022-09-13 14:12:28.255 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2022-09-13 14:12:28.256 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2022-09-13 14:12:28.256 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration' 2022-09-13 14:12:28.257 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'jdbcTemplate' 2022-09-13 14:12:28.257 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' 2022-09-13 14:12:28.257 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'shardingDataSource' 2022-09-13 14:12:28.257 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' 2022-09-13 14:12:28.267 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration' 2022-09-13 14:12:28.267 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'namedParameterJdbcTemplate' 2022-09-13 14:12:28.268 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate' 2022-09-13 14:12:28.271 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' 2022-09-13 14:12:28.271 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 2022-09-13 14:12:28.272 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2022-09-13 14:12:28.272 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' via constructor to bean named 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2022-09-13 14:12:28.273 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration' 2022-09-13 14:12:28.273 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties' 2022-09-13 14:12:28.274 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2022-09-13 14:12:28.274 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2022-09-13 14:12:28.274 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'taskScheduler' 2022-09-13 14:12:28.275 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'taskSchedulerBuilder' 2022-09-13 14:12:28.275 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2022-09-13 14:12:28.276 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2022-09-13 14:12:28.276 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'taskScheduler' via factory method to bean named 'taskSchedulerBuilder' 2022-09-13 14:12:28.278 DEBUG 8596 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2022-09-13 14:12:28.279 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2022-09-13 14:12:28.280 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration' 2022-09-13 14:12:28.280 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'transactionManager' 2022-09-13 14:12:28.280 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'transactionManager' via factory method to bean named 'environment' 2022-09-13 14:12:28.280 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'transactionManager' via factory method to bean named 'shardingDataSource' 2022-09-13 14:12:28.282 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'platformTransactionManagerCustomizers' 2022-09-13 14:12:28.282 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' 2022-09-13 14:12:28.282 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' 2022-09-13 14:12:28.286 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' 2022-09-13 14:12:28.286 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' 2022-09-13 14:12:28.286 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' 2022-09-13 14:12:28.286 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' 2022-09-13 14:12:28.286 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'transactionTemplate' 2022-09-13 14:12:28.287 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager' 2022-09-13 14:12:28.288 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2022-09-13 14:12:28.289 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2022-09-13 14:12:28.289 DEBUG 8596 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'multipartResolver' 2022-09-13 14:12:28.298 DEBUG 8596 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup 2022-09-13 14:12:28.298 DEBUG 8596 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Autodetecting user-defined JMX MBeans 2022-09-13 14:12:28.303 DEBUG 8596 --- [main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483646 2022-09-13 14:12:28.312 INFO 8596 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' 2022-09-13 14:12:28.314 DEBUG 8596 --- [main] o.s.c.support.DefaultLifecycleProcessor : Successfully started bean 'webServerStartStop' 2022-09-13 14:12:28.314 DEBUG 8596 --- [main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483647 2022-09-13 14:12:28.314 DEBUG 8596 --- [main] o.s.c.support.DefaultLifecycleProcessor : Successfully started bean 'webServerGracefulShutdown' 2022-09-13 14:12:28.322 DEBUG 8596 --- [main] ConditionEvaluationReportLoggingListener : ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'shardingDataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'shardingDataSource' (OnBeanCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'shardingDataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisPlusAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.ibatis.session.SqlSessionFactory', 'org.mybatis.spring.SqlSessionFactoryBean' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'shardingDataSource' (OnBeanCondition) MybatisPlusAutoConfiguration#sqlSessionFactory matched: - @ConditionalOnMissingBean (types: org.apache.ibatis.session.SqlSessionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) MybatisPlusAutoConfiguration#sqlSessionTemplate matched: - @ConditionalOnMissingBean (types: org.mybatis.spring.SqlSessionTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NettyAutoConfiguration matched: - @ConditionalOnClass found required class 'io.netty.util.NettyRuntime' (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) QuartzAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.quartz.Scheduler', 'org.springframework.scheduling.quartz.SchedulerFactoryBean', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringApplicationAdminJmxAutoConfiguration matched: - @ConditionalOnProperty (spring.application.admin.enabled=true) matched (OnPropertyCondition) SpringApplicationAdminJmxAutoConfiguration#springApplicationAdminRegistrar matched: - @ConditionalOnMissingBean (types: org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringBootConfiguration matched: - @ConditionalOnProperty (spring.shardingsphere.enabled=true) matched (OnPropertyCondition) SpringBootConfiguration#shardingDataSource matched: - matched (ShardingRuleCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskScheduler matched: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) found bean 'org.springframework.context.annotation.internalScheduledAnnotationProcessor'; @ConditionalOnMissingBean (types: org.springframework.scheduling.annotation.SchedulingConfigurer,org.springframework.scheduling.TaskScheduler,java.util.concurrent.ScheduledExecutorService; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration: Did not match: - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) found beans of type 'javax.sql.DataSource' shardingDataSource (OnBeanCondition) Matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.DataCredentials @ConditionalOnProperty (spring.datasource.data-username) did not find property 'data-username'; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.SchemaCredentials @ConditionalOnProperty (spring.datasource.schema-username) did not find property 'schema-username' (DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition) DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration: Did not match: - DataSource Initialization did not find configured properties spring.datasource.data-username, spring.datasource.schema-password, spring.datasource.schema[0], spring.datasource.data[0], spring.datasource.data, spring.datasource.schema-username, spring.datasource.data-password, spring.datasource.initialization-mode, spring.datasource.schema, spring.datasource.sql-script-encoding, spring.datasource.separator, spring.datasource.platform, spring.datasource.continue-on-error (DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration.DataSourceInitializationCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) MybatisPlusAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.mybatis.spring.mapper.MapperFactoryBean; SearchStrategy: all) found beans of type 'org.mybatis.spring.mapper.MapperFactoryBean' &clientMapper, &configMapper, &connectionItemMapper, &connectionMapper, &dataUploadQueueMapper, &itemRecordMapper (OnBeanCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration#quartzScheduler: Did not match: - @ConditionalOnMissingBean (types: org.springframework.scheduling.quartz.SchedulerFactoryBean; SearchStrategy: all) found beans of type 'org.springframework.scheduling.quartz.SchedulerFactoryBean' &schedulerFactoryBean (OnBeanCondition) QuartzAutoConfiguration.JdbcStoreTypeConfiguration: Did not match: - @ConditionalOnProperty (spring.quartz.job-store-type=jdbc) did not find property 'job-store-type' (OnPropertyCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringBootConfiguration#encryptDataSource: Did not match: - Can't find ShardingSphere encrypt rule configuration in environment. (EncryptRuleCondition) SpringBootConfiguration#masterSlaveDataSource: Did not match: - Can't find ShardingSphere master-slave rule configuration in environment. (MasterSlaveRuleCondition) SpringBootConfiguration#shadowDataSource: Did not match: - Can't find ShardingSphere shadow rule configuration in environment. (ShadowRuleCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) found beans of type 'org.springframework.web.context.request.RequestContextListener' requestContextListener (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration cn.hutool.extra.spring.SpringUtil org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration 2022-09-13 14:12:28.330 DEBUG 8596 --- [main] ySourcesPropertyResolver$DefaultResolver : Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String 2022-09-13 14:12:28.332 INFO 8596 --- [main] com.idtgz.GatherBrokerApplication : Started GatherBrokerApplication in 6.108 seconds (JVM running for 8.124) 2022-09-13 14:12:28.333 DEBUG 8596 --- [main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-09-13 14:12:28.334 DEBUG 8596 --- [main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-09-13 14:12:30.005 DEBUG 8596 --- [scheduling-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession 2022-09-13 14:12:30.005 DEBUG 8596 --- [scheduling-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13a25ede] was not registered for synchronization because synchronization is not active 2022-09-13 14:12:30.006 DEBUG 8596 --- [scheduling-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource 2022-09-13 14:12:30.006 DEBUG 8596 --- [scheduling-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@34c047ff] will not be managed by Spring 2022-09-13 14:12:30.013 DEBUG 8596 --- [scheduling-1] c.b.m.e.p.p.o.JsqlParserCountOptimize : JsqlParserCountOptimize sql=SELECT id,connection_id,item_timestamp,is_success,is_stored,connection_sign,connection_device_id,connection_type,store_strategy,update_time FROM data_upload_queue WHERE is_stored = ? AND is_success = ? 2022-09-13 14:12:30.032 DEBUG 8596 --- [scheduling-1] c.i.d.m.D.selectPage : ==> Preparing: SELECT COUNT(1) FROM data_upload_queue WHERE is_stored = ? AND is_success = ? 2022-09-13 14:12:30.032 DEBUG 8596 --- [scheduling-1] c.i.d.m.D.selectPage : ==> Parameters: true(Boolean), false(Boolean) 2022-09-13 14:12:30.061 DEBUG 8596 --- [scheduling-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13a25ede] 2022-09-13 14:12:32.065 DEBUG 8596 --- [SpringApplicationShutdownHook] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2022-09-13 14:12:32.065 DEBUG 8596 --- [SpringApplicationShutdownHook] ConfigServletWebServerApplicationContext : Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@ca27722, started on Tue Sep 13 14:12:22 CST 2022 2022-09-13 14:12:32.065 DEBUG 8596 --- [SpringApplicationShutdownHook] ySourcesPropertyResolver$DefaultResolver : Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String 2022-09-13 14:12:32.067 DEBUG 8596 --- [SpringApplicationShutdownHook] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 2147483647 2022-09-13 14:12:32.067 INFO 8596 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler schedulerFactoryBean_$_NON_CLUSTERED paused. 2022-09-13 14:12:32.067 DEBUG 8596 --- [SpringApplicationShutdownHook] o.s.c.support.DefaultLifecycleProcessor : Bean 'schedulerFactoryBean' completed its stop procedure 2022-09-13 14:12:32.068 DEBUG 8596 --- [SpringApplicationShutdownHook] o.s.c.support.DefaultLifecycleProcessor : Bean 'webServerGracefulShutdown' completed its stop procedure 2022-09-13 14:12:32.068 DEBUG 8596 --- [SpringApplicationShutdownHook] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 2147483646 2022-09-13 14:12:32.488 DEBUG 8596 --- [SpringApplicationShutdownHook] o.s.c.support.DefaultLifecycleProcessor : Bean 'webServerStartStop' completed its stop procedure 2022-09-13 14:12:32.489 DEBUG 8596 --- [SpringApplicationShutdownHook] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' 2022-09-13 14:12:32.490 DEBUG 8596 --- [SpringApplicationShutdownHook] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown 2022-09-13 14:12:32.491 DEBUG 8596 --- [SpringApplicationShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' 2022-09-13 14:12:32.491 INFO 8596 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler schedulerFactoryBean_$_NON_CLUSTERED shutting down. 2022-09-13 14:12:32.491 INFO 8596 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler schedulerFactoryBean_$_NON_CLUSTERED paused. 2022-09-13 14:12:32.491 DEBUG 8596 --- [SpringApplicationShutdownHook] org.quartz.simpl.SimpleThreadPool : Shutting down threadpool... 2022-09-13 14:12:32.491 DEBUG 8596 --- [SpringApplicationShutdownHook] org.quartz.simpl.SimpleThreadPool : Shutdown of threadpool complete. 2022-09-13 14:12:32.491 INFO 8596 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler schedulerFactoryBean_$_NON_CLUSTERED shutdown complete. 2022-09-13 14:12:32.492 INFO 8596 --- [SpringApplicationShutdownHook] o.s.s.quartz.SchedulerFactoryBean : Shutting down Quartz Scheduler 2022-09-13 14:12:32.492 INFO 8596 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2022-09-13 14:12:32.494 INFO 8596 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed