awnurrk opened a new issue #6429:
URL: https://github.com/apache/shardingsphere/issues/6429


   E:\jdk1.8\bin\java.exe 
-agentlib:jdwp=transport=dt_socket,address=127.0.0.1:58350,suspend=y,server=n 
-ea -Didea.test.cyclic.buffer.size=1048576 
-javaagent:C:\Users\DELL\.IntelliJIdea2018.2\system\captureAgent\debugger-agent.jar=file:/C:/Users/DELL/AppData/Local/Temp/capture.props
 -Dfile.encoding=UTF-8 -classpath 
C:\Users\DELL\AppData\Local\Temp\classpath1544431875.jar 
com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4 
com.keyi.base.TestMapper,test1
   Connected to the target VM, address: '127.0.0.1:58350', transport: 'socket'
   09:26:20.272 [main] DEBUG 
org.springframework.test.context.junit4.SpringJUnit4ClassRunner - 
SpringJUnit4ClassRunner constructor called with [class com.keyi.base.TestMapper]
   09:26:20.289 [main] DEBUG org.springframework.test.context.BootstrapUtils - 
Instantiating CacheAwareContextLoaderDelegate from class 
[org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
   09:26:20.345 [main] DEBUG org.springframework.test.context.BootstrapUtils - 
Instantiating BootstrapContext using constructor [public 
org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
   09:26:20.388 [main] DEBUG org.springframework.test.context.BootstrapUtils - 
Instantiating TestContextBootstrapper for test class [com.keyi.base.TestMapper] 
from class 
[org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
   09:26:20.429 [main] INFO 
org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 
Neither @ContextConfiguration nor @ContextHierarchy found for test class 
[com.keyi.base.TestMapper], using SpringBootContextLoader
   09:26:20.439 [main] DEBUG 
org.springframework.test.context.support.AbstractContextLoader - Did not detect 
default resource location for test class [com.keyi.base.TestMapper]: class path 
resource [com/keyi/base/TestMapper-context.xml] does not exist
   09:26:20.440 [main] DEBUG 
org.springframework.test.context.support.AbstractContextLoader - Did not detect 
default resource location for test class [com.keyi.base.TestMapper]: class path 
resource [com/keyi/base/TestMapperContext.groovy] does not exist
   09:26:20.441 [main] INFO 
org.springframework.test.context.support.AbstractContextLoader - Could not 
detect default resource locations for test class [com.keyi.base.TestMapper]: no 
resource found for suffixes {-context.xml, Context.groovy}.
   09:26:20.443 [main] INFO 
org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - 
Could not detect default configuration classes for test class 
[com.keyi.base.TestMapper]: TestMapper does not declare any static, 
non-private, non-final, nested classes annotated with @Configuration.
   09:26:20.585 [main] DEBUG 
org.springframework.test.context.support.ActiveProfilesUtils - Could not find 
an 'annotation declaring class' for annotation type 
[org.springframework.test.context.ActiveProfiles] and class 
[com.keyi.base.TestMapper]
   09:26:20.842 [main] DEBUG 
org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
 - Identified candidate component class: file 
[E:\developcode\could_master_0608\internet_hospital_could\keyi-module\keyi-module-base\target\classes\com\keyi\base\BaseApplication.class]
   09:26:20.844 [main] INFO 
org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found 
@SpringBootConfiguration com.keyi.base.BaseApplication for test class 
com.keyi.base.TestMapper
   09:26:21.135 [main] DEBUG 
org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 
@TestExecutionListeners is not present for class [com.keyi.base.TestMapper]: 
using defaults.
   09:26:21.137 [main] INFO 
org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 
Loaded default TestExecutionListener class names from location 
[META-INF/spring.factories]: 
[org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, 
org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, 
org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener,
 
org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener,
 
org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener,
 org.springframework.test.context.web.ServletTestExecutionListener, 
org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener,
 
org.springframework.test.context.support.DependencyInjectionTestExecutionListener,
 org.springframework.test.context.su
 pport.DirtiesContextTestExecutionListener, 
org.springframework.test.context.transaction.TransactionalTestExecutionListener,
 org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
   09:26:21.176 [main] INFO 
org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using 
TestExecutionListeners: 
[org.springframework.test.context.web.ServletTestExecutionListener@758705fa, 
org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@ebaa6cb,
 
org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@906d29b,
 
org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@49d3c823,
 
org.springframework.test.context.support.DirtiesContextTestExecutionListener@436bc36,
 
org.springframework.test.context.transaction.TransactionalTestExecutionListener@5fe1ce85,
 
org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@604c5de8, 
org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@37091312,
 
org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@66fdec9,
 org.springframework.boot.test.autoconfigure.web.client.MockRestServiceSer
 verResetTestExecutionListener@57abad67, 
org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@550a1967,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2a640157]
   09:26:21.180 [main] DEBUG 
org.springframework.test.annotation.ProfileValueUtils - Retrieved 
@ProfileValueSourceConfiguration [null] for test class 
[com.keyi.base.TestMapper]
   09:26:21.181 [main] DEBUG 
org.springframework.test.annotation.ProfileValueUtils - Retrieved 
ProfileValueSource type [class 
org.springframework.test.annotation.SystemProfileValueSource] for class 
[com.keyi.base.TestMapper]09:26:21.192 [main] DEBUG 
org.springframework.test.annotation.ProfileValueUtils - Retrieved 
@ProfileValueSourceConfiguration [null] for test class 
[com.keyi.base.TestMapper]
   09:26:21.192 [main] DEBUG 
org.springframework.test.annotation.ProfileValueUtils - Retrieved 
ProfileValueSource type [class 
org.springframework.test.annotation.SystemProfileValueSource] for class 
[com.keyi.base.TestMapper]09:26:21.193 [main] DEBUG 
org.springframework.test.annotation.ProfileValueUtils - Retrieved 
@ProfileValueSourceConfiguration [null] for test class 
[com.keyi.base.TestMapper]
   09:26:21.193 [main] DEBUG 
org.springframework.test.annotation.ProfileValueUtils - Retrieved 
ProfileValueSource type [class 
org.springframework.test.annotation.SystemProfileValueSource] for class 
[com.keyi.base.TestMapper]
   09:26:21.194 [main] DEBUG 
org.springframework.test.annotation.ProfileValueUtils - Retrieved 
@ProfileValueSourceConfiguration [null] for test class 
[com.keyi.base.TestMapper]
   09:26:21.194 [main] DEBUG 
org.springframework.test.annotation.ProfileValueUtils - Retrieved 
ProfileValueSource type [class 
org.springframework.test.annotation.SystemProfileValueSource] for class 
[com.keyi.base.TestMapper]
   09:26:21.203 [main] DEBUG 
org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener
 - Before test class: context [DefaultTestContext@41dd05a testClass = 
TestMapper, testInstance = [null], testMethod = [null], testException = [null], 
mergedContextConfiguration = [WebMergedContextConfiguration@613a8ee1 testClass 
= TestMapper, locations = '{}', classes = '{class 
com.keyi.base.BaseApplication}', contextInitializerClasses = '[]', 
activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties 
= 
'{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}',
 contextCustomizers = 
set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@56cdfb3b,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2fb3536e,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCus
 tomizer@74751b3, 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@21282ed8],
 resourceBasePath = 'src/main/webapp', contextLoader = 
'org.springframework.boot.test.context.SpringBootContextLoader', parent = 
[null]], attributes = 
map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener'
 -> true]], class annotated with @DirtiesContext [false] with mode [null].
   09:26:21.204 [main] DEBUG 
org.springframework.test.annotation.ProfileValueUtils - Retrieved 
@ProfileValueSourceConfiguration [null] for test class 
[com.keyi.base.TestMapper]
   09:26:21.204 [main] DEBUG 
org.springframework.test.annotation.ProfileValueUtils - Retrieved 
ProfileValueSource type [class 
org.springframework.test.annotation.SystemProfileValueSource] for class 
[com.keyi.base.TestMapper]
   09:26:21.257 [main] DEBUG 
org.springframework.test.context.support.TestPropertySourceUtils - Adding 
inlined properties to environment: {spring.jmx.enabled=false, 
org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, 
server.port=-1}
   2020-07-24 09:26:22.883  INFO 4660 --- [           main] 
ptablePropertiesBeanFactoryPostProcessor : Post-processing PropertySource 
instances
   2020-07-24 09:26:22.992  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
configurationProperties 
[org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource]
 to AOP Proxy
   2020-07-24 09:26:22.995  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource bootstrap 
[org.springframework.core.env.MapPropertySource] to 
EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:22.995  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource Inlined 
Test Properties [org.springframework.core.env.MapPropertySource] to 
EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:22.995  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
systemProperties [org.springframework.core.env.PropertiesPropertySource] to 
EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:22.995  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
systemEnvironment 
[org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource]
 to EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:22.995  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource random 
[org.springframework.boot.env.RandomValuePropertySource] to 
EncryptablePropertySourceWrapper
   2020-07-24 09:26:22.995  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to 
EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:22.995  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
applicationConfig: [classpath:/bootstrap.yml] 
[org.springframework.boot.env.OriginTrackedMapPropertySource] to 
EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:23.037  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
 of type 
[org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$3f9305fe]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2020-07-24 09:26:23.078  INFO 4660 --- [           main] 
c.u.j.filter.DefaultLazyPropertyFilter   : Property Filter custom Bean not 
found with name 'encryptablePropertyFilter'. Initializing Default Property 
Filter
   2020-07-24 09:26:23.086  INFO 4660 --- [           main] 
c.u.j.r.DefaultLazyPropertyResolver      : Property Resolver custom Bean not 
found with name 'encryptablePropertyResolver'. Initializing Default Property 
Resolver
   2020-07-24 09:26:23.093  INFO 4660 --- [           main] 
c.u.j.d.DefaultLazyPropertyDetector      : Property Detector custom Bean not 
found with name 'encryptablePropertyDetector'. Initializing Default Property 
Detector
   
     .   ____          _            __ _ _
    /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
   ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
    \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
     '  |____| .__|_| |_|_| |_\__, | / / / /
    =========|_|==============|___/=/_/_/_/
    :: Spring Boot ::       (v2.1.10.RELEASE)
   
   2020-07-24 09:26:23.662  INFO 4660 --- [           main] 
c.a.c.n.c.NacosPropertySourceBuilder     : Loading nacos data, dataId: 
'application-dev.yml', group: 'DEFAULT_GROUP'
   2020-07-24 09:26:23.689  INFO 4660 --- [           main] 
c.a.c.n.c.NacosPropertySourceBuilder     : Loading nacos data, dataId: 
'keyi-module-base-dev.yml', group: 'DEFAULT_GROUP'
   2020-07-24 09:26:23.698  INFO 4660 --- [           main] 
b.c.PropertySourceBootstrapConfiguration : Located property source: 
CompositePropertySource {name='NACOS', propertySources=[NacosPropertySource 
{name='keyi-module-base-dev.yml'}, NacosPropertySource 
{name='keyi-module-base.yml'}, NacosPropertySource 
{name='application-dev.yml'}]}
   2020-07-24 09:26:23.867  INFO 4660 --- [           main] 
EnableEncryptablePropertiesConfiguration : Bootstraping jasypt-string-boot auto 
configuration in context: keyi-module-base-1
   2020-07-24 09:26:23.868  INFO 4660 --- [           main] 
com.keyi.base.TestMapper                 : The following profiles are active: 
dev
   2020-07-24 09:26:24.694  WARN 4660 --- [           main] 
o.s.c.c.u.SpringFactoryImportSelector    : More than one implementation of 
@EnableCircuitBreaker (now relying on @Conditionals to pick one): 
[com.alibaba.cloud.sentinel.custom.SentinelCircuitBreakerConfiguration, 
org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration]
   2020-07-24 09:26:27.029  WARN 4660 --- [           main] 
o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'nacos-config' contains 
invalid characters, please migrate to a valid format.
   2020-07-24 09:26:27.034  WARN 4660 --- [           main] 
o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'nacos-discovery' 
contains invalid characters, please migrate to a valid format.
   2020-07-24 09:26:27.814  INFO 4660 --- [           main] 
.s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, 
entering strict repository configuration mode!
   2020-07-24 09:26:27.818  INFO 4660 --- [           main] 
.s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data 
repositories in DEFAULT mode.
   2020-07-24 09:26:28.217  INFO 4660 --- [           main] 
.s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository 
scanning in 391ms. Found 3 repository interfaces.
   2020-07-24 09:26:28.234  INFO 4660 --- [           main] 
.s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, 
entering strict repository configuration mode!
   2020-07-24 09:26:28.236  INFO 4660 --- [           main] 
.s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data 
repositories in DEFAULT mode.
   2020-07-24 09:26:28.315  INFO 4660 --- [           main] 
.RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely 
identify store assignment for repository candidate interface 
com.keyi.base.mapper.AfterSendMsgRepository. If you want this repository to be 
a Redis repository, consider annotating your entities with one of these 
annotations: org.springframework.data.redis.core.RedisHash (preferred), or 
consider extending one of the following types with your repository: 
org.springframework.data.keyvalue.repository.KeyValueRepository.
   2020-07-24 09:26:28.315  INFO 4660 --- [           main] 
.RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely 
identify store assignment for repository candidate interface 
com.keyi.base.mapper.BeforeSendMsgRepository. If you want this repository to be 
a Redis repository, consider annotating your entities with one of these 
annotations: org.springframework.data.redis.core.RedisHash (preferred), or 
consider extending one of the following types with your repository: 
org.springframework.data.keyvalue.repository.KeyValueRepository.
   2020-07-24 09:26:28.316  INFO 4660 --- [           main] 
.RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely 
identify store assignment for repository candidate interface 
com.keyi.base.mapper.StateChangeRepository. If you want this repository to be a 
Redis repository, consider annotating your entities with one of these 
annotations: org.springframework.data.redis.core.RedisHash (preferred), or 
consider extending one of the following types with your repository: 
org.springframework.data.keyvalue.repository.KeyValueRepository.
   2020-07-24 09:26:28.316  INFO 4660 --- [           main] 
.s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository 
scanning in 68ms. Found 0 repository interfaces.
   2020-07-24 09:26:28.482  WARN 4660 --- [           main] 
o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' 
contains invalid characters, please migrate to a valid format.
   2020-07-24 09:26:28.514  WARN 4660 --- [           main] 
o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'hystrix.stream' 
contains invalid characters, please migrate to a valid format.
   2020-07-24 09:26:28.909  WARN 4660 --- [           main] 
o.m.s.mapper.ClassPathMapperScanner      : No MyBatis mapper was found in 
'[com.keyi.base]' package. Please check your configuration.
   2020-07-24 09:26:28.985  WARN 4660 --- [           main] 
o.m.s.mapper.ClassPathMapperScanner      : Skipping MapperFactoryBean with name 
'afterSendMsgRepository' and 'com.keyi.base.mapper.AfterSendMsgRepository' 
mapperInterface. Bean already defined with the same name!
   2020-07-24 09:26:28.986  WARN 4660 --- [           main] 
o.m.s.mapper.ClassPathMapperScanner      : Skipping MapperFactoryBean with name 
'beforeSendMsgRepository' and 'com.keyi.base.mapper.BeforeSendMsgRepository' 
mapperInterface. Bean already defined with the same name!
   2020-07-24 09:26:28.986  WARN 4660 --- [           main] 
o.m.s.mapper.ClassPathMapperScanner      : Skipping MapperFactoryBean with name 
'stateChangeRepository' and 'com.keyi.base.mapper.StateChangeRepository' 
mapperInterface. Bean already defined with the same name!
   2020-07-24 09:26:29.308  INFO 4660 --- [           main] 
o.s.cloud.context.scope.GenericScope     : BeanFactory 
id=61e6ba9f-ec3c-3f6d-8d36-629a418f5e9e
   2020-07-24 09:26:29.707  INFO 4660 --- [           main] 
ptablePropertiesBeanFactoryPostProcessor : Post-processing PropertySource 
instances
   2020-07-24 09:26:29.762  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
bootstrapProperties [org.springframework.core.env.CompositePropertySource] to 
EncryptableEnumerablePropertySourceWrapper
   2020-07-24 09:26:29.763  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
configurationProperties 
[org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource]
 to AOP Proxy
   2020-07-24 09:26:29.763  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource Inlined 
Test Properties [org.springframework.core.env.MapPropertySource] to 
EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:29.763  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
systemProperties [org.springframework.core.env.PropertiesPropertySource] to 
EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:29.763  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
systemEnvironment 
[org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource]
 to EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:29.763  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource random 
[org.springframework.boot.env.RandomValuePropertySource] to 
EncryptablePropertySourceWrapper
   2020-07-24 09:26:29.763  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
applicationConfig: [classpath:/application.properties] 
[org.springframework.boot.env.OriginTrackedMapPropertySource] to 
EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:29.763  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to 
EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:29.763  INFO 4660 --- [           main] 
c.u.j.EncryptablePropertySourceConverter : Converting PropertySource 
defaultProperties [org.springframework.core.env.MapPropertySource] to 
EncryptableMapPropertySourceWrapper
   2020-07-24 09:26:30.042  INFO 4660 --- [           main] 
c.u.j.filter.DefaultLazyPropertyFilter   : Property Filter custom Bean not 
found with name 'encryptablePropertyFilter'. Initializing Default Property 
Filter
   2020-07-24 09:26:30.314  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties'
 of type 
[com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2020-07-24 09:26:30.625  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration'
 of type 
[com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8d0773d2]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2020-07-24 09:26:30.654  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDataSourceSpelParser' 
of type 
[com.baomidou.dynamic.datasource.spel.DefaultDynamicDataSourceSpelParser] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
   2020-07-24 09:26:30.671  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDataSourceSpelResolver' 
of type 
[com.baomidou.dynamic.datasource.spel.DefaultDynamicDataSourceSpelResolver] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
   2020-07-24 09:26:30.698  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'dynamicDatasourceAnnotationAdvisor' of type 
[com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
   2020-07-24 09:26:30.754  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
 of type 
[org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$bc26cb3b]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2020-07-24 09:26:30.781  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'objectPostProcessor' of type 
[org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2020-07-24 09:26:30.792  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@34d26a68'
 of type 
[org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2020-07-24 09:26:30.819  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration'
 of type 
[org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$e0fb6ded]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2020-07-24 09:26:30.858  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' 
of type 
[org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2020-07-24 09:26:31.063  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
 of type 
[org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$23790301]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2020-07-24 09:26:31.171  INFO 4660 --- [           main] 
c.u.j.r.DefaultLazyPropertyResolver      : Property Resolver custom Bean not 
found with name 'encryptablePropertyResolver'. Initializing Default Property 
Resolver
   2020-07-24 09:26:31.171  INFO 4660 --- [           main] 
c.u.j.d.DefaultLazyPropertyDetector      : Property Detector custom Bean not 
found with name 'encryptablePropertyDetector'. Initializing Default Property 
Detector
   2020-07-24 09:26:31.306  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type 
[com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2020-07-24 09:26:31.454  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type 
[com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration$$EnhancerBySpringCGLIB$$472070de]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2020-07-24 09:26:31.560  INFO 4660 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
 of type 
[org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$3f9305fe]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2020-07-24 09:26:32.827  INFO 4660 --- [           main] 
com.alibaba.druid.pool.DruidDataSource   : {dataSource-1} inited
   2020-07-24 09:26:33.392  INFO 4660 --- [           main] 
com.alibaba.druid.pool.DruidDataSource   : {dataSource-2} inited
   2020-07-24 09:26:33.464  INFO 4660 --- [           main] 
com.alibaba.druid.pool.DruidDataSource   : {dataSource-3} inited
   2020-07-24 09:26:37.345  INFO 4660 --- [           main] 
o.s.aop.framework.CglibAopProxy          : Unable to proxy 
interface-implementing method [public final void 
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.ShardingDataSource.close()
 throws java.lang.Exception] because it is marked as final: Consider using 
interface-based JDK proxies instead!
   2020-07-24 09:26:37.346  INFO 4660 --- [           main] 
o.s.aop.framework.CglibAopProxy          : Unable to proxy 
interface-implementing method [public final 
org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection 
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.ShardingDataSource.getConnection()]
 because it is marked as final: Consider using interface-based JDK proxies 
instead!
   2020-07-24 09:26:37.346  INFO 4660 --- [           main] 
o.s.aop.framework.CglibAopProxy          : Unable to proxy 
interface-implementing method [public final java.sql.Connection 
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter.getConnection(java.lang.String,java.lang.String)
 throws java.sql.SQLException] because it is marked as final: Consider using 
interface-based JDK proxies instead!
   2020-07-24 09:26:37.346  INFO 4660 --- [           main] 
o.s.aop.framework.CglibAopProxy          : Unable to proxy 
interface-implementing method [public final java.util.logging.Logger 
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter.getParentLogger()]
 because it is marked as final: Consider using interface-based JDK proxies 
instead!
   2020-07-24 09:26:37.347  INFO 4660 --- [           main] 
o.s.aop.framework.CglibAopProxy          : Unable to proxy 
interface-implementing method [public final int 
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationDataSource.getLoginTimeout()
 throws java.sql.SQLException] because it is marked as final: Consider using 
interface-based JDK proxies instead!
   2020-07-24 09:26:37.347  INFO 4660 --- [           main] 
o.s.aop.framework.CglibAopProxy          : Unable to proxy 
interface-implementing method [public final void 
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationDataSource.setLoginTimeout(int)
 throws java.sql.SQLException] because it is marked as final: Consider using 
interface-based JDK proxies instead!
   2020-07-24 09:26:37.347  INFO 4660 --- [           main] 
o.s.aop.framework.CglibAopProxy          : Unable to proxy 
interface-implementing method [public final java.lang.Object 
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.WrapperAdapter.unwrap(java.lang.Class)
 throws java.sql.SQLException] because it is marked as final: Consider using 
interface-based JDK proxies instead!
   2020-07-24 09:26:37.347  INFO 4660 --- [           main] 
o.s.aop.framework.CglibAopProxy          : Unable to proxy 
interface-implementing method [public final boolean 
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.WrapperAdapter.isWrapperFor(java.lang.Class)]
 because it is marked as final: Consider using interface-based JDK proxies 
instead!
   2020-07-24 09:26:38.188  WARN 4660 --- [           main] 
c.b.m.core.metadata.TableInfoHelper      : Warn: Could not find @TableId in 
Class: com.keyi.base.entity.BaseHospitalInfoEntity.
    _ _   |_  _ _|_. ___ _ |    _ 
   | | |\/|_)(_| | |_\  |_)||_|_\ 
        /               |         
                           3.3.1 
   2020-07-24 09:26:42.137  INFO 4660 --- [           main] 
o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService
   2020-07-24 09:26:43.831  WARN 4660 --- [           main] 
c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic 
configuration sources.
   2020-07-24 09:26:43.832  INFO 4660 --- [           main] 
c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic 
configuration sources, define System property 
archaius.configurationSource.additionalUrls or make config.properties available 
on classpath.
   2020-07-24 09:26:43.859  INFO 4660 --- [           main] 
c.netflix.config.DynamicPropertyFactory  : DynamicPropertyFactory is 
initialized with configuration sources: 
com.netflix.config.ConcurrentCompositeConfiguration@353b5d86
   2020-07-24 09:26:44.495  INFO 4660 --- [           main] 
c.u.j.encryptor.DefaultLazyEncryptor     : String Encryptor custom Bean not 
found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
   2020-07-24 09:26:44.523  INFO 4660 --- [           main] 
c.u.j.encryptor.DefaultLazyEncryptor     : Encryptor config not found for 
property jasypt.encryptor.algorithm, using default value: PBEWithMD5AndDES
   2020-07-24 09:26:44.524  INFO 4660 --- [           main] 
c.u.j.encryptor.DefaultLazyEncryptor     : Encryptor config not found for 
property jasypt.encryptor.keyObtentionIterations, using default value: 1000
   2020-07-24 09:26:44.524  INFO 4660 --- [           main] 
c.u.j.encryptor.DefaultLazyEncryptor     : Encryptor config not found for 
property jasypt.encryptor.poolSize, using default value: 1
   2020-07-24 09:26:44.524  INFO 4660 --- [           main] 
c.u.j.encryptor.DefaultLazyEncryptor     : Encryptor config not found for 
property jasypt.encryptor.providerName, using default value: null
   2020-07-24 09:26:44.524  INFO 4660 --- [           main] 
c.u.j.encryptor.DefaultLazyEncryptor     : Encryptor config not found for 
property jasypt.encryptor.providerClassName, using default value: null
   2020-07-24 09:26:44.524  INFO 4660 --- [           main] 
c.u.j.encryptor.DefaultLazyEncryptor     : Encryptor config not found for 
property jasypt.encryptor.saltGeneratorClassname, using default value: 
org.jasypt.salt.RandomSaltGenerator
   2020-07-24 09:26:44.525  INFO 4660 --- [           main] 
c.u.j.encryptor.DefaultLazyEncryptor     : Encryptor config not found for 
property jasypt.encryptor.ivGeneratorClassname, using default value: 
org.jasypt.salt.NoOpIVGenerator
   2020-07-24 09:26:44.527  INFO 4660 --- [           main] 
c.u.j.encryptor.DefaultLazyEncryptor     : Encryptor config not found for 
property jasypt.encryptor.stringOutputType, using default value: base64
   2020-07-24 09:26:46.775  INFO 4660 --- [           main] 
org.mongodb.driver.cluster               : Cluster created with settings 
{hosts=[192.168.3.13:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, 
serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
   2020-07-24 09:26:46.775  INFO 4660 --- [           main] 
org.mongodb.driver.cluster               : Adding discovered server 
192.168.3.13:27017 to client view of cluster
   2020-07-24 09:26:46.943  INFO 4660 --- [.168.3.13:27017] 
org.mongodb.driver.connection            : Opened connection 
[connectionId{localValue:1, serverValue:4194}] to 192.168.3.13:27017
   2020-07-24 09:26:46.951  INFO 4660 --- [.168.3.13:27017] 
org.mongodb.driver.cluster               : Monitor thread successfully 
connected to server with description 
ServerDescription{address=192.168.3.13:27017, type=STANDALONE, state=CONNECTED, 
ok=true, version=ServerVersion{versionList=[3, 4, 25]}, minWireVersion=0, 
maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, 
roundTripTimeNanos=3782825}
   2020-07-24 09:26:46.955  INFO 4660 --- [.168.3.13:27017] 
org.mongodb.driver.cluster               : Discovered cluster type of STANDALONE
   2020-07-24 09:26:47.137  WARN 4660 --- [           main] 
o.s.data.convert.CustomConversions       : Registering converter from class 
java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading 
converter although it doesn't convert from a store-supported type! You might 
wanna check you annotation setup at the converter implementation.
   2020-07-24 09:26:47.143  WARN 4660 --- [           main] 
o.s.data.convert.CustomConversions       : Registering converter from class 
java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading 
converter although it doesn't convert from a store-supported type! You might 
wanna check you annotation setup at the converter implementation.
   2020-07-24 09:26:47.144  WARN 4660 --- [           main] 
o.s.data.convert.CustomConversions       : Registering converter from class 
java.time.LocalDateTime to class java.time.Instant as reading converter 
although it doesn't convert from a store-supported type! You might wanna check 
you annotation setup at the converter implementation.
   2020-07-24 09:26:47.144  WARN 4660 --- [           main] 
o.s.data.convert.CustomConversions       : Registering converter from class 
java.time.Instant to class java.time.LocalDateTime as reading converter 
although it doesn't convert from a store-supported type! You might wanna check 
you annotation setup at the converter implementation.
   2020-07-24 09:26:47.310  WARN 4660 --- [           main] 
o.s.data.convert.CustomConversions       : Registering converter from class 
java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading 
converter although it doesn't convert from a store-supported type! You might 
wanna check you annotation setup at the converter implementation.
   2020-07-24 09:26:47.310  WARN 4660 --- [           main] 
o.s.data.convert.CustomConversions       : Registering converter from class 
java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading 
converter although it doesn't convert from a store-supported type! You might 
wanna check you annotation setup at the converter implementation.
   2020-07-24 09:26:47.311  WARN 4660 --- [           main] 
o.s.data.convert.CustomConversions       : Registering converter from class 
java.time.LocalDateTime to class java.time.Instant as reading converter 
although it doesn't convert from a store-supported type! You might wanna check 
you annotation setup at the converter implementation.
   2020-07-24 09:26:47.311  WARN 4660 --- [           main] 
o.s.data.convert.CustomConversions       : Registering converter from class 
java.time.Instant to class java.time.LocalDateTime as reading converter 
although it doesn't convert from a store-supported type! You might wanna check 
you annotation setup at the converter implementation.
   2020-07-24 09:26:49.910  INFO 4660 --- [           main] 
o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService
   2020-07-24 09:26:49.935  INFO 4660 --- [           main] 
o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 
'threadpool'
   2020-07-24 09:26:52.473  WARN 4660 --- [           main] 
c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic 
configuration sources.
   2020-07-24 09:26:52.473  INFO 4660 --- [           main] 
c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic 
configuration sources, define System property 
archaius.configurationSource.additionalUrls or make config.properties available 
on classpath.
   2020-07-24 09:26:53.540  WARN 4660 --- [           main] 
ion$DefaultTemplateResolverConfiguration : Cannot find template location: 
classpath:/templates/ (please add some templates or check your Thymeleaf 
configuration)
   2020-07-24 09:26:54.076  INFO 4660 --- [           main] 
o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService
   2020-07-24 09:26:54.166  INFO 4660 --- [           main] 
c.a.c.s.SentinelWebAutoConfiguration     : [Sentinel Starter] register Sentinel 
CommonFilter with urlPatterns: [/*].
   2020-07-24 09:26:54.269  INFO 4660 --- [           main] 
c.b.d.d.DynamicDataSourceCreator         : 
动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
   2020-07-24 09:26:58.016  INFO 4660 --- [           main] 
o.s.s.web.DefaultSecurityFilterChain     : Creating filter chain: any request, 
[org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d0d557c,
 
org.springframework.security.web.context.SecurityContextPersistenceFilter@35db3ea2,
 org.springframework.security.web.header.HeaderWriterFilter@273ea660, 
org.springframework.security.web.authentication.logout.LogoutFilter@7b320f0d, 
org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7e821499,
 
org.springframework.security.web.savedrequest.RequestCacheAwareFilter@680410ec, 
org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4d0ad526,
 
org.springframework.security.web.authentication.AnonymousAuthenticationFilter@20873a9,
 org.springframework.security.web.session.SessionManagementFilter@31b07a16, 
org.springframework.security.web.access.ExceptionTranslationFilter@7ebd3267, 
org.sprin
 gframework.security.web.access.intercept.FilterSecurityInterceptor@13e3f9a9]
   2020-07-24 09:26:58.491  INFO 4660 --- [           main] 
org.quartz.impl.StdSchedulerFactory      : Using default implementation for 
ThreadExecutor
   2020-07-24 09:26:58.512  INFO 4660 --- [           main] 
org.quartz.core.SchedulerSignalerImpl    : Initialized Scheduler Signaller of 
type: class org.quartz.core.SchedulerSignalerImpl
   2020-07-24 09:26:58.512  INFO 4660 --- [           main] 
org.quartz.core.QuartzScheduler          : Quartz Scheduler v.2.3.2 created.
   2020-07-24 09:26:58.513  INFO 4660 --- [           main] 
org.quartz.simpl.RAMJobStore             : RAMJobStore initialized.
   2020-07-24 09:26:58.515  INFO 4660 --- [           main] 
org.quartz.core.QuartzScheduler          : Scheduler meta-data: Quartz 
Scheduler (v2.3.2) 'quartzScheduler' 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.
   
   2020-07-24 09:26:58.515  INFO 4660 --- [           main] 
org.quartz.impl.StdSchedulerFactory      : Quartz scheduler 'quartzScheduler' 
initialized from an externally provided properties instance.
   2020-07-24 09:26:58.515  INFO 4660 --- [           main] 
org.quartz.impl.StdSchedulerFactory      : Quartz scheduler version: 2.3.2
   2020-07-24 09:26:58.515  INFO 4660 --- [           main] 
org.quartz.core.QuartzScheduler          : JobFactory set to: 
org.springframework.scheduling.quartz.SpringBeanJobFactory@1bf596f8
   2020-07-24 09:26:58.633  INFO 4660 --- [           main] 
o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 
'taskScheduler'
   2020-07-24 09:26:59.251  INFO 4660 --- [           main] 
o.s.b.a.e.web.EndpointLinksResolver      : Exposing 25 endpoint(s) beneath base 
path '/actuator'
   2020-07-24 09:26:59.557  INFO 4660 --- [           main] 
o.s.s.quartz.SchedulerFactoryBean        : Starting Quartz Scheduler now
   2020-07-24 09:26:59.557  INFO 4660 --- [           main] 
org.quartz.core.QuartzScheduler          : Scheduler 
quartzScheduler_$_NON_CLUSTERED started.
   2020-07-24 09:26:59.615  INFO 4660 --- [           main] 
com.keyi.base.TestMapper                 : Started TestMapper in 38.34 seconds 
(JVM running for 40.366)
   2020-07-24 09:26:59.622  INFO 4660 --- [           main] 
c.a.n.client.config.impl.ClientWorker    : [fixed-localhost_8848] [subscribe] 
keyi-module-base-dev.yml+DEFAULT_GROUP
   2020-07-24 09:26:59.624  INFO 4660 --- [           main] 
c.a.nacos.client.config.impl.CacheData   : [fixed-localhost_8848] 
[add-listener] ok, tenant=, dataId=keyi-module-base-dev.yml, 
group=DEFAULT_GROUP, cnt=1
   2020-07-24 09:26:59.624  INFO 4660 --- [           main] 
c.a.n.client.config.impl.ClientWorker    : [fixed-localhost_8848] [subscribe] 
keyi-module-base.yml+DEFAULT_GROUP
   2020-07-24 09:26:59.624  INFO 4660 --- [           main] 
c.a.nacos.client.config.impl.CacheData   : [fixed-localhost_8848] 
[add-listener] ok, tenant=, dataId=keyi-module-base.yml, group=DEFAULT_GROUP, 
cnt=1
   2020-07-24 09:27:00.557  INFO 4660 --- [           main] ShardingSphere-SQL  
                     : Rule Type: sharding
   2020-07-24 09:27:00.557  INFO 4660 --- [           main] ShardingSphere-SQL  
                     : Logic SQL: INSERT INTO 
template_sickness_detail_temporary  ( price,
   `usage`,
   frequency,
   doctor_advice )  VALUES  ( ?,
   ?,
   ?,
   ? )
   2020-07-24 09:27:00.558  INFO 4660 --- [           main] ShardingSphere-SQL  
                     : SQLStatement: 
InsertStatement(super=DMLStatement(super=AbstractSQLStatement(type=DML, 
tables=Tables(tables=[Table(name=template_sickness_detail_temporary, 
alias=Optional.absent())]), 
routeConditions=Conditions(orCondition=OrCondition(andConditions=[AndCondition(conditions=[])])),
 encryptConditions=Conditions(orCondition=OrCondition(andConditions=[])), 
sqlTokens=[TableToken(tableName=template_sickness_detail_temporary, 
quoteCharacter=NONE, schemaNameLength=0), SQLToken(startIndex=48)], 
parametersIndex=4, logicSQL=INSERT INTO template_sickness_detail_temporary  ( 
price,
   `usage`,
   frequency,
   doctor_advice )  VALUES  ( ?,
   ?,
   ?,
   ? )), deleteStatement=false, updateTableAlias={}, updateColumnValues={}, 
whereStartIndex=0, whereStopIndex=0, whereParameterStartIndex=0, 
whereParameterEndIndex=0), columnNames=[price, usage, frequency, 
doctor_advice], 
values=[InsertValue(columnValues=[org.apache.shardingsphere.core.parse.old.parser.expression.SQLPlaceholderExpression@62cfb51a,
 
org.apache.shardingsphere.core.parse.old.parser.expression.SQLPlaceholderExpression@6b542adc,
 
org.apache.shardingsphere.core.parse.old.parser.expression.SQLPlaceholderExpression@45ca07cf,
 
org.apache.shardingsphere.core.parse.old.parser.expression.SQLPlaceholderExpression@14676d59])])
   2020-07-24 09:27:00.558  INFO 4660 --- [           main] ShardingSphere-SQL  
                     : Actual SQL: master0 ::: INSERT INTO 
template_sickness_detail_temporary   (price, usage, frequency, doctor_advice) 
VALUES (?, ?, ?, ?) ::: [56, dddd, deee, good]
   
   org.springframework.jdbc.BadSqlGrammarException: 
   ### Error updating database.  Cause: java.sql.SQLSyntaxErrorException: You 
have an error in your SQL syntax; check the manual that corresponds to your 
MySQL server version for the right syntax to use near 'usage, frequency, 
doctor_advice) VALUES (56, 'dddd', 'deee', 'good')' at line 1
   ### The error may exist in 
com/keyi/base/mapper/TemplateSicknessDetailTemporaryMapper.java (best guess)
   ### The error may involve 
com.keyi.base.mapper.TemplateSicknessDetailTemporaryMapper.insert-Inline
   ### The error occurred while setting parameters
   ### SQL: INSERT INTO template_sickness_detail_temporary  ( price,  `usage`, 
frequency,     doctor_advice )  VALUES  ( ?,  ?, ?,     ? )
   ### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL 
syntax; check the manual that corresponds to your MySQL server version for the 
right syntax to use near 'usage, frequency, doctor_advice) VALUES (56, 'dddd', 
'deee', 'good')' at line 1
   ; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: 
You have an error in your SQL syntax; check the manual that corresponds to your 
MySQL server version for the right syntax to use near 'usage, frequency, 
doctor_advice) VALUES (56, 'dddd', 'deee', 'good')' at line 1
   
        at 
org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235)
        at 
org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
        at 
org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88)
        at 
org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440)
        at com.sun.proxy.$Proxy167.insert(Unknown Source)
        at 
org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
        at 
com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
        at 
com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
        at com.sun.proxy.$Proxy311.insert(Unknown Source)
        at com.keyi.base.TestMapper.test1(TestMapper.java:34)
        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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74)
        at 
org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84)
        at 
org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
        at 
org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
        at 
org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251)
        at 
org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at 
org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
        at 
org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
        at 
com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
        at 
com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
        at 
com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
        at 
com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
   Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL 
syntax; check the manual that corresponds to your MySQL server version for the 
right syntax to use near 'usage, frequency, doctor_advice) VALUES (56, 'dddd', 
'deee', 'good')' at line 1
        at 
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
        at 
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
        at 
com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
        at 
com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)
        at 
com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370)
        at 
com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:498)
        at 
org.apache.shardingsphere.shardingjdbc.executor.SQLExecuteCallbackFactory$2.executeSQL(SQLExecuteCallbackFactory.java:65)
        at 
org.apache.shardingsphere.shardingjdbc.executor.SQLExecuteCallbackFactory$2.executeSQL(SQLExecuteCallbackFactory.java:61)
        at 
org.apache.shardingsphere.core.execute.sql.execute.SQLExecuteCallback.execute0(SQLExecuteCallback.java:69)
        at 
org.apache.shardingsphere.core.execute.sql.execute.SQLExecuteCallback.execute(SQLExecuteCallback.java:58)
        at 
org.apache.shardingsphere.core.execute.ShardingExecuteEngine.syncGroupExecute(ShardingExecuteEngine.java:126)
        at 
org.apache.shardingsphere.core.execute.ShardingExecuteEngine.parallelExecute(ShardingExecuteEngine.java:103)
        at 
org.apache.shardingsphere.core.execute.ShardingExecuteEngine.groupExecute(ShardingExecuteEngine.java:83)
        at 
org.apache.shardingsphere.core.execute.sql.execute.SQLExecuteTemplate.executeGroup(SQLExecuteTemplate.java:73)
        at 
org.apache.shardingsphere.core.execute.sql.execute.SQLExecuteTemplate.executeGroup(SQLExecuteTemplate.java:56)
        at 
org.apache.shardingsphere.shardingjdbc.executor.AbstractStatementExecutor.executeCallback(AbstractStatementExecutor.java:128)
        at 
org.apache.shardingsphere.shardingjdbc.executor.PreparedStatementExecutor.execute(PreparedStatementExecutor.java:156)
        at 
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement.execute(ShardingPreparedStatement.java:172)
        at 
org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
        at 
org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
        at com.sun.proxy.$Proxy383.update(Unknown Source)
        at 
com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
        at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
        at 
com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
        at 
com.baomidou.mybatisplus.extension.plugins.OptimisticLockerInterceptor.intercept(OptimisticLockerInterceptor.java:69)
        at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
        at com.sun.proxy.$Proxy382.update(Unknown Source)
        at 
org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
        at 
org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
        ... 36 more
   
   2020-07-24 09:27:00.713  INFO 4660 --- [      Thread-10] 
org.quartz.core.QuartzScheduler          : Scheduler 
quartzScheduler_$_NON_CLUSTERED paused.
   2020-07-24 09:27:00.727  INFO 4660 --- [      Thread-10] 
o.s.s.c.ThreadPoolTaskScheduler          : Shutting down ExecutorService 
'taskScheduler'
   2020-07-24 09:27:00.727  INFO 4660 --- [      Thread-10] 
o.s.s.quartz.SchedulerFactoryBean        : Shutting down Quartz Scheduler
   2020-07-24 09:27:00.727  INFO 4660 --- [      Thread-10] 
org.quartz.core.QuartzScheduler          : Scheduler 
quartzScheduler_$_NON_CLUSTERED shutting down.
   2020-07-24 09:27:00.727  INFO 4660 --- [      Thread-10] 
org.quartz.core.QuartzScheduler          : Scheduler 
quartzScheduler_$_NON_CLUSTERED paused.
   2020-07-24 09:27:00.728  INFO 4660 --- [      Thread-10] 
org.quartz.core.QuartzScheduler          : Scheduler 
quartzScheduler_$_NON_CLUSTERED shutdown complete.
   2020-07-24 09:27:00.759  INFO 4660 --- [      Thread-10] 
o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 
'threadpool'
   2020-07-24 09:27:00.789  INFO 4660 --- [      Thread-10] 
o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService
   2020-07-24 09:27:00.811  INFO 4660 --- [      Thread-10] 
com.alibaba.druid.pool.DruidDataSource   : {dataSource-1} closed
   2020-07-24 09:27:00.813  INFO 4660 --- [      Thread-10] 
com.alibaba.druid.pool.DruidDataSource   : {dataSource-2} closed
   Disconnected from the target VM, address: '127.0.0.1:58350', transport: 
'socket'
   2020-07-24 09:27:00.815  INFO 4660 --- [      Thread-10] 
com.alibaba.druid.pool.DruidDataSource   : {dataSource-3} closed
   
   Process finished with exit code -1


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to