Broker/gather-broker/log/gather-broker.2022-08-22.log
2022-09-02 15:00:04 +08:00

5247 lines
788 KiB
Plaintext

2022-08-22 13:57:31.493 DEBUG 10028 --- [background-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-08-22 13:57:31.503 DEBUG 10028 --- [background-preinit] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-08-22 13:57:31.505 DEBUG 10028 --- [background-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL
2022-08-22 13:57:31.505 DEBUG 10028 --- [background-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-08-22 13:57:31.505 DEBUG 10028 --- [background-preinit] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only.
2022-08-22 13:57:31.507 INFO 10028 --- [main] com.idtgz.GatherBrokerApplication : Starting GatherBrokerApplication using Java 1.8.0_201 on DESKTOP-8IHS9ED with PID 10028 (D:\Projects\gather-broker\target\classes started by GS-HQY in D:\Projects\gather-broker)
2022-08-22 13:57:31.507 DEBUG 10028 --- [main] com.idtgz.GatherBrokerApplication : Running with Spring Boot v2.6.3, Spring v5.3.15
2022-08-22 13:57:31.508 INFO 10028 --- [main] com.idtgz.GatherBrokerApplication : The following profiles are active: dev
2022-08-22 13:57:31.508 DEBUG 10028 --- [main] o.s.boot.SpringApplication : Loading source class com.idtgz.GatherBrokerApplication
2022-08-22 13:57:31.510 DEBUG 10028 --- [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-08-22 13:57:31.533 DEBUG 10028 --- [background-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2022-08-22 13:57:31.660 DEBUG 10028 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2022-08-22 13:57:31.664 DEBUG 10028 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2022-08-22 13:57:31.665 DEBUG 10028 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
2022-08-22 13:57:31.665 DEBUG 10028 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2022-08-22 13:57:31.665 DEBUG 10028 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2022-08-22 13:57:31.665 DEBUG 10028 --- [background-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2022-08-22 13:57:31.693 DEBUG 10028 --- [main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4e4efc1b
2022-08-22 13:57:31.719 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2022-08-22 13:57:31.732 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2022-08-22 13:57:31.799 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\config\InitConfig.class]
2022-08-22 13:57:31.802 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\config\WebConfigurer.class]
2022-08-22 13:57:31.804 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\context\ConfigContext.class]
2022-08-22 13:57:31.812 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\controller\TestController.class]
2022-08-22 13:57:31.815 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\controller\WebController.class]
2022-08-22 13:57:31.823 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\exception\ExceptionHandler.class]
2022-08-22 13:57:31.832 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\mqtt\MqttServer.class]
2022-08-22 13:57:31.834 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\mqtt\MqttServerHandler.class]
2022-08-22 13:57:31.838 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Ignored because not a concrete top-level class: file [D:\Projects\gather-broker\target\classes\com\idtgz\mqtt\api\MqttAuth.class]
2022-08-22 13:57:31.839 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\mqtt\api\impl\AuthServiceImpl.class]
2022-08-22 13:57:31.842 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\mqtt\api\impl\TopicServiceImpl.class]
2022-08-22 13:57:31.866 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\mqtt\protocol\ProtocolProcess.class]
2022-08-22 13:57:31.870 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\mqtt\protocol\process\TopicProcess.class]
2022-08-22 13:57:31.872 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\quartz\JobFactory.class]
2022-08-22 13:57:31.873 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\quartz\QuartzConfig.class]
2022-08-22 13:57:31.876 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\service\impl\CenterServiceImpl.class]
2022-08-22 13:57:31.877 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\service\impl\ClientServiceImpl.class]
2022-08-22 13:57:31.878 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\service\impl\ConfigServiceImpl.class]
2022-08-22 13:57:31.879 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\service\impl\ConnectionItemServiceImpl.class]
2022-08-22 13:57:31.880 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\service\impl\ConnectionServiceImpl.class]
2022-08-22 13:57:31.881 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\service\impl\MqttClientServiceImpl.class]
2022-08-22 13:57:31.881 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\service\impl\MqttInfoServiceImpl.class]
2022-08-22 13:57:31.882 DEBUG 10028 --- [main] o.s.c.a.ClassPathBeanDefinitionScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\service\impl\ScheduleServiceImpl.class]
2022-08-22 13:57:32.134 DEBUG 10028 --- [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-08-22 13:57:32.251 DEBUG 10028 --- [main] org.apache.ibatis.logging.LogFactory : Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
2022-08-22 13:57:32.254 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\dao\mapper\ClientMapper.class]
2022-08-22 13:57:32.254 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\dao\mapper\ConfigMapper.class]
2022-08-22 13:57:32.254 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\dao\mapper\ConnectionItemMapper.class]
2022-08-22 13:57:32.255 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\dao\mapper\ConnectionMapper.class]
2022-08-22 13:57:32.255 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\dao\mapper\DataUploadQueueMapper.class]
2022-08-22 13:57:32.255 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Identified candidate component class: file [D:\Projects\gather-broker\target\classes\com\idtgz\dao\mapper\ItemRecordMapper.class]
2022-08-22 13:57:32.255 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'clientMapper' and 'com.idtgz.dao.mapper.ClientMapper' mapperInterface
2022-08-22 13:57:32.257 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'clientMapper'.
2022-08-22 13:57:32.257 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'configMapper' and 'com.idtgz.dao.mapper.ConfigMapper' mapperInterface
2022-08-22 13:57:32.257 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'configMapper'.
2022-08-22 13:57:32.257 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'connectionItemMapper' and 'com.idtgz.dao.mapper.ConnectionItemMapper' mapperInterface
2022-08-22 13:57:32.257 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'connectionItemMapper'.
2022-08-22 13:57:32.257 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'connectionMapper' and 'com.idtgz.dao.mapper.ConnectionMapper' mapperInterface
2022-08-22 13:57:32.257 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'connectionMapper'.
2022-08-22 13:57:32.257 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'dataUploadQueueMapper' and 'com.idtgz.dao.mapper.DataUploadQueueMapper' mapperInterface
2022-08-22 13:57:32.257 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'dataUploadQueueMapper'.
2022-08-22 13:57:32.257 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Creating MapperFactoryBean with name 'itemRecordMapper' and 'com.idtgz.dao.mapper.ItemRecordMapper' mapperInterface
2022-08-22 13:57:32.257 DEBUG 10028 --- [main] o.m.s.mapper.ClassPathMapperScanner : Enabling autowire by type for MapperFactoryBean with name 'itemRecordMapper'.
2022-08-22 13:57:32.598 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2022-08-22 13:57:32.605 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2022-08-22 13:57:32.640 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2022-08-22 13:57:32.642 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2022-08-22 13:57:32.642 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'cn.hutool.extra.spring.SpringUtil'
2022-08-22 13:57:32.643 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2022-08-22 13:57:32.643 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2022-08-22 13:57:32.647 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2022-08-22 13:57:32.649 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2022-08-22 13:57:32.652 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2022-08-22 13:57:32.653 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2022-08-22 13:57:32.653 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2022-08-22 13:57:32.655 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'methodValidationPostProcessor'
2022-08-22 13:57:32.685 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2022-08-22 13:57:32.687 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2022-08-22 13:57:32.706 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'shardingTransactionTypeScanner'
2022-08-22 13:57:32.706 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration'
2022-08-22 13:57:32.707 DEBUG 10028 --- [main] ocalVariableTableParameterNameDiscoverer : Cannot find '.class' file for class [class org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration$$EnhancerBySpringCGLIB$$4d9935d2] - unable to determine constructor/method parameter names
2022-08-22 13:57:32.708 DEBUG 10028 --- [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-08-22 13:57:32.711 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2022-08-22 13:57:32.718 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'stringToNoneShardingStrategyConfigurationConverter'
2022-08-22 13:57:32.720 INFO 10028 --- [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-08-22 13:57:32.739 INFO 10028 --- [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-08-22 13:57:32.740 DEBUG 10028 --- [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-08-22 13:57:32.742 INFO 10028 --- [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-08-22 13:57:32.743 DEBUG 10028 --- [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-08-22 13:57:32.746 INFO 10028 --- [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-08-22 13:57:32.747 DEBUG 10028 --- [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-08-22 13:57:32.750 INFO 10028 --- [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-08-22 13:57:32.750 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.shardingsphere-org.apache.shardingsphere.shardingjdbc.spring.boot.common.SpringBootPropertiesConfigurationProperties'
2022-08-22 13:57:32.752 INFO 10028 --- [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-08-22 13:57:32.752 DEBUG 10028 --- [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-08-22 13:57:32.752 DEBUG 10028 --- [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-08-22 13:57:32.752 DEBUG 10028 --- [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-08-22 13:57:32.752 DEBUG 10028 --- [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-08-22 13:57:32.752 DEBUG 10028 --- [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-08-22 13:57:32.807 INFO 10028 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration' of type [org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration$$EnhancerBySpringCGLIB$$4d9935d2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-22 13:57:32.821 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2022-08-22 13:57:32.845 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2022-08-22 13:57:32.846 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2022-08-22 13:57:32.849 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2022-08-22 13:57:32.850 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2022-08-22 13:57:32.853 DEBUG 10028 --- [main] o.s.u.c.s.UiApplicationContextUtils : Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7650ded6]
2022-08-22 13:57:32.854 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2022-08-22 13:57:32.855 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2022-08-22 13:57:32.855 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2022-08-22 13:57:32.868 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'transactionAttributeSource'
2022-08-22 13:57:32.874 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'transactionInterceptor'
2022-08-22 13:57:32.875 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2022-08-22 13:57:32.881 DEBUG 10028 --- [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-08-22 13:57:32.882 DEBUG 10028 --- [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-08-22 13:57:32.885 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2022-08-22 13:57:32.932 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2022-08-22 13:57:32.932 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2022-08-22 13:57:32.933 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2022-08-22 13:57:32.933 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2022-08-22 13:57:32.935 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2022-08-22 13:57:32.943 DEBUG 10028 --- [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-08-22 13:57:32.944 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2022-08-22 13:57:32.944 DEBUG 10028 --- [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-08-22 13:57:32.945 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2022-08-22 13:57:32.945 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2022-08-22 13:57:32.946 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2022-08-22 13:57:32.946 DEBUG 10028 --- [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-08-22 13:57:32.947 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2022-08-22 13:57:32.948 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2022-08-22 13:57:32.948 DEBUG 10028 --- [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-08-22 13:57:32.979 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'errorPageCustomizer'
2022-08-22 13:57:32.979 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2022-08-22 13:57:32.980 DEBUG 10028 --- [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-08-22 13:57:32.981 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'dispatcherServletRegistration'
2022-08-22 13:57:32.982 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2022-08-22 13:57:32.983 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'dispatcherServlet'
2022-08-22 13:57:32.983 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2022-08-22 13:57:32.983 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2022-08-22 13:57:32.987 DEBUG 10028 --- [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-08-22 13:57:33.002 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2022-08-22 13:57:33.002 DEBUG 10028 --- [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-08-22 13:57:33.004 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'multipartConfigElement'
2022-08-22 13:57:33.004 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2022-08-22 13:57:33.005 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2022-08-22 13:57:33.008 DEBUG 10028 --- [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-08-22 13:57:33.013 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2022-08-22 13:57:33.106 DEBUG 10028 --- [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-08-22 13:57:33.106 DEBUG 10028 --- [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-08-22 13:57:33.107 DEBUG 10028 --- [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-08-22 13:57:33.129 INFO 10028 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2022-08-22 13:57:33.138 INFO 10028 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2022-08-22 13:57:33.138 INFO 10028 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.56]
2022-08-22 13:57:33.323 INFO 10028 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2022-08-22 13:57:33.323 DEBUG 10028 --- [main] w.s.c.ServletWebServerApplicationContext : Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2022-08-22 13:57:33.323 INFO 10028 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1630 ms
2022-08-22 13:57:33.327 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'corsFilter'
2022-08-22 13:57:33.327 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'webConfigurer'
2022-08-22 13:57:33.346 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'requestContextFilter'
2022-08-22 13:57:33.348 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'formContentFilter'
2022-08-22 13:57:33.348 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2022-08-22 13:57:33.352 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'characterEncodingFilter'
2022-08-22 13:57:33.360 DEBUG 10028 --- [main] o.s.b.w.s.ServletContextInitializerBeans : Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105, corsFilter urls=[/*] order=2147483647
2022-08-22 13:57:33.360 DEBUG 10028 --- [main] o.s.b.w.s.ServletContextInitializerBeans : Mapping servlets: dispatcherServlet urls=[/]
2022-08-22 13:57:33.388 DEBUG 10028 --- [main] o.s.b.w.s.f.OrderedRequestContextFilter : Filter 'requestContextFilter' configured for use
2022-08-22 13:57:33.389 DEBUG 10028 --- [main] o.springframework.web.filter.CorsFilter : Filter 'corsFilter' configured for use
2022-08-22 13:57:33.389 DEBUG 10028 --- [main] s.b.w.s.f.OrderedCharacterEncodingFilter : Filter 'characterEncodingFilter' configured for use
2022-08-22 13:57:33.389 DEBUG 10028 --- [main] o.s.b.w.s.f.OrderedFormContentFilter : Filter 'formContentFilter' configured for use
2022-08-22 13:57:33.412 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'gatherBrokerApplication'
2022-08-22 13:57:33.414 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'initConfig'
2022-08-22 13:57:33.421 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'configMapper'
2022-08-22 13:57:33.428 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'sqlSessionFactory'
2022-08-22 13:57:33.429 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration'
2022-08-22 13:57:33.429 DEBUG 10028 --- [main] ocalVariableTableParameterNameDiscoverer : Cannot find '.class' file for class [class com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$f770bb13] - unable to determine constructor/method parameter names
2022-08-22 13:57:33.431 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mybatis-plus-com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties'
2022-08-22 13:57:33.438 DEBUG 10028 --- [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-08-22 13:57:33.438 DEBUG 10028 --- [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@4e4efc1b'
2022-08-22 13:57:33.440 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'shardingDataSource'
2022-08-22 13:57:33.951 INFO 10028 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
2022-08-22 13:57:35.228 INFO 10028 --- [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-08-22 13:57:35.230 INFO 10028 --- [main] o.a.s.core.log.ConfigurationLogger : Properties:
{}
2022-08-22 13:57:35.248 INFO 10028 --- [main] ShardingSphere-metadata : Loading 1 logic tables' meta data.
2022-08-22 13:57:35.305 INFO 10028 --- [main] ShardingSphere-metadata : Loading 15 tables' meta data.
2022-08-22 13:57:35.492 INFO 10028 --- [main] ShardingSphere-metadata : Meta data load finished, cost 262 milliseconds.
2022-08-22 13:57:35.506 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'sqlSessionFactory' via factory method to bean named 'shardingDataSource'
2022-08-22 13:57:35.660 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.cleanUp
2022-08-22 13:57:35.703 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.insert
2022-08-22 13:57:35.709 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.delete
2022-08-22 13:57:35.713 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.deleteByMap
2022-08-22 13:57:35.717 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.deleteById
2022-08-22 13:57:35.719 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.deleteBatchIds
2022-08-22 13:57:35.725 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.update
2022-08-22 13:57:35.728 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.updateById
2022-08-22 13:57:35.729 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectById
2022-08-22 13:57:35.731 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectBatchIds
2022-08-22 13:57:35.733 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectByMap
2022-08-22 13:57:35.736 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectOne
2022-08-22 13:57:35.739 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectCount
2022-08-22 13:57:35.742 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectMaps
2022-08-22 13:57:35.746 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectMapsPage
2022-08-22 13:57:35.748 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectObjs
2022-08-22 13:57:35.750 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectList
2022-08-22 13:57:35.753 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionItemMapper.selectPage
2022-08-22 13:57:35.753 DEBUG 10028 --- [main] c.b.m.e.s.MybatisSqlSessionFactoryBean : Parsed mapper file: 'file [D:\Projects\gather-broker\target\classes\mapper\ConnectionItemMapper.xml]'
2022-08-22 13:57:35.761 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.saveByBatch
2022-08-22 13:57:35.767 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.insert
2022-08-22 13:57:35.770 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.delete
2022-08-22 13:57:35.772 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.deleteByMap
2022-08-22 13:57:35.774 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.deleteById
2022-08-22 13:57:35.775 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.deleteBatchIds
2022-08-22 13:57:35.778 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.update
2022-08-22 13:57:35.781 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.updateById
2022-08-22 13:57:35.781 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectById
2022-08-22 13:57:35.783 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectBatchIds
2022-08-22 13:57:35.784 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectByMap
2022-08-22 13:57:35.787 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectOne
2022-08-22 13:57:35.789 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectCount
2022-08-22 13:57:35.792 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectMaps
2022-08-22 13:57:35.807 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectMapsPage
2022-08-22 13:57:35.809 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectObjs
2022-08-22 13:57:35.810 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectList
2022-08-22 13:57:35.812 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ItemRecordMapper.selectPage
2022-08-22 13:57:35.812 DEBUG 10028 --- [main] c.b.m.e.s.MybatisSqlSessionFactoryBean : Parsed mapper file: 'file [D:\Projects\gather-broker\target\classes\mapper\ItemRecordMapper.xml]'
2022-08-22 13:57:35.821 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'sqlSessionTemplate'
2022-08-22 13:57:35.821 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'sqlSessionTemplate' via factory method to bean named 'sqlSessionFactory'
2022-08-22 13:57:35.829 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.insert
2022-08-22 13:57:35.830 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.delete
2022-08-22 13:57:35.831 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.deleteByMap
2022-08-22 13:57:35.832 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.deleteById
2022-08-22 13:57:35.832 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.deleteBatchIds
2022-08-22 13:57:35.833 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.update
2022-08-22 13:57:35.834 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.updateById
2022-08-22 13:57:35.834 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectById
2022-08-22 13:57:35.835 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectBatchIds
2022-08-22 13:57:35.836 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectByMap
2022-08-22 13:57:35.837 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectOne
2022-08-22 13:57:35.838 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectCount
2022-08-22 13:57:35.839 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectMaps
2022-08-22 13:57:35.840 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectMapsPage
2022-08-22 13:57:35.841 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectObjs
2022-08-22 13:57:35.843 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectList
2022-08-22 13:57:35.844 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConfigMapper.selectPage
2022-08-22 13:57:35.847 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'clientMapper'
2022-08-22 13:57:35.851 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.insert
2022-08-22 13:57:35.853 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.delete
2022-08-22 13:57:35.855 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.deleteByMap
2022-08-22 13:57:35.857 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.deleteById
2022-08-22 13:57:35.858 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.deleteBatchIds
2022-08-22 13:57:35.859 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.update
2022-08-22 13:57:35.861 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.updateById
2022-08-22 13:57:35.861 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectById
2022-08-22 13:57:35.862 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectBatchIds
2022-08-22 13:57:35.864 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectByMap
2022-08-22 13:57:35.865 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectOne
2022-08-22 13:57:35.867 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectCount
2022-08-22 13:57:35.869 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectMaps
2022-08-22 13:57:35.871 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectMapsPage
2022-08-22 13:57:35.873 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectObjs
2022-08-22 13:57:35.876 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectList
2022-08-22 13:57:35.877 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ClientMapper.selectPage
2022-08-22 13:57:35.880 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'connectionMapper'
2022-08-22 13:57:35.885 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.insert
2022-08-22 13:57:35.887 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.delete
2022-08-22 13:57:35.889 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.deleteByMap
2022-08-22 13:57:35.890 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.deleteById
2022-08-22 13:57:35.892 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.deleteBatchIds
2022-08-22 13:57:35.893 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.update
2022-08-22 13:57:35.894 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.updateById
2022-08-22 13:57:35.894 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectById
2022-08-22 13:57:35.895 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectBatchIds
2022-08-22 13:57:35.896 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectByMap
2022-08-22 13:57:35.897 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectOne
2022-08-22 13:57:35.898 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectCount
2022-08-22 13:57:35.899 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectMaps
2022-08-22 13:57:35.900 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectMapsPage
2022-08-22 13:57:35.902 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectObjs
2022-08-22 13:57:35.903 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectList
2022-08-22 13:57:35.904 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.ConnectionMapper.selectPage
2022-08-22 13:57:35.906 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'centerServiceImpl'
2022-08-22 13:57:35.909 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mqttClientServiceImpl'
2022-08-22 13:57:35.920 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'dataUploadQueueMapper'
2022-08-22 13:57:35.924 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.insert
2022-08-22 13:57:35.925 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.delete
2022-08-22 13:57:35.926 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.deleteByMap
2022-08-22 13:57:35.927 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.deleteById
2022-08-22 13:57:35.928 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.deleteBatchIds
2022-08-22 13:57:35.929 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.update
2022-08-22 13:57:35.930 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.updateById
2022-08-22 13:57:35.931 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectById
2022-08-22 13:57:35.932 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectBatchIds
2022-08-22 13:57:35.933 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectByMap
2022-08-22 13:57:35.934 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectOne
2022-08-22 13:57:35.936 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectCount
2022-08-22 13:57:35.937 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectMaps
2022-08-22 13:57:35.939 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectMapsPage
2022-08-22 13:57:35.940 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectObjs
2022-08-22 13:57:35.941 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectList
2022-08-22 13:57:35.943 DEBUG 10028 --- [main] c.b.m.core.MybatisConfiguration : addMappedStatement: com.idtgz.dao.mapper.DataUploadQueueMapper.selectPage
2022-08-22 13:57:35.945 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'connectionItemServiceImpl'
2022-08-22 13:57:35.953 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'connectionItemMapper'
2022-08-22 13:57:35.982 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'itemRecordMapper'
2022-08-22 13:57:35.985 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mqttServer'
2022-08-22 13:57:35.994 DEBUG 10028 --- [main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework
2022-08-22 13:57:36.000 DEBUG 10028 --- [main] i.netty.util.internal.PlatformDependent : Platform: Windows
2022-08-22 13:57:36.002 DEBUG 10028 --- [main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false
2022-08-22 13:57:36.002 DEBUG 10028 --- [main] i.n.util.internal.PlatformDependent0 : Java version: 8
2022-08-22 13:57:36.003 DEBUG 10028 --- [main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available
2022-08-22 13:57:36.003 DEBUG 10028 --- [main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available
2022-08-22 13:57:36.004 DEBUG 10028 --- [main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available
2022-08-22 13:57:36.005 DEBUG 10028 --- [main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: available
2022-08-22 13:57:36.005 DEBUG 10028 --- [main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true
2022-08-22 13:57:36.005 DEBUG 10028 --- [main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
2022-08-22 13:57:36.005 DEBUG 10028 --- [main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.<init>(long, int): available
2022-08-22 13:57:36.006 DEBUG 10028 --- [main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available
2022-08-22 13:57:36.006 DEBUG 10028 --- [main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: C:\Users\GS-HQY\AppData\Local\Temp (java.io.tmpdir)
2022-08-22 13:57:36.006 DEBUG 10028 --- [main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model)
2022-08-22 13:57:36.008 DEBUG 10028 --- [main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: 3655860224 bytes
2022-08-22 13:57:36.008 DEBUG 10028 --- [main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1
2022-08-22 13:57:36.010 DEBUG 10028 --- [main] io.netty.util.internal.CleanerJava6 : java.nio.ByteBuffer.cleaner(): available
2022-08-22 13:57:36.010 DEBUG 10028 --- [main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false
2022-08-22 13:57:36.013 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'protocolProcess'
2022-08-22 13:57:36.020 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'topicProcess'
2022-08-22 13:57:36.022 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'topicServiceImpl'
2022-08-22 13:57:36.024 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'topicProcess' via constructor to bean named 'topicServiceImpl'
2022-08-22 13:57:36.025 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'authServiceImpl'
2022-08-22 13:57:36.026 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mqttInfoServiceImpl'
2022-08-22 13:57:36.028 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mqttServerHandler'
2022-08-22 13:57:36.032 DEBUG 10028 --- [main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
2022-08-22 13:57:36.032 DEBUG 10028 --- [main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
2022-08-22 13:57:36.040 DEBUG 10028 --- [main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 32
2022-08-22 13:57:36.063 DEBUG 10028 --- [main] io.netty.channel.nio.NioEventLoop : -Dio.netty.noKeySetOptimization: false
2022-08-22 13:57:36.063 DEBUG 10028 --- [main] io.netty.channel.nio.NioEventLoop : -Dio.netty.selectorAutoRebuildThreshold: 512
2022-08-22 13:57:36.065 DEBUG 10028 --- [main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available
2022-08-22 13:57:36.115 DEBUG 10028 --- [main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 10028 (auto-detected)
2022-08-22 13:57:36.117 DEBUG 10028 --- [main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false
2022-08-22 13:57:36.117 DEBUG 10028 --- [main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false
2022-08-22 13:57:36.526 DEBUG 10028 --- [main] io.netty.util.NetUtil : Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
2022-08-22 13:57:36.527 DEBUG 10028 --- [main] io.netty.util.NetUtil : Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
2022-08-22 13:57:37.042 DEBUG 10028 --- [main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: 84:1b:77:ff:fe:84:ad:c8 (auto-detected)
2022-08-22 13:57:37.053 DEBUG 10028 --- [main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple
2022-08-22 13:57:37.053 DEBUG 10028 --- [main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 32
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 32
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 11
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 16777216
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.tinyCacheSize: 512
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: true
2022-08-22 13:57:37.067 DEBUG 10028 --- [main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
2022-08-22 13:57:37.076 DEBUG 10028 --- [main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled
2022-08-22 13:57:37.076 DEBUG 10028 --- [main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0
2022-08-22 13:57:37.076 DEBUG 10028 --- [main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384
2022-08-22 13:57:37.087 WARN 10028 --- [main] io.netty.bootstrap.ServerBootstrap : Unknown channel option 'TCP_NODELAY' for channel '[id: 0xdd3e8b76]'
2022-08-22 13:57:37.087 WARN 10028 --- [main] io.netty.bootstrap.ServerBootstrap : Unknown channel option 'SO_KEEPALIVE' for channel '[id: 0xdd3e8b76]'
2022-08-22 13:57:37.101 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2022-08-22 13:57:37.101 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2022-08-22 13:57:37.101 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2022-08-22 13:57:37.103 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'shardingDataSource'
2022-08-22 13:57:37.103 DEBUG 10028 --- [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-08-22 13:57:37.107 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'scheduler'
2022-08-22 13:57:37.107 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'quartzConfig'
2022-08-22 13:57:37.108 DEBUG 10028 --- [main] ocalVariableTableParameterNameDiscoverer : Cannot find '.class' file for class [class com.idtgz.quartz.QuartzConfig$$EnhancerBySpringCGLIB$$6b48a99f] - unable to determine constructor/method parameter names
2022-08-22 13:57:37.108 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'jobFactory'
2022-08-22 13:57:37.110 DEBUG 10028 --- [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@5965844d'
2022-08-22 13:57:37.110 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'quartzConfig' via constructor to bean named 'jobFactory'
2022-08-22 13:57:37.113 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'schedulerFactoryBean'
2022-08-22 13:57:37.137 INFO 10028 --- [main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor
2022-08-22 13:57:37.151 INFO 10028 --- [main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2022-08-22 13:57:37.151 INFO 10028 --- [main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created.
2022-08-22 13:57:37.152 INFO 10028 --- [main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized.
2022-08-22 13:57:37.152 INFO 10028 --- [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-08-22 13:57:37.152 INFO 10028 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'schedulerFactoryBean' initialized from an externally provided properties instance.
2022-08-22 13:57:37.152 INFO 10028 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2
2022-08-22 13:57:37.153 INFO 10028 --- [main] org.quartz.core.QuartzScheduler : JobFactory set to: com.idtgz.quartz.JobFactory@6aa6c17
2022-08-22 13:57:37.172 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'connectionServiceImpl'
2022-08-22 13:57:37.175 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'clientServiceImpl'
2022-08-22 13:57:37.208 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:57:37.213 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3348c987] was not registered for synchronization because synchronization is not active
2022-08-22 13:57:37.256 DEBUG 10028 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:57:37.257 DEBUG 10028 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@298263fa] will not be managed by Spring
2022-08-22 13:57:37.260 DEBUG 10028 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : ==> Preparing: SELECT id,config_type,config_json,created_time,updated_time FROM config WHERE config_type = ?
2022-08-22 13:57:37.278 DEBUG 10028 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : ==> Parameters: PIPE_LINE_CONFIG(String)
2022-08-22 13:57:37.845 DEBUG 10028 --- [main] c.i.dao.mapper.ConfigMapper.selectOne : <== Total: 1
2022-08-22 13:57:37.847 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3348c987]
2022-08-22 13:57:38.542 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:57:38.542 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c9e74f3] was not registered for synchronization because synchronization is not active
2022-08-22 13:57:38.542 DEBUG 10028 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:57:38.542 DEBUG 10028 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@813ab53] will not be managed by Spring
2022-08-22 13:57:38.543 DEBUG 10028 --- [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-08-22 13:57:38.543 DEBUG 10028 --- [main] c.i.dao.mapper.ClientMapper.selectList : ==> Parameters:
2022-08-22 13:57:38.551 DEBUG 10028 --- [main] c.i.dao.mapper.ClientMapper.selectList : <== Total: 1
2022-08-22 13:57:38.551 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c9e74f3]
2022-08-22 13:57:38.552 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:57:38.552 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1554eaa4] was not registered for synchronization because synchronization is not active
2022-08-22 13:57:38.553 DEBUG 10028 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:57:38.553 DEBUG 10028 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@b340615] will not be managed by Spring
2022-08-22 13:57:38.553 DEBUG 10028 --- [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-08-22 13:57:38.553 DEBUG 10028 --- [main] c.i.d.m.ConnectionMapper.selectList : ==> Parameters:
2022-08-22 13:57:38.563 DEBUG 10028 --- [main] c.i.d.m.ConnectionMapper.selectList : <== Total: 2
2022-08-22 13:57:38.563 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1554eaa4]
2022-08-22 13:57:38.569 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:57:38.569 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5a72cd] was not registered for synchronization because synchronization is not active
2022-08-22 13:57:38.570 DEBUG 10028 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:57:38.570 DEBUG 10028 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@45f95ac0] will not be managed by Spring
2022-08-22 13:57:38.570 DEBUG 10028 --- [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-08-22 13:57:38.570 DEBUG 10028 --- [main] c.i.d.m.ConnectionItemMapper.selectList : ==> Parameters: 1560569829734199297(Long)
2022-08-22 13:57:38.577 DEBUG 10028 --- [main] c.i.d.m.ConnectionItemMapper.selectList : <== Total: 0
2022-08-22 13:57:38.577 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5a72cd]
2022-08-22 13:57:38.577 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:57:38.577 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1df32c09] was not registered for synchronization because synchronization is not active
2022-08-22 13:57:38.578 DEBUG 10028 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:57:38.578 DEBUG 10028 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1aa31454] will not be managed by Spring
2022-08-22 13:57:38.578 DEBUG 10028 --- [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-08-22 13:57:38.578 DEBUG 10028 --- [main] c.i.d.m.ConnectionItemMapper.selectList : ==> Parameters: 1560570037083811841(Long)
2022-08-22 13:57:38.579 DEBUG 10028 --- [main] c.i.d.m.ConnectionItemMapper.selectList : <== Total: 0
2022-08-22 13:57:38.580 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1df32c09]
2022-08-22 13:57:38.584 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:57:38.584 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bfbab1c] was not registered for synchronization because synchronization is not active
2022-08-22 13:57:38.585 DEBUG 10028 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:57:38.585 DEBUG 10028 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@78a165db] will not be managed by Spring
2022-08-22 13:57:38.585 DEBUG 10028 --- [main] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 13:57:38.585 DEBUG 10028 --- [main] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 13:57:38.589 DEBUG 10028 --- [main] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 13:57:38.589 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bfbab1c]
2022-08-22 13:57:38.597 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:57:38.597 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b0d85bd] was not registered for synchronization because synchronization is not active
2022-08-22 13:57:38.601 DEBUG 10028 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:57:38.601 DEBUG 10028 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1f57666b] will not be managed by Spring
2022-08-22 13:57:38.601 DEBUG 10028 --- [main] c.i.d.m.ConnectionMapper.updateById : ==> Preparing: UPDATE connection SET 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=? WHERE id=?
2022-08-22 13:57:38.602 DEBUG 10028 --- [main] c.i.d.m.ConnectionMapper.updateById : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String), 1(Integer), 5(Integer), Kepware.KEPServerEX.V6(String), {"connectSign":"35D748D54422E639AAE0C06B1B70FF79","cycle":1,"daProgId":"Kepware.KEPServerEX.V6","device":3568748685442269,"isUpload":true,"items":[],"mode":5,"name":"Kepware.KEPServerEX.V6","serverUrl":"127.0.0.1","status":1,"updateTimestamp":-62135625600000,"uploadType":0}(String), 1(Integer), FE518CB4AF6FBE6E6A646194BE946504(String), 3568748685442269(Long), 1(Integer), 5(Integer), 3(Integer), 1(Integer), 2022-08-19 18:10:16.0(Timestamp), 2022-08-19 18:10:16.0(Timestamp), 1560569829734199297(Long)
2022-08-22 13:57:38.614 DEBUG 10028 --- [main] c.i.d.m.ConnectionMapper.updateById : <== Updates: 1
2022-08-22 13:57:38.614 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b0d85bd]
2022-08-22 13:57:38.614 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:57:38.614 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f2a3b37] was not registered for synchronization because synchronization is not active
2022-08-22 13:57:38.615 DEBUG 10028 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:57:38.615 DEBUG 10028 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@323b0632] will not be managed by Spring
2022-08-22 13:57:38.615 DEBUG 10028 --- [main] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 13:57:38.615 DEBUG 10028 --- [main] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 31EE6C7011232F3F9753FD637A7670A7(String)
2022-08-22 13:57:38.618 DEBUG 10028 --- [main] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 13:57:38.618 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f2a3b37]
2022-08-22 13:57:38.620 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:57:38.620 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4790b897] was not registered for synchronization because synchronization is not active
2022-08-22 13:57:38.621 DEBUG 10028 --- [main] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:57:38.621 DEBUG 10028 --- [main] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@5cba890e] will not be managed by Spring
2022-08-22 13:57:38.621 DEBUG 10028 --- [main] c.i.d.m.ConnectionMapper.updateById : ==> Preparing: UPDATE connection SET 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=? WHERE id=?
2022-08-22 13:57:38.621 DEBUG 10028 --- [main] c.i.d.m.ConnectionMapper.updateById : ==> Parameters: 31EE6C7011232F3F9753FD637A7670A7(String), 1(Integer), 5(Integer), Matrikon.OPC.Simulation.1(String), {"connectSign":"31EE6C7011232F3F9753FD637A7670A7","cycle":1,"daProgId":"Matrikon.OPC.Simulation.1","device":3169696677011232,"isUpload":true,"items":[],"mode":5,"name":"Matrikon.OPC.Simulation.1","serverUrl":"127.0.0.1","status":1,"updateTimestamp":-62135625600000,"uploadType":0}(String), 1(Integer), FE518CB4AF6FBE6E6A646194BE946504(String), 3169696677011232(Long), 0(Integer), 666(Integer), 2(Integer), 1(Integer), 2022-08-19 18:11:05.0(Timestamp), 2022-08-19 18:11:05.0(Timestamp), 1560570037083811841(Long)
2022-08-22 13:57:38.623 DEBUG 10028 --- [main] c.i.d.m.ConnectionMapper.updateById : <== Updates: 1
2022-08-22 13:57:38.623 DEBUG 10028 --- [main] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4790b897]
2022-08-22 13:57:38.623 INFO 10028 --- [main] org.quartz.core.QuartzScheduler : Scheduler schedulerFactoryBean_$_NON_CLUSTERED started.
2022-08-22 13:57:38.623 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'configContext'
2022-08-22 13:57:38.624 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'testController'
2022-08-22 13:57:38.624 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 13:57:38.625 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'webController'
2022-08-22 13:57:38.628 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 13:57:38.629 DEBUG 10028 --- [schedulerFactoryBean_Worker-1] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 13:57:38.630 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'configServiceImpl'
2022-08-22 13:57:38.632 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'exceptionHandler'
2022-08-22 13:57:38.633 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'scheduleServiceImpl'
2022-08-22 13:57:38.633 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2022-08-22 13:57:38.634 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2022-08-22 13:57:38.634 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2022-08-22 13:57:38.634 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2022-08-22 13:57:38.634 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2022-08-22 13:57:38.635 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'taskExecutorBuilder'
2022-08-22 13:57:38.636 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2022-08-22 13:57:38.636 DEBUG 10028 --- [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-08-22 13:57:38.638 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2022-08-22 13:57:38.639 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'defaultValidator'
2022-08-22 13:57:38.639 DEBUG 10028 --- [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@4e4efc1b'
2022-08-22 13:57:38.639 DEBUG 10028 --- [main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2022-08-22 13:57:38.642 DEBUG 10028 --- [main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-08-22 13:57:38.643 DEBUG 10028 --- [main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-08-22 13:57:38.643 DEBUG 10028 --- [main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2022-08-22 13:57:38.644 DEBUG 10028 --- [main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-08-22 13:57:38.644 DEBUG 10028 --- [main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader
2022-08-22 13:57:38.644 DEBUG 10028 --- [main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL
2022-08-22 13:57:38.644 DEBUG 10028 --- [main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-08-22 13:57:38.644 DEBUG 10028 --- [main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only.
2022-08-22 13:57:38.645 DEBUG 10028 --- [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-08-22 13:57:38.646 DEBUG 10028 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2022-08-22 13:57:38.646 DEBUG 10028 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2022-08-22 13:57:38.646 DEBUG 10028 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
2022-08-22 13:57:38.647 DEBUG 10028 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2022-08-22 13:57:38.647 DEBUG 10028 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2022-08-22 13:57:38.647 DEBUG 10028 --- [main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2022-08-22 13:57:38.648 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2022-08-22 13:57:38.650 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'error'
2022-08-22 13:57:38.651 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'beanNameViewResolver'
2022-08-22 13:57:38.653 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2022-08-22 13:57:38.654 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2022-08-22 13:57:38.657 DEBUG 10028 --- [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@4e4efc1b'
2022-08-22 13:57:38.657 DEBUG 10028 --- [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-08-22 13:57:38.657 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'conventionErrorViewResolver'
2022-08-22 13:57:38.658 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'errorAttributes'
2022-08-22 13:57:38.659 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'basicErrorController'
2022-08-22 13:57:38.659 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2022-08-22 13:57:38.662 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2022-08-22 13:57:38.664 DEBUG 10028 --- [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-08-22 13:57:38.664 DEBUG 10028 --- [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-08-22 13:57:38.664 DEBUG 10028 --- [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@5965844d'
2022-08-22 13:57:38.673 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2022-08-22 13:57:38.673 DEBUG 10028 --- [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-08-22 13:57:38.673 DEBUG 10028 --- [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-08-22 13:57:38.673 DEBUG 10028 --- [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@5965844d'
2022-08-22 13:57:38.676 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2022-08-22 13:57:38.677 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2022-08-22 13:57:38.682 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcConversionService'
2022-08-22 13:57:38.686 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcValidator'
2022-08-22 13:57:38.688 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2022-08-22 13:57:38.688 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2022-08-22 13:57:38.688 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2022-08-22 13:57:38.689 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2022-08-22 13:57:38.689 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2022-08-22 13:57:38.689 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2022-08-22 13:57:38.697 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'messageConverters'
2022-08-22 13:57:38.697 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2022-08-22 13:57:38.700 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'stringHttpMessageConverter'
2022-08-22 13:57:38.700 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2022-08-22 13:57:38.701 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2022-08-22 13:57:38.706 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2022-08-22 13:57:38.706 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2022-08-22 13:57:38.707 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'jacksonObjectMapper'
2022-08-22 13:57:38.707 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2022-08-22 13:57:38.707 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2022-08-22 13:57:38.708 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2022-08-22 13:57:38.708 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2022-08-22 13:57:38.708 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2022-08-22 13:57:38.710 DEBUG 10028 --- [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@4e4efc1b'
2022-08-22 13:57:38.710 DEBUG 10028 --- [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-08-22 13:57:38.711 DEBUG 10028 --- [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@4e4efc1b'
2022-08-22 13:57:38.711 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2022-08-22 13:57:38.712 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'parameterNamesModule'
2022-08-22 13:57:38.712 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2022-08-22 13:57:38.715 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'jsonComponentModule'
2022-08-22 13:57:38.715 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2022-08-22 13:57:38.720 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2022-08-22 13:57:38.739 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2022-08-22 13:57:38.749 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'applicationTaskExecutor'
2022-08-22 13:57:38.750 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2022-08-22 13:57:38.753 DEBUG 10028 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2022-08-22 13:57:38.767 DEBUG 10028 --- [main] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2022-08-22 13:57:38.788 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2022-08-22 13:57:38.789 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2022-08-22 13:57:38.792 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2022-08-22 13:57:38.792 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2022-08-22 13:57:38.792 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2022-08-22 13:57:38.793 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2022-08-22 13:57:38.793 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2022-08-22 13:57:38.793 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2022-08-22 13:57:38.823 DEBUG 10028 --- [main] _.s.web.servlet.HandlerMapping.Mappings :
c.i.c.TestController:
{GET [/test/test]}: test()
{GET [/test/getAvailabableServer]}: getAvailabableServer()
{GET [/test/cilentAddConect]}: cilentAddConect()
{GET [/test/db/mysql]}: mysql()
2022-08-22 13:57:38.830 DEBUG 10028 --- [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/updateSchedule]}: updateSchedule(String,Integer,Integer,Integer,Integer)
{PUT [/web/connects]}: updateConnect(ConnectionDTO)
{GET [/web/clients]}: clients(BaseRequest)
{GET [/web/configInfo]}: configInfo()
{POST [/web/connects]}: newConnect(ConnectionDTO)
{DELETE [/web/connects]}: delConnect(String,Long,Integer)
{POST [/web/configInfo]}: updateConfigInfo(String,Integer,String,String,String)
{GET [/web/connects]}: connectsPageList(BaseRequest)
{GET [/web/avilableServer]}: avilableServer(String,Long,String,Integer)
{GET [/web/avilableItem]}: avilableItem(Long,Long,String,String,Integer,String,String)
{POST [/web/addClientItem]}: addClientItem(AddClientItemDTO)
{GET [/web/itemRecord]}: itemRecord(ItemRecordDTO)
{GET [/web/uploadQueue]}: uploadQueue(UploadQueueDTO)
2022-08-22 13:57:38.836 DEBUG 10028 --- [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-08-22 13:57:38.838 DEBUG 10028 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 21 mappings in 'requestMappingHandlerMapping'
2022-08-22 13:57:38.839 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2022-08-22 13:57:38.839 DEBUG 10028 --- [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@4e4efc1b'
2022-08-22 13:57:38.839 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2022-08-22 13:57:38.839 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2022-08-22 13:57:38.847 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'localeResolver'
2022-08-22 13:57:38.848 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'themeResolver'
2022-08-22 13:57:38.850 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'flashMapManager'
2022-08-22 13:57:38.852 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcPatternParser'
2022-08-22 13:57:38.853 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcUrlPathHelper'
2022-08-22 13:57:38.853 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcPathMatcher'
2022-08-22 13:57:38.854 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2022-08-22 13:57:38.855 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2022-08-22 13:57:38.855 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2022-08-22 13:57:38.855 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'beanNameHandlerMapping'
2022-08-22 13:57:38.856 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2022-08-22 13:57:38.856 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2022-08-22 13:57:38.857 DEBUG 10028 --- [main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {}
2022-08-22 13:57:38.859 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'routerFunctionMapping'
2022-08-22 13:57:38.859 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2022-08-22 13:57:38.859 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2022-08-22 13:57:38.864 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'resourceHandlerMapping'
2022-08-22 13:57:38.864 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2022-08-22 13:57:38.864 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2022-08-22 13:57:38.865 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2022-08-22 13:57:38.876 DEBUG 10028 --- [main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2022-08-22 13:57:38.878 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2022-08-22 13:57:38.878 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'handlerFunctionAdapter'
2022-08-22 13:57:38.880 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2022-08-22 13:57:38.881 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2022-08-22 13:57:38.881 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2022-08-22 13:57:38.883 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2022-08-22 13:57:38.884 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2022-08-22 13:57:38.884 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'handlerExceptionResolver'
2022-08-22 13:57:38.884 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2022-08-22 13:57:38.888 DEBUG 10028 --- [main] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
2022-08-22 13:57:38.891 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mvcViewResolver'
2022-08-22 13:57:38.891 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2022-08-22 13:57:38.892 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'viewNameTranslator'
2022-08-22 13:57:38.893 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'defaultViewResolver'
2022-08-22 13:57:38.898 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'viewResolver'
2022-08-22 13:57:38.898 DEBUG 10028 --- [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@5965844d'
2022-08-22 13:57:38.899 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'viewResolver'
2022-08-22 13:57:38.900 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'thymeleafViewResolver'
2022-08-22 13:57:38.900 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
2022-08-22 13:57:38.900 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
2022-08-22 13:57:38.902 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'templateEngine'
2022-08-22 13:57:38.902 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
2022-08-22 13:57:38.903 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'templateEngine' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
2022-08-22 13:57:38.916 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'defaultTemplateResolver'
2022-08-22 13:57:38.916 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
2022-08-22 13:57:38.917 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
2022-08-22 13:57:38.917 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4e4efc1b'
2022-08-22 13:57:38.918 WARN 10028 --- [main] ion$DefaultTemplateResolverConfiguration : Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
2022-08-22 13:57:38.923 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'java8TimeDialect'
2022-08-22 13:57:38.923 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
2022-08-22 13:57:38.926 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
2022-08-22 13:57:38.926 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'templateEngine'
2022-08-22 13:57:38.930 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2022-08-22 13:57:38.930 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2022-08-22 13:57:38.930 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2022-08-22 13:57:38.930 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2022-08-22 13:57:38.931 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2022-08-22 13:57:38.938 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
2022-08-22 13:57:38.938 DEBUG 10028 --- [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-08-22 13:57:38.938 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mbeanExporter'
2022-08-22 13:57:38.939 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'objectNamingStrategy'
2022-08-22 13:57:38.941 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
2022-08-22 13:57:38.941 DEBUG 10028 --- [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@5965844d'
2022-08-22 13:57:38.945 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'mbeanServer'
2022-08-22 13:57:38.948 DEBUG 10028 --- [main] o.springframework.jmx.support.JmxUtils : Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@5034c75a
2022-08-22 13:57:38.951 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration'
2022-08-22 13:57:38.952 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'springApplicationAdminRegistrar'
2022-08-22 13:57:38.952 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'springApplicationAdminRegistrar' via factory method to bean named 'environment'
2022-08-22 13:57:38.954 DEBUG 10028 --- [main] inMXBeanRegistrar$SpringApplicationAdmin : Application Admin MBean registered with name 'org.springframework.boot:type=Admin,name=SpringApplication'
2022-08-22 13:57:38.954 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2022-08-22 13:57:38.955 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2022-08-22 13:57:38.955 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2022-08-22 13:57:38.955 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2022-08-22 13:57:38.955 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'applicationAvailability'
2022-08-22 13:57:38.956 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2022-08-22 13:57:38.957 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2022-08-22 13:57:38.957 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'lifecycleProcessor'
2022-08-22 13:57:38.957 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2022-08-22 13:57:38.959 DEBUG 10028 --- [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-08-22 13:57:38.960 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2022-08-22 13:57:38.961 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2022-08-22 13:57:38.961 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2022-08-22 13:57:38.963 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2022-08-22 13:57:38.964 DEBUG 10028 --- [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-08-22 13:57:38.964 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2022-08-22 13:57:38.964 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'jdbcTemplate'
2022-08-22 13:57:38.965 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2022-08-22 13:57:38.965 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'shardingDataSource'
2022-08-22 13:57:38.965 DEBUG 10028 --- [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-08-22 13:57:38.975 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2022-08-22 13:57:38.975 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2022-08-22 13:57:38.976 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2022-08-22 13:57:38.979 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2022-08-22 13:57:38.980 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration'
2022-08-22 13:57:38.980 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties'
2022-08-22 13:57:38.981 DEBUG 10028 --- [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-08-22 13:57:38.981 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration'
2022-08-22 13:57:38.982 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2022-08-22 13:57:38.983 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2022-08-22 13:57:38.983 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2022-08-22 13:57:38.985 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter'
2022-08-22 13:57:38.986 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'taskSchedulerBuilder'
2022-08-22 13:57:38.987 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2022-08-22 13:57:38.988 DEBUG 10028 --- [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-08-22 13:57:38.989 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
2022-08-22 13:57:38.990 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
2022-08-22 13:57:38.991 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2022-08-22 13:57:38.991 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'transactionManager'
2022-08-22 13:57:38.991 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'transactionManager' via factory method to bean named 'environment'
2022-08-22 13:57:38.991 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'transactionManager' via factory method to bean named 'shardingDataSource'
2022-08-22 13:57:38.994 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2022-08-22 13:57:38.994 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2022-08-22 13:57:38.995 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2022-08-22 13:57:38.999 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2022-08-22 13:57:38.999 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2022-08-22 13:57:39.000 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2022-08-22 13:57:39.000 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2022-08-22 13:57:39.000 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'transactionTemplate'
2022-08-22 13:57:39.001 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2022-08-22 13:57:39.002 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2022-08-22 13:57:39.003 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2022-08-22 13:57:39.003 DEBUG 10028 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Creating shared instance of singleton bean 'multipartResolver'
2022-08-22 13:57:39.014 DEBUG 10028 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
2022-08-22 13:57:39.014 DEBUG 10028 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Autodetecting user-defined JMX MBeans
2022-08-22 13:57:39.022 DEBUG 10028 --- [main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483646
2022-08-22 13:57:39.033 INFO 10028 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2022-08-22 13:57:39.034 DEBUG 10028 --- [main] o.s.c.support.DefaultLifecycleProcessor : Successfully started bean 'webServerStartStop'
2022-08-22 13:57:39.034 DEBUG 10028 --- [main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483647
2022-08-22 13:57:39.034 DEBUG 10028 --- [main] o.s.c.support.DefaultLifecycleProcessor : Successfully started bean 'webServerGracefulShutdown'
2022-08-22 13:57:39.050 DEBUG 10028 --- [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#taskSchedulerBuilder matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
ThymeleafAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.thymeleaf.templatemode.TemplateMode', 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition)
ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched:
- @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched:
- @ConditionalOnMissingBean (types: org.thymeleaf.spring5.ISpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition)
ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched:
- @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect' (OnClassCondition)
ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched:
- @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition)
ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition)
ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched:
- @ConditionalOnMissingBean (names: thymeleafViewResolver; 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#requestContextFilter matched:
- @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; 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)
TaskSchedulingAutoConfiguration#taskScheduler:
Did not match:
- @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition)
ThymeleafAutoConfiguration.DataAttributeDialectConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition)
ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration:
Did not match:
- did not find reactive web application classes (OnWebApplicationCondition)
ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.thymeleaf.extras.springsecurity5.dialect.SpringSecurityDialect', 'org.springframework.security.web.server.csrf.CsrfToken' (OnClassCondition)
ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration:
Did not match:
- did not find reactive web application classes (OnWebApplicationCondition)
ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.layoutdialect.LayoutDialect' (OnClassCondition)
ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter:
Did not match:
- @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition)
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)
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-08-22 13:57:39.056 DEBUG 10028 --- [main] ySourcesPropertyResolver$DefaultResolver : Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String
2022-08-22 13:57:39.059 INFO 10028 --- [main] com.idtgz.GatherBrokerApplication : Started GatherBrokerApplication in 8.182 seconds (JVM running for 10.167)
2022-08-22 13:57:39.060 DEBUG 10028 --- [main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT
2022-08-22 13:57:39.061 DEBUG 10028 --- [main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-08-22 13:58:06.864 DEBUG 10028 --- [nioEventLoopGroup-3-1] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096
2022-08-22 13:58:06.864 DEBUG 10028 --- [nioEventLoopGroup-3-1] io.netty.util.Recycler : -Dio.netty.recycler.maxSharedCapacityFactor: 2
2022-08-22 13:58:06.864 DEBUG 10028 --- [nioEventLoopGroup-3-1] io.netty.util.Recycler : -Dio.netty.recycler.linkCapacity: 16
2022-08-22 13:58:06.865 DEBUG 10028 --- [nioEventLoopGroup-3-1] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8
2022-08-22 13:58:06.875 DEBUG 10028 --- [nioEventLoopGroup-3-1] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true
2022-08-22 13:58:06.875 DEBUG 10028 --- [nioEventLoopGroup-3-1] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true
2022-08-22 13:58:06.876 DEBUG 10028 --- [nioEventLoopGroup-3-1] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@49eb4f1e
2022-08-22 13:58:08.151 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:08.152 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11bef664] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:08.153 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:08.153 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@20a97459] will not be managed by Spring
2022-08-22 13:58:08.153 DEBUG 10028 --- [nioEventLoopGroup-3-1] 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 WHERE device_id NOT IN (?,?) AND client_id = ?
2022-08-22 13:58:08.153 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionMapper.selectList : ==> Parameters: 3568748685442269(Long), 3169696677011232(Long), FE518CB4AF6FBE6E6A646194BE946504(String)
2022-08-22 13:58:08.225 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionMapper.selectList : <== Total: 0
2022-08-22 13:58:08.225 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11bef664]
2022-08-22 13:58:08.227 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:08.227 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37e7eb1d] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:08.231 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:08.231 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7bb6a005] will not be managed by Spring
2022-08-22 13:58:08.231 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Preparing: UPDATE connection SET connection_status=? WHERE connection_sign = ?
2022-08-22 13:58:08.232 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Parameters: 1(Integer), 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 13:58:08.235 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : <== Updates: 1
2022-08-22 13:58:08.235 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37e7eb1d]
2022-08-22 13:58:08.237 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:08.237 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7035c256] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:08.239 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:08.239 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@24492215] will not be managed by Spring
2022-08-22 13:58:08.239 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Preparing: SELECT item_code FROM connection_item WHERE connection_id = ?
2022-08-22 13:58:08.239 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Parameters: 1560569829734199297(Long)
2022-08-22 13:58:08.241 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : <== Total: 0
2022-08-22 13:58:08.241 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7035c256]
2022-08-22 13:58:08.242 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:08.242 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1392470d] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:08.243 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:08.243 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@41739d3b] will not be managed by Spring
2022-08-22 13:58:08.243 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Preparing: UPDATE connection SET connection_status=? WHERE connection_sign = ?
2022-08-22 13:58:08.244 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Parameters: 0(Integer), 31EE6C7011232F3F9753FD637A7670A7(String)
2022-08-22 13:58:08.249 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : <== Updates: 1
2022-08-22 13:58:08.249 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1392470d]
2022-08-22 13:58:08.249 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:08.249 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73c2bce0] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:08.251 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:08.251 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@19ec27c3] will not be managed by Spring
2022-08-22 13:58:08.251 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Preparing: SELECT item_code FROM connection_item WHERE connection_id = ?
2022-08-22 13:58:08.251 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Parameters: 1560570037083811841(Long)
2022-08-22 13:58:08.253 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : <== Total: 0
2022-08-22 13:58:08.254 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73c2bce0]
2022-08-22 13:58:08.256 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:08.256 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ca8d658] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:08.256 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:08.256 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@67c47774] will not be managed by Spring
2022-08-22 13:58:08.256 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.cleanUp : ==> Preparing: DELETE FROM connection_item where connection_id not in (Select id from connection )
2022-08-22 13:58:08.256 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.cleanUp : ==> Parameters:
2022-08-22 13:58:08.262 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.cleanUp : <== Updates: 0
2022-08-22 13:58:08.263 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ca8d658]
2022-08-22 13:58:08.564 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 13:58:09.990 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:09.990 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2eaa34f8] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:09.991 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:09.991 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@71a5d11a] will not be managed by Spring
2022-08-22 13:58:09.991 DEBUG 10028 --- [nioEventLoopGroup-3-1] 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 WHERE device_id NOT IN (?,?) AND client_id = ?
2022-08-22 13:58:09.992 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionMapper.selectList : ==> Parameters: 3568748685442269(Long), 3169696677011232(Long), FE518CB4AF6FBE6E6A646194BE946504(String)
2022-08-22 13:58:09.994 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionMapper.selectList : <== Total: 0
2022-08-22 13:58:09.995 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2eaa34f8]
2022-08-22 13:58:09.996 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:09.996 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36c01264] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:09.997 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:09.997 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@392f5ee7] will not be managed by Spring
2022-08-22 13:58:09.997 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Preparing: UPDATE connection SET connection_status=? WHERE connection_sign = ?
2022-08-22 13:58:09.997 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Parameters: 1(Integer), 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 13:58:09.999 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : <== Updates: 1
2022-08-22 13:58:09.999 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36c01264]
2022-08-22 13:58:10.000 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:10.000 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e2c4de] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:10.001 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:10.001 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1ad6d7ff] will not be managed by Spring
2022-08-22 13:58:10.001 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Preparing: SELECT item_code FROM connection_item WHERE connection_id = ?
2022-08-22 13:58:10.001 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Parameters: 1560569829734199297(Long)
2022-08-22 13:58:10.003 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : <== Total: 0
2022-08-22 13:58:10.003 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e2c4de]
2022-08-22 13:58:10.004 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:10.004 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@124864db] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:10.005 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:10.005 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3e8d3042] will not be managed by Spring
2022-08-22 13:58:10.005 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Preparing: UPDATE connection SET connection_status=? WHERE connection_sign = ?
2022-08-22 13:58:10.005 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Parameters: 1(Integer), 31EE6C7011232F3F9753FD637A7670A7(String)
2022-08-22 13:58:10.011 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : <== Updates: 1
2022-08-22 13:58:10.011 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@124864db]
2022-08-22 13:58:10.012 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:10.012 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f1bc1fa] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:10.013 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:10.013 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2843f17b] will not be managed by Spring
2022-08-22 13:58:10.013 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Preparing: SELECT item_code FROM connection_item WHERE connection_id = ?
2022-08-22 13:58:10.013 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Parameters: 1560570037083811841(Long)
2022-08-22 13:58:10.015 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : <== Total: 0
2022-08-22 13:58:10.016 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f1bc1fa]
2022-08-22 13:58:10.016 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:10.016 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@249770e8] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:10.016 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:10.016 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@13e89528] will not be managed by Spring
2022-08-22 13:58:10.016 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.cleanUp : ==> Preparing: DELETE FROM connection_item where connection_id not in (Select id from connection )
2022-08-22 13:58:10.016 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.cleanUp : ==> Parameters:
2022-08-22 13:58:10.018 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.cleanUp : <== Updates: 0
2022-08-22 13:58:10.018 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@249770e8]
2022-08-22 13:58:10.020 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:10.021 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@747dd1ff] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:10.024 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:10.024 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6677ae91] will not be managed by Spring
2022-08-22 13:58:10.024 DEBUG 10028 --- [nioEventLoopGroup-3-1] 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 WHERE device_id NOT IN (?,?) AND client_id = ?
2022-08-22 13:58:10.024 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionMapper.selectList : ==> Parameters: 3568748685442269(Long), 3169696677011232(Long), FE518CB4AF6FBE6E6A646194BE946504(String)
2022-08-22 13:58:10.026 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionMapper.selectList : <== Total: 0
2022-08-22 13:58:10.027 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@747dd1ff]
2022-08-22 13:58:10.027 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:10.027 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@497d8246] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:10.028 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:10.029 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7930610a] will not be managed by Spring
2022-08-22 13:58:10.029 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Preparing: UPDATE connection SET connection_status=? WHERE connection_sign = ?
2022-08-22 13:58:10.029 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Parameters: 1(Integer), 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 13:58:10.031 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : <== Updates: 1
2022-08-22 13:58:10.031 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@497d8246]
2022-08-22 13:58:10.031 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:10.031 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@461b92aa] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:10.032 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:10.032 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3c598352] will not be managed by Spring
2022-08-22 13:58:10.032 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Preparing: SELECT item_code FROM connection_item WHERE connection_id = ?
2022-08-22 13:58:10.033 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Parameters: 1560569829734199297(Long)
2022-08-22 13:58:10.035 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : <== Total: 0
2022-08-22 13:58:10.036 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@461b92aa]
2022-08-22 13:58:10.036 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:10.036 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@479542c2] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:10.037 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:10.037 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@37a61a71] will not be managed by Spring
2022-08-22 13:58:10.037 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Preparing: UPDATE connection SET connection_status=? WHERE connection_sign = ?
2022-08-22 13:58:10.038 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : ==> Parameters: 1(Integer), 31EE6C7011232F3F9753FD637A7670A7(String)
2022-08-22 13:58:10.039 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.dao.mapper.ConnectionMapper.update : <== Updates: 1
2022-08-22 13:58:10.040 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@479542c2]
2022-08-22 13:58:10.040 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:10.040 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ee3addc] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:10.041 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:10.041 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@39914de3] will not be managed by Spring
2022-08-22 13:58:10.041 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Preparing: SELECT item_code FROM connection_item WHERE connection_id = ?
2022-08-22 13:58:10.042 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : ==> Parameters: 1560570037083811841(Long)
2022-08-22 13:58:10.045 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.selectObjs : <== Total: 0
2022-08-22 13:58:10.046 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ee3addc]
2022-08-22 13:58:10.046 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:10.046 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d5e522e] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:10.046 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:10.046 DEBUG 10028 --- [nioEventLoopGroup-3-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3edcb18d] will not be managed by Spring
2022-08-22 13:58:10.046 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.cleanUp : ==> Preparing: DELETE FROM connection_item where connection_id not in (Select id from connection )
2022-08-22 13:58:10.046 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.cleanUp : ==> Parameters:
2022-08-22 13:58:10.048 DEBUG 10028 --- [nioEventLoopGroup-3-1] c.i.d.m.ConnectionItemMapper.cleanUp : <== Updates: 0
2022-08-22 13:58:10.048 DEBUG 10028 --- [nioEventLoopGroup-3-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d5e522e]
2022-08-22 13:58:15.683 INFO 10028 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-08-22 13:58:15.683 INFO 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2022-08-22 13:58:15.683 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Detected StandardServletMultipartResolver
2022-08-22 13:58:15.683 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Detected AcceptHeaderLocaleResolver
2022-08-22 13:58:15.683 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Detected FixedThemeResolver
2022-08-22 13:58:15.684 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1ff34489
2022-08-22 13:58:15.684 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Detected org.springframework.web.servlet.support.SessionFlashMapManager@458733d7
2022-08-22 13:58:15.684 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2022-08-22 13:58:15.684 INFO 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
2022-08-22 13:58:15.702 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 13:58:15.705 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 13:58:15.740 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 13:58:15.741 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 13:58:15.747 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 13:58:15.747 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 13:58:15.753 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 13:58:15.753 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 13:58:15.757 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 13:58:15.765 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:15.765 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 13:58:15.765 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6898a44] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:15.765 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5df7e8c4] was not registered for synchronization because synchronization is not active
2022-08-22 13:58:15.765 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:15.765 DEBUG 10028 --- [http-nio-8080-exec-3] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1c3d260a] will not be managed by Spring
2022-08-22 13:58:15.765 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 13:58:15.765 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 13:58:15.765 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2e73a34] will not be managed by Spring
2022-08-22 13:58:15.766 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 13:58:15.766 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 13:58:15.766 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 13:58:15.767 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 13:58:15.768 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6898a44]
2022-08-22 13:58:15.768 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 13:58:15.769 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@73 (truncated)...]
2022-08-22 13:58:15.769 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 13:58:15.769 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5df7e8c4]
2022-08-22 13:58:15.769 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 13:58:15.769 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@7c (truncated)...]
2022-08-22 13:58:15.780 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 13:58:15.780 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 13:58:38.496 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 13:59:03.947 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 13:59:31.971 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:00:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:00:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-2] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:00:29.531 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:00:57.435 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:01:24.738 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:01:48.964 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:02:15.856 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:02:39.316 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:03:04.197 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:03:33.545 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:03:50.800 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:03:50.801 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:03:50.801 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:03:50.801 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:03:50.802 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:03:50.808 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:03:50.808 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:03:50.808 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:03:50.808 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77c8c135] was not registered for synchronization because synchronization is not active
2022-08-22 14:03:50.809 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:03:50.809 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@38322b87] will not be managed by Spring
2022-08-22 14:03:50.809 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:03:50.809 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:03:50.809 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:03:50.809 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:03:50.809 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:03:50.809 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34bb383e] was not registered for synchronization because synchronization is not active
2022-08-22 14:03:50.809 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:03:50.810 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3a7cc0d9] will not be managed by Spring
2022-08-22 14:03:50.810 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:03:50.810 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:03:50.817 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:03:50.817 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77c8c135]
2022-08-22 14:03:50.818 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:03:50.818 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@35 (truncated)...]
2022-08-22 14:03:50.818 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:03:50.818 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34bb383e]
2022-08-22 14:03:50.818 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:03:50.819 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:03:50.819 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@4a (truncated)...]
2022-08-22 14:03:50.819 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:03:53.892 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:03:53.892 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:03:53.893 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:03:53.893 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cf9bd84] was not registered for synchronization because synchronization is not active
2022-08-22 14:03:53.893 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:03:53.893 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@523e586b] will not be managed by Spring
2022-08-22 14:03:53.893 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:03:53.893 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:03:53.895 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:03:53.895 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cf9bd84]
2022-08-22 14:03:53.895 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:03:53.895 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@20 (truncated)...]
2022-08-22 14:03:53.896 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:03:57.540 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:04:23.436 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:04:48.175 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:05:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:05:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-3] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:05:24.247 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:05:24.272 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:05:24.272 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:05:24.272 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:05:24.272 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:05:24.272 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:05:24.272 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:05:24.272 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@315f7b1] was not registered for synchronization because synchronization is not active
2022-08-22 14:05:24.272 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:05:24.273 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:05:24.273 DEBUG 10028 --- [http-nio-8080-exec-4] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@dd209a3] will not be managed by Spring
2022-08-22 14:05:24.273 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:05:24.273 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:05:24.273 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:05:24.277 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:05:24.278 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@315f7b1]
2022-08-22 14:05:24.278 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:05:24.278 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@60 (truncated)...]
2022-08-22 14:05:24.278 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:05:28.405 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:05:28.405 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:05:28.405 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:05:28.405 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:05:28.405 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:05:28.405 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:05:28.406 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3dcc351c] was not registered for synchronization because synchronization is not active
2022-08-22 14:05:28.406 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6999bec6] was not registered for synchronization because synchronization is not active
2022-08-22 14:05:28.406 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:05:28.406 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:05:28.406 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@675e5d85] will not be managed by Spring
2022-08-22 14:05:28.406 DEBUG 10028 --- [http-nio-8080-exec-7] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@330bccd5] will not be managed by Spring
2022-08-22 14:05:28.406 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:05:28.406 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:05:28.406 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:05:28.406 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:05:28.407 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:05:28.407 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6999bec6]
2022-08-22 14:05:28.408 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:05:28.408 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@22 (truncated)...]
2022-08-22 14:05:28.408 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:05:28.409 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:05:28.409 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3dcc351c]
2022-08-22 14:05:28.410 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:05:28.410 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@2e (truncated)...]
2022-08-22 14:05:28.410 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:05:38.179 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:05:38.179 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:05:38.179 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:05:38.179 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:05:38.180 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:05:38.180 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:05:38.180 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e8de444] was not registered for synchronization because synchronization is not active
2022-08-22 14:05:38.180 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:05:38.180 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:05:38.180 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1b6e35ad] will not be managed by Spring
2022-08-22 14:05:38.180 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:05:38.180 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:05:38.180 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:05:38.181 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:05:38.181 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e8de444]
2022-08-22 14:05:38.181 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:05:38.181 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@75 (truncated)...]
2022-08-22 14:05:38.182 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:05:38.189 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:05:38.189 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:05:38.190 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:05:38.190 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@225a2502] was not registered for synchronization because synchronization is not active
2022-08-22 14:05:38.190 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:05:38.190 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7ab4f1cb] will not be managed by Spring
2022-08-22 14:05:38.190 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:05:38.190 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:05:38.193 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:05:38.193 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@225a2502]
2022-08-22 14:05:38.193 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:05:38.193 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@66 (truncated)...]
2022-08-22 14:05:38.195 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:05:39.048 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:05:39.048 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:05:39.049 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:05:39.049 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:05:39.049 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:05:39.283 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:05:39.283 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:05:39.283 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:05:39.283 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:05:39.283 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:05:39.283 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31c57b06] was not registered for synchronization because synchronization is not active
2022-08-22 14:05:39.283 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:05:39.283 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@554cc1d4] was not registered for synchronization because synchronization is not active
2022-08-22 14:05:39.284 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:05:39.284 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:05:39.284 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7f195f2e] will not be managed by Spring
2022-08-22 14:05:39.284 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@e162d72] will not be managed by Spring
2022-08-22 14:05:39.284 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:05:39.284 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:05:39.284 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:05:39.284 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:05:39.285 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:05:39.285 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31c57b06]
2022-08-22 14:05:39.285 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:05:39.285 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@554cc1d4]
2022-08-22 14:05:39.285 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:05:39.285 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:05:39.285 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@64 (truncated)...]
2022-08-22 14:05:39.285 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@1f (truncated)...]
2022-08-22 14:05:39.286 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:05:39.286 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:05:51.611 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d694f64] was not registered for synchronization because synchronization is not active
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7343ec82] was not registered for synchronization because synchronization is not active
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-4] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1887df9c] will not be managed by Spring
2022-08-22 14:06:10.148 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@777c7632] will not be managed by Spring
2022-08-22 14:06:10.149 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:06:10.149 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:06:10.149 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:06:10.149 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:06:10.150 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:06:10.150 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:06:10.150 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d694f64]
2022-08-22 14:06:10.150 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7343ec82]
2022-08-22 14:06:10.150 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:06:10.150 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:06:10.150 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@25 (truncated)...]
2022-08-22 14:06:10.150 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@38 (truncated)...]
2022-08-22 14:06:10.151 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:06:10.151 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:06:15.280 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:06:15.280 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@170f758f] was not registered for synchronization because synchronization is not active
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7aaecebd] will not be managed by Spring
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16574711] was not registered for synchronization because synchronization is not active
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:06:15.281 DEBUG 10028 --- [http-nio-8080-exec-7] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@51ee2436] will not be managed by Spring
2022-08-22 14:06:15.282 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:06:15.282 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:06:15.282 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:06:15.283 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:06:15.283 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@170f758f]
2022-08-22 14:06:15.283 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16574711]
2022-08-22 14:06:15.283 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:06:15.283 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:06:15.283 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@34 (truncated)...]
2022-08-22 14:06:15.283 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@6d (truncated)...]
2022-08-22 14:06:15.283 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:06:15.283 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:06:20.511 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:06:29.179 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:06:29.179 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:06:29.179 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:06:29.179 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:06:29.179 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:06:29.179 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:06:29.179 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:06:29.179 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a63f64c] was not registered for synchronization because synchronization is not active
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c716551] was not registered for synchronization because synchronization is not active
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4372d294] will not be managed by Spring
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@378082a4] will not be managed by Spring
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:06:29.180 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:06:29.181 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:06:29.181 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:06:29.181 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a63f64c]
2022-08-22 14:06:29.181 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c716551]
2022-08-22 14:06:29.181 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:06:29.181 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:06:29.182 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@67 (truncated)...]
2022-08-22 14:06:29.182 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@fe (truncated)...]
2022-08-22 14:06:29.183 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:06:29.183 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:06:30.572 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:06:30.572 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:06:30.572 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:06:30.572 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:06:30.572 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:06:30.572 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:06:30.572 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:06:30.572 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17181e52] was not registered for synchronization because synchronization is not active
2022-08-22 14:06:30.572 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:06:30.572 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@531a8c6] will not be managed by Spring
2022-08-22 14:06:30.572 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:06:30.573 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:06:30.573 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:06:30.574 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:06:30.574 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17181e52]
2022-08-22 14:06:30.574 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:06:30.574 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@31 (truncated)...]
2022-08-22 14:06:30.574 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:06:30.575 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:06:30.575 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:06:30.575 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:06:30.575 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15d2806c] was not registered for synchronization because synchronization is not active
2022-08-22 14:06:30.575 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:06:30.575 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@77a28252] will not be managed by Spring
2022-08-22 14:06:30.575 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:06:30.575 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:06:30.576 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:06:30.576 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15d2806c]
2022-08-22 14:06:30.576 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:06:30.576 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@c6 (truncated)...]
2022-08-22 14:06:30.577 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:06:31.884 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:06:31.884 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:06:31.884 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:06:31.884 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@175f7e8a] was not registered for synchronization because synchronization is not active
2022-08-22 14:06:31.884 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:06:31.885 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@525119f6] will not be managed by Spring
2022-08-22 14:06:31.885 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:06:31.885 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:06:31.886 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:06:31.886 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@175f7e8a]
2022-08-22 14:06:31.886 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:06:31.886 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@c5 (truncated)...]
2022-08-22 14:06:31.887 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:06:45.694 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:07:10.975 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:07:34.100 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:08:00.469 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:08:30.179 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:08:44.619 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:08:44.619 DEBUG 10028 --- [schedulerFactoryBean_Worker-4] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 14:09:13.514 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:09:36.608 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:10:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:10:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-5] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:10:27.237 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:10:53.309 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:11:23.289 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:11:52.915 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:12:16.993 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:12:43.516 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:13:11.459 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:13:34.718 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:13:57.964 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:14:23.328 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:14:49.837 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:15:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:15:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-6] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:15:27.725 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:15:51.754 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:16:18.621 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:16:47.929 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:17:10.988 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:17:36.963 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:18:01.902 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:18:25.200 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:18:45.017 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:18:45.017 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:18:45.018 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:18:45.018 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:18:45.018 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:18:50.258 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:18:50.259 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:18:50.259 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:18:50.259 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74e7ede8] was not registered for synchronization because synchronization is not active
2022-08-22 14:18:50.259 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:18:50.259 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@322d29e1] will not be managed by Spring
2022-08-22 14:18:50.259 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:18:50.259 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:18:50.263 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:18:50.263 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:18:50.264 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:18:50.264 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b740a88] was not registered for synchronization because synchronization is not active
2022-08-22 14:18:50.264 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:18:50.264 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@da090e4] will not be managed by Spring
2022-08-22 14:18:50.264 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:18:50.264 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:18:50.264 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:18:50.264 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74e7ede8]
2022-08-22 14:18:50.264 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:18:50.264 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@1c (truncated)...]
2022-08-22 14:18:50.265 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:18:50.267 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:18:50.267 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b740a88]
2022-08-22 14:18:50.267 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:18:50.267 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@28 (truncated)...]
2022-08-22 14:18:50.268 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:18:54.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:18:57.819 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:18:57.819 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:18:57.819 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:18:57.819 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:18:57.820 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:19:00.391 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:19:00.391 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@397308b4] was not registered for synchronization because synchronization is not active
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f3dd24f] was not registered for synchronization because synchronization is not active
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@148d9dae] will not be managed by Spring
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@366a296a] will not be managed by Spring
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:19:00.392 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:19:00.393 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:19:00.393 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@397308b4]
2022-08-22 14:19:00.394 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:19:00.394 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:19:00.394 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@2b (truncated)...]
2022-08-22 14:19:00.394 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f3dd24f]
2022-08-22 14:19:00.394 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:19:00.394 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@be (truncated)...]
2022-08-22 14:19:00.394 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:19:00.394 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:19:17.034 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:19:41.373 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:19:45.090 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:19:45.090 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:19:45.091 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:19:45.091 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:19:45.091 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:19:50.619 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:19:50.619 DEBUG 10028 --- [schedulerFactoryBean_Worker-7] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 14:19:55.787 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:19:55.788 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:19:55.788 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:19:55.788 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:19:55.788 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:19:56.926 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:19:56.926 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:19:56.926 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:19:56.926 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:19:56.927 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:20:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:20:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-8] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:20:05.751 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:20:05.751 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:20:05.751 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:20:05.751 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:20:05.752 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:20:29.448 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:20:55.426 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:21:20.419 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:21:48.485 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:22:14.938 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:22:43.390 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:23:13.087 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:23:36.992 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:24:03.802 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:24:32.567 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:25:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:25:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-9] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:25:26.466 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:25:53.439 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:26:20.964 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:26:45.355 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:27:13.238 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:27:41.524 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:28:06.391 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:28:32.677 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:28:55.697 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:29:24.916 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:29:54.828 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:30:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:30:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-10] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:30:29.753 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:30:56.618 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:30:56.618 DEBUG 10028 --- [schedulerFactoryBean_Worker-1] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 14:31:02.908 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:31:02.908 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionId=1560570037083811841&keyword=", parameters={masked}
2022-08-22 14:31:02.909 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:31:02.909 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:31:02.909 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:02.909 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:31:02.909 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:31:02.911 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:31:02.911 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e78199] was not registered for synchronization because synchronization is not active
2022-08-22 14:31:02.912 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:31:02.912 DEBUG 10028 --- [http-nio-8080-exec-3] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@760b401d] will not be managed by Spring
2022-08-22 14:31:02.912 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:31:02.912 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: null
2022-08-22 14:31:02.916 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 0
2022-08-22 14:31:02.917 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e78199]
2022-08-22 14:31:02.922 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Failed to complete request: java.lang.NullPointerException
2022-08-22 14:31:02.925 ERROR 10028 --- [http-nio-8080-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
at com.idtgz.controller.WebController.connectionItemPageList(WebController.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2022-08-22 14:31:02.928 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : "ERROR" dispatch for GET "/error?pageSize=10&pageNo=1&connectionId=1560570037083811841&keyword=", parameters={masked}
2022-08-22 14:31:02.929 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest)
2022-08-22 14:31:02.935 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:02.935 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [{timestamp=Mon Aug 22 14:31:02 CST 2022, status=500, error=Internal Server Error, path=/web/connecti (truncated)...]
2022-08-22 14:31:02.939 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Exiting from "ERROR" dispatch, status 500
2022-08-22 14:31:20.372 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:31:20.373 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:31:20.373 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:20.373 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:31:20.373 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:31:20.378 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionId=1560570037083811841&keyword=", parameters={masked}
2022-08-22 14:31:20.378 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:31:20.379 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:31:20.379 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c7aa3b7] was not registered for synchronization because synchronization is not active
2022-08-22 14:31:20.379 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:31:20.379 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6e2cb7a6] will not be managed by Spring
2022-08-22 14:31:20.379 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:31:20.379 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: null
2022-08-22 14:31:20.380 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 0
2022-08-22 14:31:20.380 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c7aa3b7]
2022-08-22 14:31:20.381 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Failed to complete request: java.lang.NullPointerException
2022-08-22 14:31:20.381 ERROR 10028 --- [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
at com.idtgz.controller.WebController.connectionItemPageList(WebController.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2022-08-22 14:31:20.381 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : "ERROR" dispatch for GET "/error?pageSize=10&pageNo=1&connectionId=1560570037083811841&keyword=", parameters={masked}
2022-08-22 14:31:20.382 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest)
2022-08-22 14:31:20.382 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:20.382 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [{timestamp=Mon Aug 22 14:31:20 CST 2022, status=500, error=Internal Server Error, path=/web/connecti (truncated)...]
2022-08-22 14:31:20.382 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Exiting from "ERROR" dispatch, status 500
2022-08-22 14:31:23.175 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:31:23.176 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:31:23.176 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:31:23.176 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@561f2706] was not registered for synchronization because synchronization is not active
2022-08-22 14:31:23.176 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:31:23.176 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@131a95f3] will not be managed by Spring
2022-08-22 14:31:23.176 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:31:23.177 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:31:23.178 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:31:23.178 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@561f2706]
2022-08-22 14:31:23.178 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:23.178 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@6c (truncated)...]
2022-08-22 14:31:23.179 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:31:23.184 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:31:23.185 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:31:23.185 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:31:23.185 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14f27de7] was not registered for synchronization because synchronization is not active
2022-08-22 14:31:23.185 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:31:23.185 DEBUG 10028 --- [http-nio-8080-exec-7] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3f50dd1a] will not be managed by Spring
2022-08-22 14:31:23.185 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:31:23.185 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:31:23.186 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:31:23.187 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14f27de7]
2022-08-22 14:31:23.187 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:23.187 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@9a (truncated)...]
2022-08-22 14:31:23.187 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:31:23.690 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:31:24.581 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionId=1560569829734199297&keyword=", parameters={masked}
2022-08-22 14:31:24.581 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:31:24.581 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:31:24.581 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6570e3df] was not registered for synchronization because synchronization is not active
2022-08-22 14:31:24.582 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:31:24.582 DEBUG 10028 --- [http-nio-8080-exec-4] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@344d3d1a] will not be managed by Spring
2022-08-22 14:31:24.582 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:31:24.582 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: null
2022-08-22 14:31:24.583 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 0
2022-08-22 14:31:24.583 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6570e3df]
2022-08-22 14:31:24.583 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Failed to complete request: java.lang.NullPointerException
2022-08-22 14:31:24.584 ERROR 10028 --- [http-nio-8080-exec-4] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
at com.idtgz.controller.WebController.connectionItemPageList(WebController.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2022-08-22 14:31:24.584 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : "ERROR" dispatch for GET "/error?pageSize=10&pageNo=1&connectionId=1560569829734199297&keyword=", parameters={masked}
2022-08-22 14:31:24.584 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest)
2022-08-22 14:31:24.585 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:24.585 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [{timestamp=Mon Aug 22 14:31:24 CST 2022, status=500, error=Internal Server Error, path=/web/connecti (truncated)...]
2022-08-22 14:31:24.585 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ERROR" dispatch, status 500
2022-08-22 14:31:38.201 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:31:38.202 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:31:38.202 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:38.202 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:31:38.203 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:31:38.210 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionId=1560569829734199297&keyword=", parameters={masked}
2022-08-22 14:31:38.211 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:31:38.211 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:31:38.211 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50d04b89] was not registered for synchronization because synchronization is not active
2022-08-22 14:31:38.212 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:31:38.212 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7c83cda] will not be managed by Spring
2022-08-22 14:31:38.212 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:31:38.212 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: null
2022-08-22 14:31:38.213 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 0
2022-08-22 14:31:38.213 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50d04b89]
2022-08-22 14:31:38.213 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Failed to complete request: java.lang.NullPointerException
2022-08-22 14:31:38.213 ERROR 10028 --- [http-nio-8080-exec-8] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
at com.idtgz.controller.WebController.connectionItemPageList(WebController.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2022-08-22 14:31:38.214 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : "ERROR" dispatch for GET "/error?pageSize=10&pageNo=1&connectionId=1560569829734199297&keyword=", parameters={masked}
2022-08-22 14:31:38.214 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest)
2022-08-22 14:31:38.214 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:38.214 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [{timestamp=Mon Aug 22 14:31:38 CST 2022, status=500, error=Internal Server Error, path=/web/connecti (truncated)...]
2022-08-22 14:31:38.215 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Exiting from "ERROR" dispatch, status 500
2022-08-22 14:31:41.521 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:31:41.522 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:31:41.522 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:41.522 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:31:41.522 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:31:41.552 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionId=1560569829734199297&keyword=", parameters={masked}
2022-08-22 14:31:41.552 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:31:41.553 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:31:41.553 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@214e276a] was not registered for synchronization because synchronization is not active
2022-08-22 14:31:41.553 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:31:41.553 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2987a1e8] will not be managed by Spring
2022-08-22 14:31:41.554 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:31:41.554 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: null
2022-08-22 14:31:41.555 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 0
2022-08-22 14:31:41.555 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@214e276a]
2022-08-22 14:31:41.555 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Failed to complete request: java.lang.NullPointerException
2022-08-22 14:31:41.555 ERROR 10028 --- [http-nio-8080-exec-9] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
at com.idtgz.controller.WebController.connectionItemPageList(WebController.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2022-08-22 14:31:41.556 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : "ERROR" dispatch for GET "/error?pageSize=10&pageNo=1&connectionId=1560569829734199297&keyword=", parameters={masked}
2022-08-22 14:31:41.556 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest)
2022-08-22 14:31:41.556 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:41.556 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [{timestamp=Mon Aug 22 14:31:41 CST 2022, status=500, error=Internal Server Error, path=/web/connecti (truncated)...]
2022-08-22 14:31:41.557 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Exiting from "ERROR" dispatch, status 500
2022-08-22 14:31:45.075 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:31:45.075 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:31:45.075 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:45.075 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:31:45.076 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:31:45.089 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionId=1560569829734199297&keyword=", parameters={masked}
2022-08-22 14:31:45.089 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:31:45.089 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:31:45.089 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e10801b] was not registered for synchronization because synchronization is not active
2022-08-22 14:31:45.090 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:31:45.090 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7a81e6df] will not be managed by Spring
2022-08-22 14:31:45.090 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:31:45.090 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: null
2022-08-22 14:31:45.091 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 0
2022-08-22 14:31:45.091 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e10801b]
2022-08-22 14:31:45.092 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Failed to complete request: java.lang.NullPointerException
2022-08-22 14:31:45.092 ERROR 10028 --- [http-nio-8080-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
at com.idtgz.controller.WebController.connectionItemPageList(WebController.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2022-08-22 14:31:45.092 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : "ERROR" dispatch for GET "/error?pageSize=10&pageNo=1&connectionId=1560569829734199297&keyword=", parameters={masked}
2022-08-22 14:31:45.092 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest)
2022-08-22 14:31:45.093 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:45.093 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [{timestamp=Mon Aug 22 14:31:45 CST 2022, status=500, error=Internal Server Error, path=/web/connecti (truncated)...]
2022-08-22 14:31:45.093 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Exiting from "ERROR" dispatch, status 500
2022-08-22 14:31:48.706 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:31:57.786 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:31:57.786 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:31:57.786 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:31:57.786 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a2275d1] was not registered for synchronization because synchronization is not active
2022-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75500a46] was not registered for synchronization because synchronization is not active
2022-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@5d004245] will not be managed by Spring
2022-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@61b86eb4] will not be managed by Spring
2022-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:31:57.787 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:31:57.788 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:31:57.788 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a2275d1]
2022-08-22 14:31:57.789 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:57.789 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@61 (truncated)...]
2022-08-22 14:31:57.789 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:31:57.792 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:31:57.792 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75500a46]
2022-08-22 14:31:57.792 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:57.792 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@4e (truncated)...]
2022-08-22 14:31:57.792 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:31:59.374 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionId=1560570037083811841&keyword=", parameters={masked}
2022-08-22 14:31:59.374 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:31:59.375 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:31:59.375 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30a7fb07] was not registered for synchronization because synchronization is not active
2022-08-22 14:31:59.375 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:31:59.375 DEBUG 10028 --- [http-nio-8080-exec-7] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3765efac] will not be managed by Spring
2022-08-22 14:31:59.375 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:31:59.375 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: null
2022-08-22 14:31:59.376 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 0
2022-08-22 14:31:59.376 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30a7fb07]
2022-08-22 14:31:59.377 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Failed to complete request: java.lang.NullPointerException
2022-08-22 14:31:59.377 ERROR 10028 --- [http-nio-8080-exec-7] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
at com.idtgz.controller.WebController.connectionItemPageList(WebController.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2022-08-22 14:31:59.377 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : "ERROR" dispatch for GET "/error?pageSize=10&pageNo=1&connectionId=1560570037083811841&keyword=", parameters={masked}
2022-08-22 14:31:59.377 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest)
2022-08-22 14:31:59.378 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:31:59.378 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [{timestamp=Mon Aug 22 14:31:59 CST 2022, status=500, error=Internal Server Error, path=/web/connecti (truncated)...]
2022-08-22 14:31:59.378 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Exiting from "ERROR" dispatch, status 500
2022-08-22 14:32:13.544 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:32:14.724 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:32:14.725 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:32:14.725 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:32:14.725 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@161bb570] was not registered for synchronization because synchronization is not active
2022-08-22 14:32:14.725 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:32:14.725 DEBUG 10028 --- [http-nio-8080-exec-4] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4b63ff44] will not be managed by Spring
2022-08-22 14:32:14.725 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:32:14.726 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:32:14.727 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:32:14.727 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@161bb570]
2022-08-22 14:32:14.727 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:32:14.727 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@6a (truncated)...]
2022-08-22 14:32:14.728 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:32:14.738 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:32:14.738 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:32:14.738 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:32:14.738 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66b286bb] was not registered for synchronization because synchronization is not active
2022-08-22 14:32:14.738 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:32:14.739 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4e250cbe] will not be managed by Spring
2022-08-22 14:32:14.739 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:32:14.739 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:32:14.740 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:32:14.740 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66b286bb]
2022-08-22 14:32:14.740 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:32:14.740 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@2a (truncated)...]
2022-08-22 14:32:14.741 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:32:15.683 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionId=1560570037083811841&keyword=", parameters={masked}
2022-08-22 14:32:15.683 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:32:15.683 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:32:15.683 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bdb6aa7] was not registered for synchronization because synchronization is not active
2022-08-22 14:32:15.684 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:32:15.684 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@5db3abea] will not be managed by Spring
2022-08-22 14:32:15.684 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:32:15.684 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: null
2022-08-22 14:32:15.685 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 0
2022-08-22 14:32:15.685 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bdb6aa7]
2022-08-22 14:32:24.495 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Failed to complete request: java.lang.NullPointerException
2022-08-22 14:32:24.495 ERROR 10028 --- [http-nio-8080-exec-8] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
at com.idtgz.controller.WebController.connectionItemPageList(WebController.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2022-08-22 14:32:24.496 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : "ERROR" dispatch for GET "/error?pageSize=10&pageNo=1&connectionId=1560570037083811841&keyword=", parameters={masked}
2022-08-22 14:32:24.496 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest)
2022-08-22 14:32:24.496 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:32:24.496 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [{timestamp=Mon Aug 22 14:32:24 CST 2022, status=500, error=Internal Server Error, path=/web/connecti (truncated)...]
2022-08-22 14:32:24.497 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Exiting from "ERROR" dispatch, status 500
2022-08-22 14:32:39.629 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:32:45.775 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:32:45.775 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:32:45.776 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:32:45.776 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47476767] was not registered for synchronization because synchronization is not active
2022-08-22 14:32:45.776 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:32:45.776 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@63f0235b] will not be managed by Spring
2022-08-22 14:32:45.776 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:32:45.776 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:32:45.778 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:32:45.779 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47476767]
2022-08-22 14:32:45.779 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:32:45.779 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5b (truncated)...]
2022-08-22 14:32:45.780 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:32:45.781 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:32:45.781 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:32:45.782 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:32:45.782 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@393cc9f4] was not registered for synchronization because synchronization is not active
2022-08-22 14:32:45.782 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:32:45.782 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2da0b7da] will not be managed by Spring
2022-08-22 14:32:45.782 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:32:45.782 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:32:45.783 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:32:45.783 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@393cc9f4]
2022-08-22 14:32:45.783 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:32:45.784 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@78 (truncated)...]
2022-08-22 14:32:45.784 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:33:06.919 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:33:06.919 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:33:06.920 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:33:06.920 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:33:06.920 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:33:06.920 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:33:06.920 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:33:06.920 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7023d462] was not registered for synchronization because synchronization is not active
2022-08-22 14:33:06.920 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:33:06.920 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:33:06.920 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@426c93ba] will not be managed by Spring
2022-08-22 14:33:06.920 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:33:06.920 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:33:06.922 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:33:06.922 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7023d462]
2022-08-22 14:33:06.922 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:33:06.922 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@4c (truncated)...]
2022-08-22 14:33:06.924 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:33:06.926 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:33:06.926 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:33:06.926 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:33:06.926 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43839d03] was not registered for synchronization because synchronization is not active
2022-08-22 14:33:06.927 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:33:06.927 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3982e45e] will not be managed by Spring
2022-08-22 14:33:06.927 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:33:06.927 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:33:06.928 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:33:06.928 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43839d03]
2022-08-22 14:33:06.928 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:33:06.928 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@34 (truncated)...]
2022-08-22 14:33:06.929 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:33:09.103 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:33:35.940 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:33:57.200 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:33:57.200 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=31EE6C7011232F3F9753FD637A7670A7&keyword=", parameters={masked}
2022-08-22 14:33:57.201 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:33:57.201 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:33:57.201 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:33:57.201 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:33:57.201 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11d0cd43] was not registered for synchronization because synchronization is not active
2022-08-22 14:33:57.201 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:33:57.202 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:33:57.202 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:33:57.202 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6c2f3634] will not be managed by Spring
2022-08-22 14:33:57.202 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:33:57.202 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 31EE6C7011232F3F9753FD637A7670A7(String)
2022-08-22 14:33:57.204 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:33:57.204 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11d0cd43]
2022-08-22 14:34:08.383 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:34:08.387 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=31EE6C7011232F3F9753FD637A7670A7&keyword=", parameters={masked}
2022-08-22 14:34:08.387 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:34:08.387 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:34:08.387 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41180650] was not registered for synchronization because synchronization is not active
2022-08-22 14:34:08.388 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:34:08.388 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@182eef3e] will not be managed by Spring
2022-08-22 14:34:08.388 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:34:08.388 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 31EE6C7011232F3F9753FD637A7670A7(String)
2022-08-22 14:34:08.388 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:34:08.389 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3741687a] was not registered for synchronization because synchronization is not active
2022-08-22 14:34:08.390 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:34:08.390 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41180650]
2022-08-22 14:34:08.390 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:34:08.390 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ced59ff] was not registered for synchronization because synchronization is not active
2022-08-22 14:34:08.391 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:34:08.391 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@33551a43] will not be managed by Spring
2022-08-22 14:34:08.391 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:34:08.391 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560570037083811841(Long)
2022-08-22 14:34:08.392 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:34:08.393 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ced59ff]
2022-08-22 14:34:08.393 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:34:08.393 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@76 (truncated)...]
2022-08-22 14:34:08.393 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:34:08.398 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:34:08.398 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:34:08.399 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:34:08.399 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:34:08.399 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:34:08.400 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:34:08.400 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@224a6630] will not be managed by Spring
2022-08-22 14:34:08.401 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:34:08.401 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560570037083811841(Long)
2022-08-22 14:34:08.406 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:34:08.407 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3741687a]
2022-08-22 14:34:09.502 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:34:09.502 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@60 (truncated)...]
2022-08-22 14:34:09.502 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:34:32.751 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:35:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-2] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:35:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:35:26.195 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:35:52.614 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:36:20.211 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:36:44.488 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:37:09.136 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:37:32.895 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:38:00.516 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:38:27.949 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:38:53.937 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:38:53.938 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:38:53.938 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:38:53.938 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:38:53.938 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:38:54.501 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:39:01.177 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:39:01.178 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:39:01.178 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:39:01.178 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a0ed1b8] was not registered for synchronization because synchronization is not active
2022-08-22 14:39:01.178 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:39:01.178 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@ed839ed] will not be managed by Spring
2022-08-22 14:39:01.178 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:39:01.178 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:39:01.183 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:39:01.183 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a0ed1b8]
2022-08-22 14:39:01.183 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:39:01.184 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@1a (truncated)...]
2022-08-22 14:39:01.184 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:39:22.584 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:39:49.218 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:39:54.596 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:39:54.596 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:39:54.597 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:39:54.597 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:39:54.597 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:39:54.607 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:39:54.608 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:39:54.608 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:39:54.608 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ca29cd9] was not registered for synchronization because synchronization is not active
2022-08-22 14:39:54.609 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:39:54.609 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@346e5de6] will not be managed by Spring
2022-08-22 14:39:54.609 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:39:54.609 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:39:54.611 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:39:54.612 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ca29cd9]
2022-08-22 14:39:54.612 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:39:54.612 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@30 (truncated)...]
2022-08-22 14:39:54.612 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:40:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:40:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-3] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:40:11.237 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:40:11.237 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:40:11.237 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:40:11.237 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:40:11.238 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:40:11.460 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:40:11.460 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:40:11.460 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:40:11.460 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:40:11.460 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:40:11.460 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:40:11.460 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ee930ef] was not registered for synchronization because synchronization is not active
2022-08-22 14:40:11.460 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3f7d5f] was not registered for synchronization because synchronization is not active
2022-08-22 14:40:11.461 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:40:11.461 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:40:11.461 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3a6286bc] will not be managed by Spring
2022-08-22 14:40:11.461 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@75715b18] will not be managed by Spring
2022-08-22 14:40:11.461 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:40:11.461 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:40:11.461 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:40:11.461 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:40:11.462 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:40:11.462 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ee930ef]
2022-08-22 14:40:11.462 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:40:11.462 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@7a (truncated)...]
2022-08-22 14:40:11.463 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:40:11.466 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:40:11.467 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d3f7d5f]
2022-08-22 14:40:11.467 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:40:11.467 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@3e (truncated)...]
2022-08-22 14:40:11.467 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:40:12.793 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:40:12.793 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:40:12.793 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:40:12.793 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11bf2a34] was not registered for synchronization because synchronization is not active
2022-08-22 14:40:12.794 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:40:12.794 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4e522b68] will not be managed by Spring
2022-08-22 14:40:12.795 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:40:12.795 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:40:12.796 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:40:12.796 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11bf2a34]
2022-08-22 14:40:12.797 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:40:12.797 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fa94252] was not registered for synchronization because synchronization is not active
2022-08-22 14:40:12.798 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:40:12.798 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@307f3da4] will not be managed by Spring
2022-08-22 14:40:12.798 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:40:12.798 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:40:12.799 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:40:12.799 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fa94252]
2022-08-22 14:40:12.799 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:40:12.800 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@63 (truncated)...]
2022-08-22 14:40:12.800 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:40:26.533 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:40:35.387 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:40:35.387 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:40:35.387 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:40:35.387 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:40:35.387 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:40:35.387 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:40:35.387 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5074aa8b] was not registered for synchronization because synchronization is not active
2022-08-22 14:40:35.387 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:40:35.388 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:40:35.388 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:40:35.388 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@637d1190] will not be managed by Spring
2022-08-22 14:40:35.388 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:40:35.389 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:40:35.390 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:40:35.390 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5074aa8b]
2022-08-22 14:40:35.391 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:40:35.391 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29c88321] was not registered for synchronization because synchronization is not active
2022-08-22 14:40:35.392 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:40:35.392 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@22b2f619] will not be managed by Spring
2022-08-22 14:40:35.392 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:40:35.392 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:40:35.393 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:40:35.393 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29c88321]
2022-08-22 14:40:35.393 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:40:35.393 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@49 (truncated)...]
2022-08-22 14:40:35.394 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:40:54.010 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:40:57.854 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:40:57.854 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:40:57.854 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:40:57.854 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:40:57.855 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:40:57.855 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:40:57.855 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@553c3189] was not registered for synchronization because synchronization is not active
2022-08-22 14:40:57.855 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:40:57.855 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:40:57.856 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:40:57.856 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3cbfa0ba] will not be managed by Spring
2022-08-22 14:40:57.856 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:40:57.856 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:40:57.857 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:40:57.858 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@553c3189]
2022-08-22 14:40:57.858 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:40:57.858 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30927f49] was not registered for synchronization because synchronization is not active
2022-08-22 14:40:57.859 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:40:57.859 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@71e9a391] will not be managed by Spring
2022-08-22 14:40:57.860 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:40:57.860 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:40:57.861 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:40:57.861 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30927f49]
2022-08-22 14:40:57.862 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:40:57.862 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@2a (truncated)...]
2022-08-22 14:40:57.862 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:41:05.831 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:41:05.831 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:41:05.831 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:41:05.831 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:41:05.832 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:41:05.832 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:41:05.832 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:41:05.832 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@768b5861] was not registered for synchronization because synchronization is not active
2022-08-22 14:41:05.832 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:41:05.833 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:41:05.833 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1eb70698] will not be managed by Spring
2022-08-22 14:41:05.833 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:41:05.833 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:41:05.835 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:41:05.835 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@768b5861]
2022-08-22 14:41:05.835 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:41:05.835 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a1b42ec] was not registered for synchronization because synchronization is not active
2022-08-22 14:41:05.836 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:41:05.836 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2c3e06f1] will not be managed by Spring
2022-08-22 14:41:05.837 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:41:05.837 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:41:05.838 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:41:05.838 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a1b42ec]
2022-08-22 14:41:05.838 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:41:05.839 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5a (truncated)...]
2022-08-22 14:41:05.839 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:41:11.745 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:41:11.745 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:41:11.746 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:41:11.746 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:41:11.746 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:41:11.746 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:41:11.746 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:41:11.746 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@591d709] was not registered for synchronization because synchronization is not active
2022-08-22 14:41:11.746 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:41:11.747 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:41:11.747 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7d1ad562] will not be managed by Spring
2022-08-22 14:41:11.747 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:41:11.747 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:41:11.749 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:41:11.749 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@591d709]
2022-08-22 14:41:11.749 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:41:11.749 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58378026] was not registered for synchronization because synchronization is not active
2022-08-22 14:41:11.750 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:41:11.750 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@73adef87] will not be managed by Spring
2022-08-22 14:41:11.750 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:41:11.750 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:41:11.751 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:41:11.751 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58378026]
2022-08-22 14:41:11.751 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:41:11.751 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@75 (truncated)...]
2022-08-22 14:41:11.751 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:41:17.737 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:41:41.861 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:41:43.403 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:41:43.403 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:41:43.403 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:41:43.403 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:41:43.403 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:41:43.403 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:41:43.404 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:41:43.404 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b89ad1a] was not registered for synchronization because synchronization is not active
2022-08-22 14:41:43.404 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:41:43.405 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:41:43.405 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@31086691] will not be managed by Spring
2022-08-22 14:41:43.405 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:41:43.405 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:41:43.407 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:41:43.407 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b89ad1a]
2022-08-22 14:41:43.407 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:41:43.407 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68b6f80b] was not registered for synchronization because synchronization is not active
2022-08-22 14:41:43.408 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:41:43.408 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1a783762] will not be managed by Spring
2022-08-22 14:41:43.408 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:41:43.408 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:41:43.410 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:41:43.410 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68b6f80b]
2022-08-22 14:41:43.410 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:41:43.410 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@30 (truncated)...]
2022-08-22 14:41:43.411 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:42:02.619 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:42:02.619 DEBUG 10028 --- [schedulerFactoryBean_Worker-4] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 14:42:30.905 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:42:39.254 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:42:39.254 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:42:39.254 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:42:39.254 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:42:39.255 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:42:39.255 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:42:39.255 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cbc413d] was not registered for synchronization because synchronization is not active
2022-08-22 14:42:39.255 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:42:39.256 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:42:39.259 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:42:39.261 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3d3fd5e4] will not be managed by Spring
2022-08-22 14:42:39.261 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:42:39.261 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:42:39.263 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:42:39.263 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cbc413d]
2022-08-22 14:42:39.263 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:42:39.263 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cd6bf82] was not registered for synchronization because synchronization is not active
2022-08-22 14:42:39.264 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:42:39.264 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6f05cf09] will not be managed by Spring
2022-08-22 14:42:39.264 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:42:39.264 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:42:39.265 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:42:39.265 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cd6bf82]
2022-08-22 14:42:39.265 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:42:39.265 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@24 (truncated)...]
2022-08-22 14:42:39.266 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:42:54.063 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:42:59.038 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:42:59.038 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:42:59.038 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:42:59.038 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:42:59.039 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:42:59.039 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:42:59.039 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@167c3965] was not registered for synchronization because synchronization is not active
2022-08-22 14:42:59.039 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:42:59.040 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:42:59.040 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:42:59.040 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@f25b583] will not be managed by Spring
2022-08-22 14:42:59.040 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:42:59.040 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:42:59.042 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:42:59.043 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@167c3965]
2022-08-22 14:42:59.043 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:42:59.043 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a57db0] was not registered for synchronization because synchronization is not active
2022-08-22 14:42:59.044 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:42:59.044 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@238e49aa] will not be managed by Spring
2022-08-22 14:42:59.044 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:42:59.044 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:42:59.045 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:42:59.046 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a57db0]
2022-08-22 14:42:59.046 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:42:59.046 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@28 (truncated)...]
2022-08-22 14:42:59.047 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:43:06.389 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:43:06.389 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:43:06.390 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:43:06.390 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:43:06.390 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:43:06.390 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:43:06.390 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:43:06.390 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e29efb] was not registered for synchronization because synchronization is not active
2022-08-22 14:43:06.390 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:43:06.391 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:43:06.391 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@177d26cb] will not be managed by Spring
2022-08-22 14:43:06.391 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:43:06.391 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:43:06.392 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:43:06.392 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e29efb]
2022-08-22 14:43:06.393 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:43:06.393 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@346b6c65] was not registered for synchronization because synchronization is not active
2022-08-22 14:43:06.393 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:43:06.393 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4ade5f5d] will not be managed by Spring
2022-08-22 14:43:06.393 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:43:06.393 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:43:06.394 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:43:06.394 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@346b6c65]
2022-08-22 14:43:06.394 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:43:06.395 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5a (truncated)...]
2022-08-22 14:43:06.395 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:43:12.247 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:43:12.247 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:43:12.247 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:43:12.247 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:43:12.248 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:43:12.250 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:43:12.251 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:43:12.251 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:43:12.251 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@694f16dc] was not registered for synchronization because synchronization is not active
2022-08-22 14:43:12.252 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:43:12.252 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@48736690] will not be managed by Spring
2022-08-22 14:43:12.252 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:43:12.252 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:43:12.253 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:43:12.253 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@694f16dc]
2022-08-22 14:43:12.254 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:43:12.254 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@299c7fde] was not registered for synchronization because synchronization is not active
2022-08-22 14:43:12.254 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:43:12.254 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7a08db9b] will not be managed by Spring
2022-08-22 14:43:12.254 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:43:12.254 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:43:12.255 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:43:12.256 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@299c7fde]
2022-08-22 14:43:12.256 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:43:12.256 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@61 (truncated)...]
2022-08-22 14:43:12.257 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:43:22.315 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:43:24.953 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:43:24.953 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:43:24.954 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:43:24.954 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:43:24.954 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:43:24.954 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:43:24.954 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:43:24.954 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b0c8bcb] was not registered for synchronization because synchronization is not active
2022-08-22 14:43:24.955 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:43:24.955 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:43:24.955 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@52523f11] will not be managed by Spring
2022-08-22 14:43:24.955 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:43:24.955 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:43:24.957 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:43:24.957 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b0c8bcb]
2022-08-22 14:43:24.957 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:43:24.957 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c6dfecd] was not registered for synchronization because synchronization is not active
2022-08-22 14:43:24.957 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:43:24.957 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@f84eae6] will not be managed by Spring
2022-08-22 14:43:24.958 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:43:24.958 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:43:24.958 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:43:24.958 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c6dfecd]
2022-08-22 14:43:24.959 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:43:24.959 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@65 (truncated)...]
2022-08-22 14:43:24.959 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:43:52.107 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:43:58.560 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:43:58.560 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:43:58.561 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:43:58.561 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:43:58.561 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:43:58.678 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:43:58.678 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:43:58.679 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:43:58.679 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6574e4c7] was not registered for synchronization because synchronization is not active
2022-08-22 14:43:58.680 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:43:58.680 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1e0d043f] will not be managed by Spring
2022-08-22 14:43:58.680 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:43:58.680 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:43:58.682 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:43:58.682 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6574e4c7]
2022-08-22 14:43:58.682 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:43:58.682 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59bfb0ea] was not registered for synchronization because synchronization is not active
2022-08-22 14:43:58.683 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:43:58.683 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2fe57b1e] will not be managed by Spring
2022-08-22 14:43:58.683 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:43:58.683 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:43:58.684 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:43:58.685 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59bfb0ea]
2022-08-22 14:43:58.685 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:43:58.685 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@3b (truncated)...]
2022-08-22 14:43:58.685 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:44:04.418 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:44:04.418 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:44:04.418 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:44:04.418 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:44:04.418 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:44:04.418 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:44:04.418 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:44:04.418 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79d17f39] was not registered for synchronization because synchronization is not active
2022-08-22 14:44:04.419 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:44:04.419 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:44:04.419 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@52bb005] will not be managed by Spring
2022-08-22 14:44:04.419 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:44:04.419 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:44:04.421 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:44:04.422 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79d17f39]
2022-08-22 14:44:04.422 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:44:04.422 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48841ee4] was not registered for synchronization because synchronization is not active
2022-08-22 14:44:04.423 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:44:04.423 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@10f72469] will not be managed by Spring
2022-08-22 14:44:04.423 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:44:04.423 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:44:04.424 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:44:04.425 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48841ee4]
2022-08-22 14:44:04.425 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:44:04.425 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5e (truncated)...]
2022-08-22 14:44:04.425 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:44:15.217 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:44:30.034 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:44:30.034 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:44:30.034 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:44:30.034 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:44:30.035 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:44:30.036 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:44:30.036 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:44:30.036 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:44:30.036 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6247142e] was not registered for synchronization because synchronization is not active
2022-08-22 14:44:30.037 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:44:30.037 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6ffbf6ef] will not be managed by Spring
2022-08-22 14:44:30.037 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:44:30.037 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:44:30.038 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:44:30.039 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6247142e]
2022-08-22 14:44:30.039 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:44:30.039 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60212071] was not registered for synchronization because synchronization is not active
2022-08-22 14:44:30.039 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:44:30.039 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@50ddee14] will not be managed by Spring
2022-08-22 14:44:30.039 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:44:30.039 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:44:30.040 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:44:30.040 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60212071]
2022-08-22 14:44:30.040 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:44:30.040 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@71 (truncated)...]
2022-08-22 14:44:30.041 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:44:41.771 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:45:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:45:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-5] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:45:25.196 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:45:49.305 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:46:16.619 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:46:45.338 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:47:09.095 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:47:34.256 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:47:58.614 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:48:27.149 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:48:37.049 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:48:37.049 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1004ff93] was not registered for synchronization because synchronization is not active
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d19e755] was not registered for synchronization because synchronization is not active
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@739a1ee0] will not be managed by Spring
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@44aac8d3] will not be managed by Spring
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:48:37.050 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:48:37.058 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:48:37.058 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d19e755]
2022-08-22 14:48:37.059 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:48:37.059 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@12 (truncated)...]
2022-08-22 14:48:37.059 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:48:37.060 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:48:37.060 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1004ff93]
2022-08-22 14:48:37.060 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:48:37.060 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@7f (truncated)...]
2022-08-22 14:48:37.061 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:48:42.299 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:48:42.299 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:48:42.299 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:48:42.299 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48df8d07] was not registered for synchronization because synchronization is not active
2022-08-22 14:48:42.300 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:48:42.300 DEBUG 10028 --- [http-nio-8080-exec-3] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@30b00f2] will not be managed by Spring
2022-08-22 14:48:42.300 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:48:42.300 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:48:42.302 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:48:42.302 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48df8d07]
2022-08-22 14:48:42.302 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:48:42.302 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@52 (truncated)...]
2022-08-22 14:48:42.303 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:48:42.854 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:48:42.854 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:48:42.854 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:48:42.854 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:48:42.854 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ab82849] was not registered for synchronization because synchronization is not active
2022-08-22 14:48:42.854 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:48:42.854 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2d868215] will not be managed by Spring
2022-08-22 14:48:42.854 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:48:42.854 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:48:42.855 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:48:42.856 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:48:42.856 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f57a7ef] was not registered for synchronization because synchronization is not active
2022-08-22 14:48:42.856 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:48:42.856 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:48:42.856 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ab82849]
2022-08-22 14:48:42.856 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:48:42.856 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5b (truncated)...]
2022-08-22 14:48:42.857 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:48:42.857 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@5a0799d9] will not be managed by Spring
2022-08-22 14:48:42.857 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:48:42.857 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:48:42.859 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:48:42.859 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f57a7ef]
2022-08-22 14:48:42.859 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:48:42.859 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@1a (truncated)...]
2022-08-22 14:48:42.860 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:48:50.975 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:49:18.541 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:49:29.056 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 14:49:29.056 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 14:49:29.056 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:49:29.056 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 14:49:29.057 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:49:29.057 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 14:49:29.057 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 14:49:29.058 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:49:29.058 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d91727c] was not registered for synchronization because synchronization is not active
2022-08-22 14:49:29.058 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:49:29.058 DEBUG 10028 --- [http-nio-8080-exec-7] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7591e8ed] will not be managed by Spring
2022-08-22 14:49:29.058 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 14:49:29.058 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 14:49:29.059 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 14:49:29.060 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d91727c]
2022-08-22 14:49:29.060 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:49:29.060 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@dd (truncated)...]
2022-08-22 14:49:29.061 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:49:29.065 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 14:49:29.066 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 14:49:29.066 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:49:29.066 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e12e38b] was not registered for synchronization because synchronization is not active
2022-08-22 14:49:29.066 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:49:29.066 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@574baf05] will not be managed by Spring
2022-08-22 14:49:29.066 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 14:49:29.066 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 14:49:29.068 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 14:49:29.068 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e12e38b]
2022-08-22 14:49:29.068 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:49:29.068 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@3b (truncated)...]
2022-08-22 14:49:29.068 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:49:34.835 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 14:49:34.835 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 14:49:34.836 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:49:34.836 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d38a6db] was not registered for synchronization because synchronization is not active
2022-08-22 14:49:34.836 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:49:34.836 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2e9ffe64] will not be managed by Spring
2022-08-22 14:49:34.837 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 14:49:34.837 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 14:49:34.838 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 14:49:34.838 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d38a6db]
2022-08-22 14:49:34.839 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 14:49:34.839 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b6df6ef] was not registered for synchronization because synchronization is not active
2022-08-22 14:49:34.839 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 14:49:34.839 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6ad04338] will not be managed by Spring
2022-08-22 14:49:34.839 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 14:49:34.839 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 14:49:34.840 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 14:49:34.840 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b6df6ef]
2022-08-22 14:49:34.840 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 14:49:34.840 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@14 (truncated)...]
2022-08-22 14:49:34.841 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 14:49:44.319 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:50:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:50:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-6] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:50:23.430 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:50:47.480 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:51:16.450 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:51:40.309 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:52:05.944 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:52:35.237 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:53:03.483 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:53:08.618 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:53:08.618 DEBUG 10028 --- [schedulerFactoryBean_Worker-7] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 14:53:32.195 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:54:01.081 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:54:29.972 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:54:53.653 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 14:55:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:55:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-8] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 14:55:23.434 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:55:51.927 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:56:18.762 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:56:43.380 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:57:11.536 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:57:41.320 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:58:08.048 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:58:31.126 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:58:54.697 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:59:19.694 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 14:59:44.757 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:00:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:00:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-9] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:00:23.409 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:00:46.876 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:01:15.640 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:01:45.516 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:02:14.430 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:02:42.927 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:03:10.915 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:03:37.261 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:04:04.087 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:04:14.618 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:04:14.618 DEBUG 10028 --- [schedulerFactoryBean_Worker-10] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 15:04:39.121 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:05:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-1] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:05:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:05:24.279 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:05:49.631 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:06:16.252 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:06:41.418 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:07:10.637 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:07:36.219 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:08:05.191 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:08:34.630 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:08:57.648 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:09:23.902 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:09:53.729 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:10:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:10:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-2] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:10:23.230 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:10:46.510 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:11:16.172 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:11:45.047 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:12:09.803 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:12:34.466 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:13:01.820 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:13:28.273 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:13:56.342 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:14:24.660 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:14:49.042 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:15:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:15:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-3] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:15:20.618 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:15:20.618 DEBUG 10028 --- [schedulerFactoryBean_Worker-4] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 15:15:48.241 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:16:16.866 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:16:41.727 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:17:05.520 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:17:33.094 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:18:02.136 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:18:26.577 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:18:53.445 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:19:20.709 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:19:45.808 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:20:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:20:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-5] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:20:29.554 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:20:56.649 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:21:22.059 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:21:51.220 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:22:18.057 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:22:42.598 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:23:10.121 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:23:34.089 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:23:59.040 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:24:26.564 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:24:55.274 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:25:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:25:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-6] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:25:29.336 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:25:53.254 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:26:22.130 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:26:26.618 DEBUG 10028 --- [schedulerFactoryBean_Worker-7] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 15:26:26.618 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:26:54.982 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:27:22.776 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:27:49.886 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:28:14.673 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:28:44.365 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:29:11.180 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:29:34.551 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:30:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:30:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-8] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:30:24.667 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:30:52.871 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:31:16.472 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:31:42.430 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:32:07.112 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:32:30.735 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:32:59.894 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:33:25.918 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:33:51.038 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:34:20.593 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:34:50.309 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:35:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:35:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-9] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:35:23.844 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:35:29.569 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:35:29.569 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:35:29.569 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:35:29.569 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:35:29.570 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:35:51.753 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:36:16.004 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:36:44.208 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:37:07.756 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:37:32.618 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:37:32.618 DEBUG 10028 --- [schedulerFactoryBean_Worker-10] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 15:38:02.369 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:38:26.270 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:38:51.840 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:39:18.201 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:39:47.275 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:40:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:40:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-1] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:40:27.517 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:40:36.910 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:40:36.910 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:40:36.911 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:40:36.911 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:40:36.911 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:40:51.464 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:40:58.293 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:40:58.293 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:40:58.294 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:40:58.294 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:40:58.294 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:40:59.721 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:40:59.721 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:40:59.721 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:40:59.721 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:40:59.722 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:41:14.578 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:41:14.578 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:41:14.579 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:41:14.579 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:41:14.579 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:41:16.002 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:41:16.002 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:41:16.003 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:41:16.003 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:41:16.003 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:41:20.750 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:41:35.808 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:41:35.808 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:41:35.809 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:41:35.809 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:41:35.809 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:41:35.939 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:41:35.939 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:41:35.940 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:41:35.940 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d7a36ad] was not registered for synchronization because synchronization is not active
2022-08-22 15:41:35.940 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:41:35.940 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@23d8d75b] will not be managed by Spring
2022-08-22 15:41:35.940 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:41:35.941 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:41:35.947 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:41:35.947 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d7a36ad]
2022-08-22 15:41:35.948 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:41:35.948 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54185fbe] was not registered for synchronization because synchronization is not active
2022-08-22 15:41:35.948 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:41:35.948 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@319f2869] will not be managed by Spring
2022-08-22 15:41:35.948 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:41:35.948 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:41:35.949 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:41:35.949 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54185fbe]
2022-08-22 15:41:35.950 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:41:35.950 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@76 (truncated)...]
2022-08-22 15:41:35.950 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:41:43.837 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:42:13.061 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:42:19.736 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:42:19.736 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:42:19.737 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:42:19.737 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:42:19.737 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:42:19.741 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:42:19.741 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:42:19.742 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:42:19.742 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c3decf5] was not registered for synchronization because synchronization is not active
2022-08-22 15:42:19.742 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:42:19.742 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1e8f6c07] will not be managed by Spring
2022-08-22 15:42:19.742 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:42:19.742 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:42:19.744 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:42:19.744 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c3decf5]
2022-08-22 15:42:19.744 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:42:19.744 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a6fa211] was not registered for synchronization because synchronization is not active
2022-08-22 15:42:19.744 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:42:19.744 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6fe5180f] will not be managed by Spring
2022-08-22 15:42:19.744 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:42:19.744 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:42:19.745 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:42:19.745 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a6fa211]
2022-08-22 15:42:19.745 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:42:19.745 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@3f (truncated)...]
2022-08-22 15:42:19.746 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:42:39.062 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:42:42.269 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:42:42.269 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:42:42.269 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:42:42.269 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:42:42.270 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:42:42.270 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:42:42.270 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:42:42.270 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77f3cbb4] was not registered for synchronization because synchronization is not active
2022-08-22 15:42:42.270 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:42:42.270 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:42:42.270 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@29f35e4e] will not be managed by Spring
2022-08-22 15:42:42.270 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:42:42.270 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:42:42.272 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:42:42.272 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77f3cbb4]
2022-08-22 15:42:42.272 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:42:42.272 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7245d390] was not registered for synchronization because synchronization is not active
2022-08-22 15:42:42.272 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:42:42.272 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@41f7e2b8] will not be managed by Spring
2022-08-22 15:42:42.272 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:42:42.272 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:42:42.273 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:42:42.273 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7245d390]
2022-08-22 15:42:42.273 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:42:42.273 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@35 (truncated)...]
2022-08-22 15:42:42.273 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:43:06.831 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:43:13.737 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:43:13.737 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:43:13.738 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:43:13.738 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:43:13.738 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:43:13.738 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:43:13.738 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:43:13.738 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3115a142] was not registered for synchronization because synchronization is not active
2022-08-22 15:43:13.738 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:43:13.739 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:43:13.739 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4cd740fa] will not be managed by Spring
2022-08-22 15:43:13.739 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:43:13.739 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:43:13.740 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:43:13.741 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3115a142]
2022-08-22 15:43:13.741 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:43:13.741 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34ac2141] was not registered for synchronization because synchronization is not active
2022-08-22 15:43:13.741 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:43:13.742 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@420a77be] will not be managed by Spring
2022-08-22 15:43:13.742 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:43:13.742 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:43:13.743 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:43:13.743 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34ac2141]
2022-08-22 15:43:13.743 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:43:13.743 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5c (truncated)...]
2022-08-22 15:43:13.743 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:43:30.624 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:43:30.624 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:43:30.625 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:43:30.625 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:43:30.625 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:43:30.625 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:43:30.625 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3102826b] was not registered for synchronization because synchronization is not active
2022-08-22 15:43:30.625 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:43:30.625 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:43:30.625 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:43:30.625 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@e2e7035] will not be managed by Spring
2022-08-22 15:43:30.626 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:43:30.626 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:43:30.627 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:43:30.627 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3102826b]
2022-08-22 15:43:30.627 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:43:30.627 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22422334] was not registered for synchronization because synchronization is not active
2022-08-22 15:43:30.627 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:43:30.628 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@5f104091] will not be managed by Spring
2022-08-22 15:43:30.628 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:43:30.628 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:43:30.628 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:43:30.629 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22422334]
2022-08-22 15:43:30.629 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:43:30.629 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@27 (truncated)...]
2022-08-22 15:43:30.629 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:43:34.039 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:44:03.966 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:44:31.002 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:45:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-2] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:45:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:45:24.424 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:45:38.809 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:45:38.809 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:45:38.809 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:45:38.809 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:45:38.810 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:45:38.932 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:45:38.932 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:45:38.933 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:45:38.933 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78ee51d8] was not registered for synchronization because synchronization is not active
2022-08-22 15:45:38.933 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:45:38.933 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6f5fbe97] will not be managed by Spring
2022-08-22 15:45:38.933 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:45:38.933 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:45:38.950 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:45:38.950 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78ee51d8]
2022-08-22 15:45:38.950 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:45:38.950 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@573b8508] was not registered for synchronization because synchronization is not active
2022-08-22 15:45:38.951 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:45:38.951 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@615612d8] will not be managed by Spring
2022-08-22 15:45:38.951 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:45:38.951 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:45:38.952 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:45:38.952 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@573b8508]
2022-08-22 15:45:38.952 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:45:38.952 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@37 (truncated)...]
2022-08-22 15:45:38.952 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:45:41.721 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 15:45:41.722 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 15:45:41.722 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:45:41.722 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c431f81] was not registered for synchronization because synchronization is not active
2022-08-22 15:45:41.722 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:45:41.722 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@35c8f084] will not be managed by Spring
2022-08-22 15:45:41.722 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 15:45:41.723 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 15:45:41.724 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 15:45:41.724 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c431f81]
2022-08-22 15:45:41.724 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:45:41.725 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@60 (truncated)...]
2022-08-22 15:45:41.725 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:45:41.730 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 15:45:41.731 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 15:45:41.731 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:45:41.731 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bbc4e58] was not registered for synchronization because synchronization is not active
2022-08-22 15:45:41.731 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:45:41.731 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@35927e1] will not be managed by Spring
2022-08-22 15:45:41.732 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 15:45:41.732 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 15:45:41.733 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 15:45:41.733 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bbc4e58]
2022-08-22 15:45:41.734 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:45:41.734 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5a (truncated)...]
2022-08-22 15:45:41.734 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:45:51.264 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:46:15.851 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:46:41.867 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:47:11.604 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:47:39.543 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:48:08.280 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:48:31.905 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:48:38.619 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:48:38.619 DEBUG 10028 --- [schedulerFactoryBean_Worker-3] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 15:49:03.225 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:49:26.328 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:49:54.766 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:50:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:50:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-4] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:50:24.630 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:50:53.118 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:51:19.018 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:51:45.239 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:52:14.583 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:52:37.410 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:52:37.410 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 15:52:37.410 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 15:52:37.410 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:52:37.410 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 15:52:37.410 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a217192] was not registered for synchronization because synchronization is not active
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e9fcb75] was not registered for synchronization because synchronization is not active
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-4] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@79fe1ebe] will not be managed by Spring
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7539cb2e] will not be managed by Spring
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 15:52:37.411 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 15:52:37.416 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 15:52:37.416 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e9fcb75]
2022-08-22 15:52:37.416 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:52:37.416 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@2e (truncated)...]
2022-08-22 15:52:37.417 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:52:37.418 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 15:52:37.419 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a217192]
2022-08-22 15:52:37.419 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:52:37.419 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@71 (truncated)...]
2022-08-22 15:52:37.419 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:52:39.930 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:52:39.931 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:52:39.931 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:52:39.931 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e96f61b] was not registered for synchronization because synchronization is not active
2022-08-22 15:52:39.932 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:52:39.932 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@5997fdbb] will not be managed by Spring
2022-08-22 15:52:39.932 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:52:39.932 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:52:39.933 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:52:39.934 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e96f61b]
2022-08-22 15:52:39.934 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:52:39.934 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cf79f85] was not registered for synchronization because synchronization is not active
2022-08-22 15:52:39.934 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:52:39.934 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3aebcb85] will not be managed by Spring
2022-08-22 15:52:39.934 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:52:39.935 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:52:39.935 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:52:39.935 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cf79f85]
2022-08-22 15:52:39.936 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:52:39.936 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@39 (truncated)...]
2022-08-22 15:52:39.936 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:52:44.133 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:52:54.501 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:52:54.501 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:52:54.502 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:52:54.502 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:52:54.502 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:52:54.502 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:52:54.502 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:52:54.502 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:52:54.503 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@668c187f] was not registered for synchronization because synchronization is not active
2022-08-22 15:52:54.503 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:52:54.503 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@79f0f045] will not be managed by Spring
2022-08-22 15:52:54.503 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:52:54.503 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:52:54.505 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:52:54.505 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@668c187f]
2022-08-22 15:52:54.505 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:52:54.505 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32e660e4] was not registered for synchronization because synchronization is not active
2022-08-22 15:52:54.506 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:52:54.506 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4ceacc25] will not be managed by Spring
2022-08-22 15:52:54.506 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:52:54.506 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:52:54.506 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:52:54.507 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32e660e4]
2022-08-22 15:52:54.507 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:52:54.507 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@24 (truncated)...]
2022-08-22 15:52:54.507 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:52:59.371 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 15:52:59.371 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 15:52:59.371 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 15:52:59.371 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 15:52:59.371 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:52:59.371 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:52:59.371 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10d8a62e] was not registered for synchronization because synchronization is not active
2022-08-22 15:52:59.371 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@743122fc] was not registered for synchronization because synchronization is not active
2022-08-22 15:52:59.372 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:52:59.372 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:52:59.372 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@599834b0] will not be managed by Spring
2022-08-22 15:52:59.372 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4f706d88] will not be managed by Spring
2022-08-22 15:52:59.372 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 15:52:59.372 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 15:52:59.372 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 15:52:59.372 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 15:52:59.373 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 15:52:59.374 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 15:52:59.374 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10d8a62e]
2022-08-22 15:52:59.374 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@743122fc]
2022-08-22 15:52:59.374 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:52:59.374 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@1f (truncated)...]
2022-08-22 15:52:59.374 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:52:59.374 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@b6 (truncated)...]
2022-08-22 15:52:59.374 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:52:59.374 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:53:00.359 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:53:00.359 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:53:00.360 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:53:00.360 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d9d7577] was not registered for synchronization because synchronization is not active
2022-08-22 15:53:00.360 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:53:00.360 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@248f1c6e] will not be managed by Spring
2022-08-22 15:53:00.360 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:53:00.361 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:53:00.362 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:53:00.362 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d9d7577]
2022-08-22 15:53:00.362 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:53:00.362 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b57e4db] was not registered for synchronization because synchronization is not active
2022-08-22 15:53:00.363 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:53:00.363 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1767fdb3] will not be managed by Spring
2022-08-22 15:53:00.363 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:53:00.363 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:53:00.364 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:53:00.364 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b57e4db]
2022-08-22 15:53:00.365 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:53:00.365 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@3b (truncated)...]
2022-08-22 15:53:00.365 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:53:13.783 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:53:34.827 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:53:34.827 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:53:34.827 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:53:34.827 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:53:34.827 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:53:34.827 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:53:34.827 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c3fe177] was not registered for synchronization because synchronization is not active
2022-08-22 15:53:34.827 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:53:34.827 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:53:34.828 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:53:34.828 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6e3ec719] will not be managed by Spring
2022-08-22 15:53:34.828 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:53:34.828 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:53:34.830 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:53:34.830 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c3fe177]
2022-08-22 15:53:34.830 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:53:34.830 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc292f1] was not registered for synchronization because synchronization is not active
2022-08-22 15:53:34.831 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:53:34.831 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@535c829f] will not be managed by Spring
2022-08-22 15:53:34.831 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:53:34.831 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:53:34.832 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:53:34.832 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc292f1]
2022-08-22 15:53:34.832 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:53:34.832 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@41 (truncated)...]
2022-08-22 15:53:34.832 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:53:37.040 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:54:05.431 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:54:11.268 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:54:11.269 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:54:11.269 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:54:11.269 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:54:11.269 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:54:11.269 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:54:11.269 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dc50a71] was not registered for synchronization because synchronization is not active
2022-08-22 15:54:11.269 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:54:11.270 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:54:11.270 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:54:11.270 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@752620ce] will not be managed by Spring
2022-08-22 15:54:11.270 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:54:11.270 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:54:11.271 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:54:11.272 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dc50a71]
2022-08-22 15:54:11.272 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:54:11.272 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3daba721] was not registered for synchronization because synchronization is not active
2022-08-22 15:54:11.272 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:54:11.272 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@794fc00a] will not be managed by Spring
2022-08-22 15:54:11.272 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:54:11.272 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:54:11.273 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:54:11.273 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3daba721]
2022-08-22 15:54:11.273 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:54:11.274 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@37 (truncated)...]
2022-08-22 15:54:11.274 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:54:27.196 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:54:27.196 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:54:27.196 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:54:27.196 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:54:27.197 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:54:27.197 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:54:27.197 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:54:27.197 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e1276c3] was not registered for synchronization because synchronization is not active
2022-08-22 15:54:27.197 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:54:27.197 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:54:27.198 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1a9a91f9] will not be managed by Spring
2022-08-22 15:54:27.198 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:54:27.198 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:54:27.199 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:54:27.199 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e1276c3]
2022-08-22 15:54:27.199 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:54:27.199 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@335fe270] was not registered for synchronization because synchronization is not active
2022-08-22 15:54:27.200 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:54:27.200 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7d04b8bb] will not be managed by Spring
2022-08-22 15:54:27.200 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:54:27.200 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:54:27.201 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:54:27.201 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@335fe270]
2022-08-22 15:54:27.201 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:54:27.201 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@16 (truncated)...]
2022-08-22 15:54:27.202 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:54:28.177 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:54:28.178 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:54:28.178 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:54:28.178 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:54:28.178 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:54:28.381 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:54:28.381 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:54:28.382 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:54:28.382 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@473f9678] was not registered for synchronization because synchronization is not active
2022-08-22 15:54:28.382 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:54:28.382 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@54a4d9b1] will not be managed by Spring
2022-08-22 15:54:28.382 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:54:28.383 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:54:28.384 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:54:28.384 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@473f9678]
2022-08-22 15:54:28.384 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:54:28.384 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d3da10c] was not registered for synchronization because synchronization is not active
2022-08-22 15:54:28.385 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:54:28.385 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3f26804b] will not be managed by Spring
2022-08-22 15:54:28.385 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:54:28.385 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:54:28.386 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:54:28.386 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d3da10c]
2022-08-22 15:54:28.386 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:54:28.386 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@ee (truncated)...]
2022-08-22 15:54:28.386 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:54:31.044 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:55:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:55:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-5] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 15:55:03.520 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:55:03.520 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:55:03.521 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:55:03.521 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:55:03.521 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:55:03.521 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:55:03.521 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:55:03.521 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77f8e0ed] was not registered for synchronization because synchronization is not active
2022-08-22 15:55:03.521 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:55:03.522 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:55:03.522 DEBUG 10028 --- [http-nio-8080-exec-7] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@257694e5] will not be managed by Spring
2022-08-22 15:55:03.522 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:55:03.522 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:55:03.523 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:55:03.523 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77f8e0ed]
2022-08-22 15:55:03.524 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:55:03.524 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57f32763] was not registered for synchronization because synchronization is not active
2022-08-22 15:55:03.524 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:55:03.524 DEBUG 10028 --- [http-nio-8080-exec-7] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@463350c4] will not be managed by Spring
2022-08-22 15:55:03.524 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:55:03.524 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:55:03.526 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:55:03.526 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57f32763]
2022-08-22 15:55:03.526 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:55:03.526 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@ce (truncated)...]
2022-08-22 15:55:03.526 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:55:04.430 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:55:04.430 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:55:04.431 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:55:04.431 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:55:04.431 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:55:04.591 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:55:04.591 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:55:04.591 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:55:04.591 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@271fa8b0] was not registered for synchronization because synchronization is not active
2022-08-22 15:55:04.592 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:55:04.592 DEBUG 10028 --- [http-nio-8080-exec-4] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@37041080] will not be managed by Spring
2022-08-22 15:55:04.592 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:55:04.592 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:55:04.593 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:55:04.593 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@271fa8b0]
2022-08-22 15:55:04.594 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:55:04.594 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8b3bcac] was not registered for synchronization because synchronization is not active
2022-08-22 15:55:04.594 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:55:04.594 DEBUG 10028 --- [http-nio-8080-exec-4] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1fa43d2a] will not be managed by Spring
2022-08-22 15:55:04.594 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:55:04.594 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:55:04.595 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:55:04.595 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8b3bcac]
2022-08-22 15:55:04.595 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:55:04.595 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@e8 (truncated)...]
2022-08-22 15:55:04.596 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:55:05.478 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269", parameters={masked}
2022-08-22 15:55:05.478 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 15:55:05.479 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:55:05.479 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 15:55:05.479 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:55:24.950 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:55:29.278 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:55:29.278 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:55:29.278 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:55:29.279 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:55:29.279 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:55:29.289 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:55:29.290 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:55:29.290 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:55:29.290 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@92e43d1] was not registered for synchronization because synchronization is not active
2022-08-22 15:55:29.291 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:55:29.291 DEBUG 10028 --- [http-nio-8080-exec-3] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2c93e98d] will not be managed by Spring
2022-08-22 15:55:29.291 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:55:29.291 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:55:29.292 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:55:29.292 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@92e43d1]
2022-08-22 15:55:29.292 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:55:29.293 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b841207] was not registered for synchronization because synchronization is not active
2022-08-22 15:55:29.293 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:55:29.293 DEBUG 10028 --- [http-nio-8080-exec-3] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4868437b] will not be managed by Spring
2022-08-22 15:55:29.293 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:55:29.293 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:55:29.294 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:55:29.294 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b841207]
2022-08-22 15:55:29.294 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:55:29.294 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@58 (truncated)...]
2022-08-22 15:55:29.295 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:55:30.948 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269", parameters={masked}
2022-08-22 15:55:30.948 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 15:55:30.949 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:55:30.949 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 15:55:30.949 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:55:32.508 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269", parameters={masked}
2022-08-22 15:55:32.508 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 15:55:32.508 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:55:32.508 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 15:55:32.509 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:55:34.836 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269", parameters={masked}
2022-08-22 15:55:34.836 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 15:55:34.837 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:55:34.837 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 15:55:34.837 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:55:49.184 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:56:18.050 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:56:42.107 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:57:09.921 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:57:37.300 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:57:44.165 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 15:57:44.165 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 15:57:44.165 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 15:57:44.165 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 15:57:44.166 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:57:44.166 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:57:44.166 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30f94b3b] was not registered for synchronization because synchronization is not active
2022-08-22 15:57:44.166 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 15:57:44.166 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:57:44.166 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:57:44.167 DEBUG 10028 --- [http-nio-8080-exec-4] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4e7d8a69] will not be managed by Spring
2022-08-22 15:57:44.167 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 15:57:44.167 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 15:57:44.173 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 15:57:44.173 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30f94b3b]
2022-08-22 15:57:44.173 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 15:57:44.173 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d256176] was not registered for synchronization because synchronization is not active
2022-08-22 15:57:44.174 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 15:57:44.174 DEBUG 10028 --- [http-nio-8080-exec-4] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1f298a79] will not be managed by Spring
2022-08-22 15:57:44.174 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 15:57:44.174 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 15:57:44.175 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 15:57:44.175 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d256176]
2022-08-22 15:57:44.175 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:57:44.175 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@42 (truncated)...]
2022-08-22 15:57:44.175 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:58:00.436 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:58:30.224 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:58:40.190 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269&currentBranch=", parameters={masked}
2022-08-22 15:58:40.190 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 15:58:40.191 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 15:58:40.191 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 15:58:40.191 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 15:58:59.180 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 15:59:25.500 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 15:59:44.618 DEBUG 10028 --- [schedulerFactoryBean_Worker-6] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 15:59:44.618 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:00:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:00:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-7] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 16:00:23.642 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:00:50.531 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:01:17.790 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:01:44.206 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:02:07.315 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:02:30.888 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:02:55.813 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:03:20.288 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:03:43.614 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:04:10.869 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:04:35.172 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:05:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:05:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-8] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 16:05:28.809 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:05:58.069 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:06:23.046 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:06:52.800 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:07:15.859 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:07:41.636 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:07:55.451 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:07:55.451 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:07:55.451 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:07:55.451 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:07:55.451 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:07:55.451 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:07:55.451 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:07:55.451 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4edb503f] was not registered for synchronization because synchronization is not active
2022-08-22 16:07:55.451 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:07:55.452 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:07:55.452 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@25fd219f] will not be managed by Spring
2022-08-22 16:07:55.452 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:07:55.452 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:07:55.458 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:07:55.458 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4edb503f]
2022-08-22 16:07:55.458 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:07:55.458 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cd418b3] was not registered for synchronization because synchronization is not active
2022-08-22 16:07:55.459 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:07:55.459 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@30693f6f] will not be managed by Spring
2022-08-22 16:07:55.459 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:07:55.459 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:07:55.460 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:07:55.460 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cd418b3]
2022-08-22 16:07:55.460 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:07:55.460 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@3b (truncated)...]
2022-08-22 16:07:55.460 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:07:58.912 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 16:07:58.912 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 16:07:58.913 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:07:58.913 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@545be62] was not registered for synchronization because synchronization is not active
2022-08-22 16:07:58.913 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 16:07:58.913 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 16:07:58.913 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:07:58.913 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@71140806] will not be managed by Spring
2022-08-22 16:07:58.913 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 16:07:58.913 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 16:07:58.913 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:07:58.913 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13e28cae] was not registered for synchronization because synchronization is not active
2022-08-22 16:07:58.913 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:07:58.914 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@476150e] will not be managed by Spring
2022-08-22 16:07:58.914 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 16:07:58.914 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 16:07:58.915 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 16:07:58.915 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@545be62]
2022-08-22 16:07:58.915 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:07:58.915 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@56 (truncated)...]
2022-08-22 16:07:58.915 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:07:58.917 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 16:07:58.918 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13e28cae]
2022-08-22 16:07:58.918 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:07:58.918 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5d (truncated)...]
2022-08-22 16:07:58.918 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:08:00.917 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:08:00.917 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:08:00.918 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:08:00.918 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5000a0ed] was not registered for synchronization because synchronization is not active
2022-08-22 16:08:00.918 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:08:00.918 DEBUG 10028 --- [http-nio-8080-exec-7] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1f9ec7c7] will not be managed by Spring
2022-08-22 16:08:00.918 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:08:00.918 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:08:00.920 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:08:00.920 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5000a0ed]
2022-08-22 16:08:00.920 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:08:00.920 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33cb8a96] was not registered for synchronization because synchronization is not active
2022-08-22 16:08:00.920 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:08:00.920 DEBUG 10028 --- [http-nio-8080-exec-7] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@5a82c3d7] will not be managed by Spring
2022-08-22 16:08:00.920 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:08:00.920 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:08:00.921 DEBUG 10028 --- [http-nio-8080-exec-7] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:08:00.921 DEBUG 10028 --- [http-nio-8080-exec-7] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33cb8a96]
2022-08-22 16:08:00.921 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:08:00.921 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@32 (truncated)...]
2022-08-22 16:08:00.921 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:08:05.048 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269&currentBranch=&move=3&moveInBranch=&browserId=1661155684000", parameters={masked}
2022-08-22 16:08:05.048 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 16:08:05.048 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:08:05.048 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 16:08:05.049 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:08:10.887 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:08:37.808 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:09:01.631 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:09:28.905 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:09:52.871 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:10:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:10:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-9] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 16:10:11.707 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:10:11.707 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:10:11.707 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:10:11.708 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:10:11.708 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:10:26.787 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:10:29.338 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:10:29.338 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:10:29.338 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:10:29.338 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:10:29.339 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:10:29.357 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:10:29.357 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:10:29.357 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:10:29.357 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@780f964] was not registered for synchronization because synchronization is not active
2022-08-22 16:10:29.357 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:10:29.357 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1c9de1f9] will not be managed by Spring
2022-08-22 16:10:29.357 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:10:29.358 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:10:29.362 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:10:29.362 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@780f964]
2022-08-22 16:10:29.362 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:10:29.362 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@286b0113] was not registered for synchronization because synchronization is not active
2022-08-22 16:10:29.363 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:10:29.363 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@5b0abfce] will not be managed by Spring
2022-08-22 16:10:29.363 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:10:29.363 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:10:29.363 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:10:29.363 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@286b0113]
2022-08-22 16:10:29.364 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:10:29.364 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@74 (truncated)...]
2022-08-22 16:10:29.364 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:10:30.360 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:10:30.360 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:10:30.361 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:10:30.361 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:10:30.362 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:10:30.440 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:10:30.440 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:10:30.440 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:10:30.440 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71d8ff3] was not registered for synchronization because synchronization is not active
2022-08-22 16:10:30.441 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:10:30.441 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6c0d1eb2] will not be managed by Spring
2022-08-22 16:10:30.441 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:10:30.441 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:10:30.442 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:10:30.442 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71d8ff3]
2022-08-22 16:10:30.442 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:10:30.442 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ffaa594] was not registered for synchronization because synchronization is not active
2022-08-22 16:10:30.443 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:10:30.443 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@5b86c857] will not be managed by Spring
2022-08-22 16:10:30.443 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:10:30.443 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:10:30.443 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:10:30.443 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ffaa594]
2022-08-22 16:10:30.443 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:10:30.443 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@4a (truncated)...]
2022-08-22 16:10:30.444 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:10:31.487 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269&currentBranch=&move=3&moveInBranch=&browserId=1661155830000", parameters={masked}
2022-08-22 16:10:31.488 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 16:10:31.488 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:10:31.488 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 16:10:31.488 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:10:50.618 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:10:50.618 DEBUG 10028 --- [schedulerFactoryBean_Worker-10] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 16:11:14.816 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:11:42.528 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:12:06.875 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269&currentBranch=&move=3&moveInBranch=&browserId=1661155926000", parameters={masked}
2022-08-22 16:12:06.875 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 16:12:06.876 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:12:06.876 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 16:12:06.876 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:12:10.183 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:12:39.649 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:13:02.851 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:13:26.115 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:13:50.623 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:14:20.132 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:14:43.840 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:15:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:15:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-1] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 16:15:23.930 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:15:52.106 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:16:18.168 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:16:42.330 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:17:06.723 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:17:33.013 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:17:58.620 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:18:24.185 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:18:50.211 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:19:18.067 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:19:42.534 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:20:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:20:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-2] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 16:20:26.563 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:20:56.291 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:21:22.529 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:21:47.649 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:21:56.618 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:21:56.618 DEBUG 10028 --- [schedulerFactoryBean_Worker-3] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 16:22:26.094 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:22:50.465 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:23:14.279 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:23:42.228 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:24:07.467 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:24:13.371 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269&currentBranch=&move=3&moveInBranch=&browserId=1661156652000", parameters={masked}
2022-08-22 16:24:13.372 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 16:24:13.372 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:24:13.372 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 16:24:13.372 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:24:18.929 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269&currentBranch=&move=3&moveInBranch=&browserId=1661156658000", parameters={masked}
2022-08-22 16:24:18.929 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 16:24:18.930 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:24:18.930 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 16:24:18.930 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:24:31.275 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:25:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:25:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-4] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 16:25:24.153 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:25:48.309 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:26:16.572 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:26:42.393 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:27:06.281 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:27:29.874 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:27:57.443 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:28:25.705 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:28:51.005 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:29:15.547 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:29:41.953 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:30:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:30:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-5] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 16:30:28.066 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:30:55.110 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:31:24.509 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:31:47.877 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:32:11.507 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:32:37.626 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:33:02.618 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:33:02.618 DEBUG 10028 --- [schedulerFactoryBean_Worker-6] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 16:33:27.588 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:33:56.882 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:34:23.100 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:34:48.021 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:34:50.358 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:34:50.358 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:34:50.358 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:34:50.358 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:34:50.358 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:34:50.358 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:34:50.358 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:34:50.359 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42eaf290] was not registered for synchronization because synchronization is not active
2022-08-22 16:34:50.359 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:34:50.359 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:34:50.359 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1c33a777] will not be managed by Spring
2022-08-22 16:34:50.359 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:34:50.359 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:34:50.364 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:34:50.364 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42eaf290]
2022-08-22 16:34:50.364 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:34:50.364 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@394b5052] was not registered for synchronization because synchronization is not active
2022-08-22 16:34:50.365 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:34:50.365 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@38c24013] will not be managed by Spring
2022-08-22 16:34:50.365 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:34:50.365 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:34:50.366 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:34:50.366 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@394b5052]
2022-08-22 16:34:50.366 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:34:50.366 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@42 (truncated)...]
2022-08-22 16:34:50.366 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:34:51.212 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269&currentBranch=&move=3&moveInBranch=&browserId=1661157290000", parameters={masked}
2022-08-22 16:34:51.212 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 16:34:51.212 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:34:51.212 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 16:34:51.212 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:34:57.864 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:34:57.864 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:34:57.864 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:34:57.864 DEBUG 10028 --- [http-nio-8080-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:34:57.865 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:34:57.865 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:34:57.865 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76d0e5bd] was not registered for synchronization because synchronization is not active
2022-08-22 16:34:57.865 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:34:57.865 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:34:57.865 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:34:57.865 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6afad73] will not be managed by Spring
2022-08-22 16:34:57.865 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:34:57.865 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:34:57.866 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:34:57.866 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76d0e5bd]
2022-08-22 16:34:57.867 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:34:57.867 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ac50560] was not registered for synchronization because synchronization is not active
2022-08-22 16:34:57.867 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:34:57.867 DEBUG 10028 --- [http-nio-8080-exec-10] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1faeb7e] will not be managed by Spring
2022-08-22 16:34:57.867 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:34:57.867 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:34:57.868 DEBUG 10028 --- [http-nio-8080-exec-10] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:34:57.868 DEBUG 10028 --- [http-nio-8080-exec-10] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ac50560]
2022-08-22 16:34:57.868 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:34:57.868 DEBUG 10028 --- [http-nio-8080-exec-10] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@37 (truncated)...]
2022-08-22 16:34:57.868 DEBUG 10028 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:34:58.635 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269&currentBranch=&move=3&moveInBranch=&browserId=1661157297000", parameters={masked}
2022-08-22 16:34:58.636 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 16:34:58.636 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:34:58.636 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 16:34:58.636 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:35:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:35:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-7] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 16:35:27.929 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:35:55.862 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:35:55.995 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:35:55.995 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:35:55.996 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:35:55.996 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:35:55.996 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:35:55.996 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@303a4552] was not registered for synchronization because synchronization is not active
2022-08-22 16:35:55.996 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:35:55.996 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:35:55.997 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:35:55.997 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7088f532] will not be managed by Spring
2022-08-22 16:35:55.997 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:35:55.997 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:35:55.997 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:35:55.998 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:35:55.998 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@303a4552]
2022-08-22 16:35:55.998 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:35:55.998 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@634234fb] was not registered for synchronization because synchronization is not active
2022-08-22 16:35:55.999 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:35:55.999 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@54546cc4] will not be managed by Spring
2022-08-22 16:35:55.999 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:35:55.999 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:35:55.999 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:35:56.000 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@634234fb]
2022-08-22 16:35:56.000 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:35:56.000 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@40 (truncated)...]
2022-08-22 16:35:56.000 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:36:05.156 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269&currentBranch=&move=3&moveInBranch=&browserId=1661157364000", parameters={masked}
2022-08-22 16:36:05.156 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 16:36:05.156 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:36:05.156 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 16:36:05.156 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:36:25.248 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:36:40.952 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:36:40.953 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:36:40.953 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:36:40.953 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:36:40.953 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:36:40.954 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:36:40.954 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:36:40.955 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:36:40.955 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@274045f5] was not registered for synchronization because synchronization is not active
2022-08-22 16:36:40.955 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:36:40.955 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@17cbfe82] will not be managed by Spring
2022-08-22 16:36:40.955 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:36:40.955 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:36:40.957 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:36:40.957 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@274045f5]
2022-08-22 16:36:40.957 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:36:40.957 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e6d0d32] was not registered for synchronization because synchronization is not active
2022-08-22 16:36:40.957 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:36:40.957 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@169ad793] will not be managed by Spring
2022-08-22 16:36:40.957 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:36:40.957 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:36:40.958 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:36:40.958 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e6d0d32]
2022-08-22 16:36:40.958 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:36:40.958 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@60 (truncated)...]
2022-08-22 16:36:40.958 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:36:41.859 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:36:41.859 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:36:41.859 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:36:41.859 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:36:41.860 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:36:41.984 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:36:41.985 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:36:41.985 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:36:41.985 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69e7c0b0] was not registered for synchronization because synchronization is not active
2022-08-22 16:36:41.985 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:36:41.985 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@23ba6aeb] will not be managed by Spring
2022-08-22 16:36:41.985 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:36:41.985 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:36:41.987 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:36:41.987 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69e7c0b0]
2022-08-22 16:36:41.987 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:36:41.987 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@700b22c0] was not registered for synchronization because synchronization is not active
2022-08-22 16:36:41.987 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:36:41.987 DEBUG 10028 --- [http-nio-8080-exec-5] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@16e318] will not be managed by Spring
2022-08-22 16:36:41.987 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:36:41.987 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:36:41.988 DEBUG 10028 --- [http-nio-8080-exec-5] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:36:41.988 DEBUG 10028 --- [http-nio-8080-exec-5] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@700b22c0]
2022-08-22 16:36:41.988 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:36:41.988 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5a (truncated)...]
2022-08-22 16:36:41.988 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:36:42.958 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269&currentBranch=&move=3&moveInBranch=&browserId=1661157402000", parameters={masked}
2022-08-22 16:36:42.958 DEBUG 10028 --- [http-nio-8080-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 16:36:42.958 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:36:42.958 DEBUG 10028 --- [http-nio-8080-exec-7] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 16:36:42.959 DEBUG 10028 --- [http-nio-8080-exec-7] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:36:53.225 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:37:16.950 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:37:45.615 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:38:13.769 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:38:40.012 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:39:09.004 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:39:09.004 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:39:09.005 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:39:09.005 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:39:09.005 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:39:09.005 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:39:09.005 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@734a84a6] was not registered for synchronization because synchronization is not active
2022-08-22 16:39:09.005 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:39:09.005 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:39:09.005 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:39:09.005 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2079b213] will not be managed by Spring
2022-08-22 16:39:09.005 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:39:09.005 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:39:09.010 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:39:09.010 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@734a84a6]
2022-08-22 16:39:09.010 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:39:09.010 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dd27c19] was not registered for synchronization because synchronization is not active
2022-08-22 16:39:09.010 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:39:09.010 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@20d6b69a] will not be managed by Spring
2022-08-22 16:39:09.010 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:39:09.010 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:39:09.011 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:39:09.011 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dd27c19]
2022-08-22 16:39:09.011 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:39:09.011 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@f3 (truncated)...]
2022-08-22 16:39:09.012 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:39:09.721 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:39:25.894 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:39:25.894 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:39:25.895 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:39:25.895 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:39:25.895 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:39:25.895 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:39:25.895 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:39:25.896 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:39:25.896 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a7b5098] was not registered for synchronization because synchronization is not active
2022-08-22 16:39:25.896 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:39:25.896 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@ced2636] will not be managed by Spring
2022-08-22 16:39:25.896 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:39:25.896 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:39:25.897 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:39:25.897 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a7b5098]
2022-08-22 16:39:25.897 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:39:25.898 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@431e2efb] was not registered for synchronization because synchronization is not active
2022-08-22 16:39:25.898 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:39:25.898 DEBUG 10028 --- [http-nio-8080-exec-1] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@26276c38] will not be managed by Spring
2022-08-22 16:39:25.898 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:39:25.898 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:39:25.898 DEBUG 10028 --- [http-nio-8080-exec-1] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:39:25.898 DEBUG 10028 --- [http-nio-8080-exec-1] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@431e2efb]
2022-08-22 16:39:25.899 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:39:25.899 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5f (truncated)...]
2022-08-22 16:39:25.899 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:39:32.707 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:39:32.707 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:39:32.707 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:39:32.707 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:39:32.708 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:39:32.708 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:39:32.708 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@688b7f98] was not registered for synchronization because synchronization is not active
2022-08-22 16:39:32.708 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:39:32.708 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:39:32.708 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:39:32.708 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@10f555b0] will not be managed by Spring
2022-08-22 16:39:32.708 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:39:32.708 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:39:32.709 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:39:32.709 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@688b7f98]
2022-08-22 16:39:32.709 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:39:32.709 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10c506cd] was not registered for synchronization because synchronization is not active
2022-08-22 16:39:32.710 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:39:32.710 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@2a2789b0] will not be managed by Spring
2022-08-22 16:39:32.710 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:39:32.710 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:39:32.710 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:39:32.711 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10c506cd]
2022-08-22 16:39:32.711 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:39:32.711 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5b (truncated)...]
2022-08-22 16:39:32.711 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:39:34.379 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : GET "/web/avilableItem?clientId=FE518CB4AF6FBE6E6A646194BE946504&connectionSign=35D748D54422E639AAE0C06B1B70FF79&connectionType=1&deviceId=3568748685442269&currentBranch=&move=3&moveInBranch=&browserId=1661157573000", parameters={masked}
2022-08-22 16:39:34.380 DEBUG 10028 --- [http-nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#avilableItem(Long, Long, String, String, Integer, String, String)
2022-08-22 16:39:34.380 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:39:34.380 DEBUG 10028 --- [http-nio-8080-exec-5] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=-1, msg=fail, data=null)]
2022-08-22 16:39:34.381 DEBUG 10028 --- [http-nio-8080-exec-5] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:39:35.821 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:40:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:40:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-8] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 16:40:23.222 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:40:46.678 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:41:13.427 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:41:41.545 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:42:05.650 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:42:29.436 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:42:56.011 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:43:23.069 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:43:48.907 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:44:08.618 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:44:08.618 DEBUG 10028 --- [schedulerFactoryBean_Worker-9] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-b88bb101-5ca4-4ea5-a22a-008f9d330472
2022-08-22 16:44:36.410 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:45:00.001 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:45:00.001 DEBUG 10028 --- [schedulerFactoryBean_Worker-10] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 16:45:24.795 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:45:49.135 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:46:14.736 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:46:14.736 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:46:14.737 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:46:14.737 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:46:14.737 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:46:14.851 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=35D748D54422E639AAE0C06B1B70FF79&keyword=", parameters={masked}
2022-08-22 16:46:14.852 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:46:14.852 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:46:14.852 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af20b47] was not registered for synchronization because synchronization is not active
2022-08-22 16:46:14.852 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:46:14.852 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@1da42d54] will not be managed by Spring
2022-08-22 16:46:14.852 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:46:14.852 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 35D748D54422E639AAE0C06B1B70FF79(String)
2022-08-22 16:46:14.857 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:46:14.857 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af20b47]
2022-08-22 16:46:14.857 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:46:14.857 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@547ab931] was not registered for synchronization because synchronization is not active
2022-08-22 16:46:14.858 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:46:14.858 DEBUG 10028 --- [http-nio-8080-exec-6] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@6808e067] will not be managed by Spring
2022-08-22 16:46:14.858 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:46:14.858 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560569829734199297(Long)
2022-08-22 16:46:14.859 DEBUG 10028 --- [http-nio-8080-exec-6] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:46:14.859 DEBUG 10028 --- [http-nio-8080-exec-6] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@547ab931]
2022-08-22 16:46:14.859 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:46:14.859 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@5f (truncated)...]
2022-08-22 16:46:14.859 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:46:15.908 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 16:46:15.908 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 16:46:15.909 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:46:15.909 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a4d4dd8] was not registered for synchronization because synchronization is not active
2022-08-22 16:46:15.909 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:46:15.909 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7f54d9c8] will not be managed by Spring
2022-08-22 16:46:15.909 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 16:46:15.909 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 16:46:15.910 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 16:46:15.910 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a4d4dd8]
2022-08-22 16:46:15.911 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:46:15.911 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@35 (truncated)...]
2022-08-22 16:46:15.911 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:46:15.916 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 16:46:15.916 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 16:46:15.916 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:46:15.916 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@525d7821] was not registered for synchronization because synchronization is not active
2022-08-22 16:46:15.916 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:46:15.916 DEBUG 10028 --- [http-nio-8080-exec-3] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@310b7394] will not be managed by Spring
2022-08-22 16:46:15.917 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 16:46:15.917 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 16:46:15.918 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 16:46:15.918 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@525d7821]
2022-08-22 16:46:15.918 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:46:15.918 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@2a (truncated)...]
2022-08-22 16:46:15.918 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:46:18.859 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:46:43.276 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:47:04.040 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 16:47:04.040 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:47:04.040 DEBUG 10028 --- [http-nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 16:47:04.040 DEBUG 10028 --- [http-nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:47:04.041 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:47:04.041 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:47:04.041 DEBUG 10028 --- [http-nio-8080-exec-1] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:47:04.041 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20b0cdd9] was not registered for synchronization because synchronization is not active
2022-08-22 16:47:04.041 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:47:04.041 DEBUG 10028 --- [http-nio-8080-exec-9] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@67754c1] will not be managed by Spring
2022-08-22 16:47:04.041 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 16:47:04.041 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 16:47:04.041 DEBUG 10028 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:47:04.042 DEBUG 10028 --- [http-nio-8080-exec-9] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 16:47:04.042 DEBUG 10028 --- [http-nio-8080-exec-9] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20b0cdd9]
2022-08-22 16:47:04.042 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:47:04.042 DEBUG 10028 --- [http-nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@20 (truncated)...]
2022-08-22 16:47:04.043 DEBUG 10028 --- [http-nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:47:04.049 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 16:47:04.049 DEBUG 10028 --- [http-nio-8080-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 16:47:04.049 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:47:04.049 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d01357f] was not registered for synchronization because synchronization is not active
2022-08-22 16:47:04.049 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:47:04.049 DEBUG 10028 --- [http-nio-8080-exec-2] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@73a011c8] will not be managed by Spring
2022-08-22 16:47:04.050 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 16:47:04.050 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 16:47:04.051 DEBUG 10028 --- [http-nio-8080-exec-2] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 16:47:04.051 DEBUG 10028 --- [http-nio-8080-exec-2] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d01357f]
2022-08-22 16:47:04.051 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:47:04.051 DEBUG 10028 --- [http-nio-8080-exec-2] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@53 (truncated)...]
2022-08-22 16:47:04.051 DEBUG 10028 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:47:07.901 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:47:33.454 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:47:58.292 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:48:24.725 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:48:28.851 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : GET "/web/clients?pageSize=100&pageNo=1", parameters={masked}
2022-08-22 16:48:28.851 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : GET "/web/configInfo", parameters={}
2022-08-22 16:48:28.851 DEBUG 10028 --- [http-nio-8080-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#clients(BaseRequest)
2022-08-22 16:48:28.851 DEBUG 10028 --- [http-nio-8080-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#configInfo()
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-6] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=ConfigInfo(isConfiged=true, isConnected=true, pipeLineConfig= (truncated)...]
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1186fa49] was not registered for synchronization because synchronization is not active
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/web/connects?pageSize=10&pageNo=1", parameters={masked}
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectsPageList(BaseRequest)
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-4] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@5ebbdcfe] will not be managed by Spring
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cf65a97] was not registered for synchronization because synchronization is not active
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-6] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.dao.mapper.ClientMapper.selectPage : ==> Preparing: SELECT id,client_type,client_id,client_status,client_name,client_host,created_time,updated_time FROM client
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-8] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@4a2766cd] will not be managed by Spring
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.dao.mapper.ClientMapper.selectPage : ==> Parameters:
2022-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionMapper.selectPage : ==> 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-08-22 16:48:28.852 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionMapper.selectPage : ==> Parameters:
2022-08-22 16:48:28.856 DEBUG 10028 --- [http-nio-8080-exec-8] c.i.d.m.ConnectionMapper.selectPage : <== Total: 2
2022-08-22 16:48:28.856 DEBUG 10028 --- [http-nio-8080-exec-8] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cf65a97]
2022-08-22 16:48:28.856 DEBUG 10028 --- [http-nio-8080-exec-4] c.i.dao.mapper.ClientMapper.selectPage : <== Total: 1
2022-08-22 16:48:28.856 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:48:28.856 DEBUG 10028 --- [http-nio-8080-exec-4] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1186fa49]
2022-08-22 16:48:28.856 DEBUG 10028 --- [http-nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@79 (truncated)...]
2022-08-22 16:48:28.856 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:48:28.856 DEBUG 10028 --- [http-nio-8080-exec-4] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@29 (truncated)...]
2022-08-22 16:48:28.857 DEBUG 10028 --- [http-nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:48:28.857 DEBUG 10028 --- [http-nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:48:32.541 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : GET "/web/connectionItem?pageSize=10&pageNo=1&connectionSign=31EE6C7011232F3F9753FD637A7670A7&keyword=", parameters={masked}
2022-08-22 16:48:32.541 DEBUG 10028 --- [http-nio-8080-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.idtgz.controller.WebController#connectionItemPageList(String, String, Integer, Integer)
2022-08-22 16:48:32.541 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:48:32.541 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40ccd40b] was not registered for synchronization because synchronization is not active
2022-08-22 16:48:32.542 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:48:32.542 DEBUG 10028 --- [http-nio-8080-exec-3] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@3ad974e8] will not be managed by Spring
2022-08-22 16:48:32.542 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.mapper.ConnectionMapper.selectOne : ==> 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 WHERE connection_sign = ?
2022-08-22 16:48:32.542 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.mapper.ConnectionMapper.selectOne : ==> Parameters: 31EE6C7011232F3F9753FD637A7670A7(String)
2022-08-22 16:48:32.543 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.mapper.ConnectionMapper.selectOne : <== Total: 1
2022-08-22 16:48:32.543 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40ccd40b]
2022-08-22 16:48:32.543 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Creating a new SqlSession
2022-08-22 16:48:32.543 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ad1b5b6] was not registered for synchronization because synchronization is not active
2022-08-22 16:48:32.544 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.jdbc.datasource.DataSourceUtils : Fetching JDBC Connection from DataSource
2022-08-22 16:48:32.544 DEBUG 10028 --- [http-nio-8080-exec-3] o.m.s.t.SpringManagedTransaction : JDBC Connection [org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection@7bdeee30] will not be managed by Spring
2022-08-22 16:48:32.544 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionItemMapper.selectPage : ==> Preparing: SELECT id,connection_id,item_sign,item_code,create_time,update_time FROM connection_item WHERE connection_id = ?
2022-08-22 16:48:32.544 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionItemMapper.selectPage : ==> Parameters: 1560570037083811841(Long)
2022-08-22 16:48:32.544 DEBUG 10028 --- [http-nio-8080-exec-3] c.i.d.m.ConnectionItemMapper.selectPage : <== Total: 0
2022-08-22 16:48:32.545 DEBUG 10028 --- [http-nio-8080-exec-3] org.mybatis.spring.SqlSessionUtils : Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ad1b5b6]
2022-08-22 16:48:32.545 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
2022-08-22 16:48:32.545 DEBUG 10028 --- [http-nio-8080-exec-3] m.m.a.RequestResponseBodyMethodProcessor : Writing [BaseResponse(code=0, msg=success, data=com.baomidou.mybatisplus.extension.plugins.pagination.Page@24 (truncated)...]
2022-08-22 16:48:32.545 DEBUG 10028 --- [http-nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : Completed 200 OK
2022-08-22 16:48:47.954 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:49:13.803 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:49:38.778 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 1 triggers
2022-08-22 16:50:00.000 DEBUG 10028 --- [schedulerFactoryBean_QuartzSchedulerThread] org.quartz.core.QuartzSchedulerThread : batch acquisition of 0 triggers
2022-08-22 16:50:00.000 DEBUG 10028 --- [schedulerFactoryBean_Worker-1] org.quartz.core.JobRunShell : Calling execute on job DEFAULT.6da64b5bd2ee-c344260c-a020-4d40-9893-917ffc3aac19
2022-08-22 16:50:05.955 DEBUG 10028 --- [SpringApplicationShutdownHook] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2022-08-22 16:50:05.955 DEBUG 10028 --- [SpringApplicationShutdownHook] ConfigServletWebServerApplicationContext : Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4e4efc1b, started on Mon Aug 22 13:57:31 CST 2022
2022-08-22 16:50:05.956 DEBUG 10028 --- [SpringApplicationShutdownHook] ySourcesPropertyResolver$DefaultResolver : Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String
2022-08-22 16:50:05.959 DEBUG 10028 --- [SpringApplicationShutdownHook] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 2147483647
2022-08-22 16:50:05.960 INFO 10028 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler schedulerFactoryBean_$_NON_CLUSTERED paused.
2022-08-22 16:50:05.960 DEBUG 10028 --- [SpringApplicationShutdownHook] o.s.c.support.DefaultLifecycleProcessor : Bean 'schedulerFactoryBean' completed its stop procedure
2022-08-22 16:50:05.961 DEBUG 10028 --- [SpringApplicationShutdownHook] o.s.c.support.DefaultLifecycleProcessor : Bean 'webServerGracefulShutdown' completed its stop procedure
2022-08-22 16:50:05.961 DEBUG 10028 --- [SpringApplicationShutdownHook] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 2147483646
2022-08-22 16:50:06.406 DEBUG 10028 --- [SpringApplicationShutdownHook] o.s.c.support.DefaultLifecycleProcessor : Bean 'webServerStartStop' completed its stop procedure
2022-08-22 16:50:06.408 DEBUG 10028 --- [SpringApplicationShutdownHook] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown
2022-08-22 16:50:06.411 DEBUG 10028 --- [SpringApplicationShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
2022-08-22 16:50:06.414 INFO 10028 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler schedulerFactoryBean_$_NON_CLUSTERED shutting down.
2022-08-22 16:50:06.414 INFO 10028 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler schedulerFactoryBean_$_NON_CLUSTERED paused.
2022-08-22 16:50:06.415 DEBUG 10028 --- [SpringApplicationShutdownHook] org.quartz.simpl.SimpleThreadPool : Shutting down threadpool...
2022-08-22 16:50:06.415 DEBUG 10028 --- [SpringApplicationShutdownHook] org.quartz.simpl.SimpleThreadPool : Shutdown of threadpool complete.
2022-08-22 16:50:06.416 INFO 10028 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler schedulerFactoryBean_$_NON_CLUSTERED shutdown complete.
2022-08-22 16:50:06.416 INFO 10028 --- [SpringApplicationShutdownHook] o.s.s.quartz.SchedulerFactoryBean : Shutting down Quartz Scheduler
2022-08-22 16:50:06.417 DEBUG 10028 --- [schedulerFactoryBean_Worker-6] org.quartz.simpl.SimpleThreadPool : WorkerThread is shut down.
2022-08-22 16:50:06.418 INFO 10028 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
2022-08-22 16:50:06.424 INFO 10028 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed