Log session start time Thu Oct 05 04:16:50 CST 2023

mvc-data

Log session start time Thu Oct 05 04:17:53 CST 2023

Level Date Message
WARN 10/05 04:16:50.164 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 04:16:50.179 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 04:16:51.041 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 04:16:51.041 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 04:16:51.466 Finished Spring Data repository scanning in 386ms. Found 0 Redis repository interfaces.
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:17:54 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:17:55 CST 2023

Level Date Message
INFO 10/05 04:17:55.410 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:17:55.494 isMultiInstance:false
WARN 10/05 04:17:55.510 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:17:55.510 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:17:55.510 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:17:55 CST 2023

mvc-data

Log session start time Thu Oct 05 04:19:01 CST 2023

Level Date Message
INFO 10/05 04:17:55.588 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:19:02 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:19:03 CST 2023

Level Date Message
INFO 10/05 04:19:03.664 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:19:03.747 isMultiInstance:false
WARN 10/05 04:19:03.763 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:19:03.763 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:19:03.763 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:19:03 CST 2023

mvc-data

Log session start time Thu Oct 05 04:20:09 CST 2023

Level Date Message
INFO 10/05 04:19:03.825 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:20:10 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:20:11 CST 2023

Level Date Message
INFO 10/05 04:20:11.987 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:20:12.081 isMultiInstance:false
WARN 10/05 04:20:12.097 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:20:12.097 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:20:12.097 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:20:12 CST 2023

mvc-data

Log session start time Thu Oct 05 04:21:18 CST 2023

Level Date Message
INFO 10/05 04:20:12.164 The following profiles are active: prod
ERROR 10/05 04:20:16.497 Application run failed
java.lang.OutOfMemoryError: null
    at java.util.zip.Inflater.inflateBytes(Native Method)
    at java.util.zip.Inflater.inflate(Inflater.java:259)
    at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:152)
    at org.springframework.boot.loader.jar.ZipInflaterInputStream.read(ZipInflaterInputStream.java:52)
    at sun.misc.Resource.getBytes(Resource.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
    at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:151)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
    at org.springframework.aop.config.AopConfigUtils.<clinit>(AopConfigUtils.java:63)
    at org.springframework.context.annotation.AutoProxyRegistrar.registerBeanDefinitions(AutoProxyRegistrar.java:73)
    at org.springframework.context.annotation.ImportBeanDefinitionRegistrar.registerBeanDefinitions(ImportBeanDefinitionRegistrar.java:86)
    at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.lambda$loadBeanDefinitionsFromRegistrars$1(ConfigurationClassBeanDefinitionReader.java:384)
    at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
    at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsFromRegistrars(ConfigurationClassBeanDefinitionReader.java:383)
    at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsForConfigurationClass(ConfigurationClassBeanDefinitionReader.java:148)
    at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitions(ConfigurationClassBeanDefinitionReader.java:120)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:331)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:236)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:280)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:96)
    at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:707)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:533)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:21:19 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:21:20 CST 2023

Level Date Message
INFO 10/05 04:21:20.418 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:21:20.512 isMultiInstance:false
WARN 10/05 04:21:20.528 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:21:20.528 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:21:20.528 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:21:20 CST 2023

mvc-data

Log session start time Thu Oct 05 04:22:29 CST 2023

Level Date Message
INFO 10/05 04:21:20.595 The following profiles are active: prod
WARN 10/05 04:21:25.326 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 04:21:25.326 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 04:21:26.197 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 04:21:26.197 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 04:21:26.594 Finished Spring Data repository scanning in 368ms. Found 0 Redis repository interfaces.
WARN 10/05 04:21:26.797 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 04:21:27.195 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:22:30 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:22:31 CST 2023

Level Date Message
INFO 10/05 04:22:31.881 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:22:31.963 isMultiInstance:false
WARN 10/05 04:22:31.979 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:22:31.979 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:22:31.979 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:22:32 CST 2023

mvc-data

Log session start time Thu Oct 05 04:23:39 CST 2023

Level Date Message
INFO 10/05 04:22:32.048 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:23:40 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:23:41 CST 2023

Level Date Message
INFO 10/05 04:23:41.279 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:23:41.364 isMultiInstance:false
WARN 10/05 04:23:41.379 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:23:41.379 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:23:41.379 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:23:41 CST 2023

mvc-data

Log session start time Thu Oct 05 04:24:46 CST 2023

Level Date Message
INFO 10/05 04:23:41.450 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:24:47 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:24:49 CST 2023

Level Date Message
INFO 10/05 04:24:49.077 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:24:49.171 isMultiInstance:false
WARN 10/05 04:24:49.187 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:24:49.187 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:24:49.187 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:24:49 CST 2023

mvc-data

Log session start time Thu Oct 05 04:25:54 CST 2023

Level Date Message
INFO 10/05 04:24:49.249 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:25:55 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:25:56 CST 2023

Level Date Message
INFO 10/05 04:25:56.579 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:25:56.663 isMultiInstance:false
WARN 10/05 04:25:56.679 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:25:56.679 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:25:56.679 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:25:56 CST 2023

mvc-data

Log session start time Thu Oct 05 04:27:02 CST 2023

Level Date Message
INFO 10/05 04:25:56.748 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:27:03 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:27:04 CST 2023

Level Date Message
INFO 10/05 04:27:04.428 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:27:04.510 isMultiInstance:false
WARN 10/05 04:27:04.525 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:27:04.525 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:27:04.525 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:27:04 CST 2023

mvc-data

Log session start time Thu Oct 05 04:28:10 CST 2023

Level Date Message
INFO 10/05 04:27:04.595 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:28:11 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:28:12 CST 2023

Level Date Message
INFO 10/05 04:28:12.647 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:28:12.725 isMultiInstance:false
WARN 10/05 04:28:12.747 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:28:12.747 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:28:12.747 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:28:12 CST 2023

mvc-data

Log session start time Thu Oct 05 04:29:19 CST 2023

Level Date Message
INFO 10/05 04:28:12.810 The following profiles are active: prod
WARN 10/05 04:28:17.448 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 04:28:17.464 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:29:20 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:29:21 CST 2023

Level Date Message
INFO 10/05 04:29:21.362 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:29:21.441 isMultiInstance:false
WARN 10/05 04:29:21.456 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:29:21.456 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:29:21.456 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:29:21 CST 2023

mvc-data

Log session start time Thu Oct 05 04:30:26 CST 2023

Level Date Message
INFO 10/05 04:29:21.519 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:30:27 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:30:29 CST 2023

Level Date Message
INFO 10/05 04:30:29.081 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:30:29.163 isMultiInstance:false
WARN 10/05 04:30:29.178 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:30:29.178 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:30:29.178 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:30:29 CST 2023

mvc-data

Log session start time Thu Oct 05 04:31:35 CST 2023

Level Date Message
INFO 10/05 04:30:29.256 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:31:36 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:31:37 CST 2023

Level Date Message
INFO 10/05 04:31:37.362 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:31:37.456 isMultiInstance:false
WARN 10/05 04:31:37.471 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:31:37.471 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:31:37.471 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:31:37 CST 2023

mvc-data

Log session start time Thu Oct 05 04:32:43 CST 2023

Level Date Message
INFO 10/05 04:31:37.534 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:32:44 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:32:45 CST 2023

Level Date Message
INFO 10/05 04:32:45.664 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:32:45.745 isMultiInstance:false
WARN 10/05 04:32:45.748 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:32:45.748 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:32:45.764 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:32:45 CST 2023

mvc-data

Log session start time Thu Oct 05 04:33:51 CST 2023

Level Date Message
INFO 10/05 04:32:45.826 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:33:52 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:33:53 CST 2023

Level Date Message
INFO 10/05 04:33:54.013 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:33:54.094 isMultiInstance:false
WARN 10/05 04:33:54.094 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:33:54.110 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:33:54.110 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:33:54 CST 2023

mvc-data

Log session start time Thu Oct 05 04:35:00 CST 2023

Level Date Message
INFO 10/05 04:33:54.172 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:35:01 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:35:02 CST 2023

Level Date Message
INFO 10/05 04:35:02.328 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:35:02.394 isMultiInstance:false
WARN 10/05 04:35:02.410 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:35:02.410 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:35:02.425 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:35:02 CST 2023

mvc-data

Log session start time Thu Oct 05 04:36:07 CST 2023

Level Date Message
INFO 10/05 04:35:02.488 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:36:08 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:36:09 CST 2023

Level Date Message
INFO 10/05 04:36:09.650 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:36:09.728 isMultiInstance:false
WARN 10/05 04:36:09.747 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:36:09.747 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:36:09.747 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:36:09 CST 2023

mvc-data

Log session start time Thu Oct 05 04:37:15 CST 2023

Level Date Message
INFO 10/05 04:36:09.825 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:37:16 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:37:17 CST 2023

Level Date Message
INFO 10/05 04:37:17.978 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:37:18.056 isMultiInstance:false
WARN 10/05 04:37:18.071 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:37:18.071 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:37:18.087 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:37:18 CST 2023

mvc-data

Log session start time Thu Oct 05 04:38:23 CST 2023

Level Date Message
INFO 10/05 04:37:18.149 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:38:24 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:38:26 CST 2023

Level Date Message
INFO 10/05 04:38:26.209 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:38:26.287 isMultiInstance:false
WARN 10/05 04:38:26.303 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:38:26.303 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:38:26.303 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:38:26 CST 2023

mvc-data

Log session start time Thu Oct 05 04:39:31 CST 2023

Level Date Message
INFO 10/05 04:38:26.381 The following profiles are active: prod
WARN 10/05 04:38:30.112 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.nptpark.NptDataBootApplication]; nested exception is java.lang.OutOfMemoryError
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:39:32 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:39:34 CST 2023

Level Date Message
INFO 10/05 04:39:34.134 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:39:34.212 isMultiInstance:false
WARN 10/05 04:39:34.228 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:39:34.228 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:39:34.228 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:39:34 CST 2023

mvc-data

Log session start time Thu Oct 05 04:40:39 CST 2023

Level Date Message
INFO 10/05 04:39:34.293 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:40:40 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:40:42 CST 2023

Level Date Message
INFO 10/05 04:40:42.278 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:40:42.356 isMultiInstance:false
WARN 10/05 04:40:42.372 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:40:42.372 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:40:42.372 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:40:42 CST 2023

mvc-data

Log session start time Thu Oct 05 04:41:48 CST 2023

Level Date Message
INFO 10/05 04:40:42.434 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:41:49 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:41:50 CST 2023

Level Date Message
INFO 10/05 04:41:50.781 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:41:50.862 isMultiInstance:false
WARN 10/05 04:41:50.878 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:41:50.878 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:41:50.893 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:41:50 CST 2023

mvc-data

Log session start time Thu Oct 05 04:42:56 CST 2023

Level Date Message
INFO 10/05 04:41:50.956 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:42:57 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:42:58 CST 2023

Level Date Message
INFO 10/05 04:42:59.026 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:42:59.110 isMultiInstance:false
WARN 10/05 04:42:59.126 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:42:59.126 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:42:59.126 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:42:59 CST 2023

mvc-data

Log session start time Thu Oct 05 04:44:04 CST 2023

Level Date Message
INFO 10/05 04:42:59.194 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:44:05 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:44:06 CST 2023

Level Date Message
INFO 10/05 04:44:06.950 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:44:07.028 isMultiInstance:false
WARN 10/05 04:44:07.047 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:44:07.047 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:44:07.063 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:44:07 CST 2023

mvc-data

Log session start time Thu Oct 05 04:45:13 CST 2023

Level Date Message
INFO 10/05 04:44:07.125 The following profiles are active: prod
WARN 10/05 04:44:11.795 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 04:44:11.811 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:45:14 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:45:15 CST 2023

Level Date Message
INFO 10/05 04:45:16.009 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:45:16.087 isMultiInstance:false
WARN 10/05 04:45:16.103 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:45:16.103 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:45:16.118 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:45:16 CST 2023

mvc-data

Log session start time Thu Oct 05 04:46:22 CST 2023

Level Date Message
INFO 10/05 04:45:16.181 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:46:23 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:46:24 CST 2023

Level Date Message
INFO 10/05 04:46:24.246 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:46:24.324 isMultiInstance:false
WARN 10/05 04:46:24.340 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:46:24.340 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:46:24.340 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:46:24 CST 2023

mvc-data

Log session start time Thu Oct 05 04:47:30 CST 2023

Level Date Message
INFO 10/05 04:46:24.418 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:47:31 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:47:32 CST 2023

Level Date Message
INFO 10/05 04:47:32.442 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:47:32.525 isMultiInstance:false
WARN 10/05 04:47:32.525 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:47:32.541 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:47:32.541 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:47:32 CST 2023

mvc-data

Log session start time Thu Oct 05 04:48:38 CST 2023

Level Date Message
INFO 10/05 04:47:32.603 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:48:39 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:48:40 CST 2023

Level Date Message
INFO 10/05 04:48:40.679 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:48:40.763 isMultiInstance:false
WARN 10/05 04:48:40.763 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:48:40.779 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:48:40.779 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:48:40 CST 2023

mvc-data

Log session start time Thu Oct 05 04:49:47 CST 2023

Level Date Message
INFO 10/05 04:48:40.846 The following profiles are active: prod
WARN 10/05 04:48:45.512 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 04:48:45.528 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:49:48 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:49:49 CST 2023

Level Date Message
INFO 10/05 04:49:49.678 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:49:49.771 isMultiInstance:false
WARN 10/05 04:49:49.771 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:49:49.787 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:49:49.787 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:49:49 CST 2023

mvc-data

Log session start time Thu Oct 05 04:50:54 CST 2023

Level Date Message
INFO 10/05 04:49:49.849 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:50:55 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:50:57 CST 2023

Level Date Message
INFO 10/05 04:50:57.097 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:50:57.178 isMultiInstance:false
WARN 10/05 04:50:57.194 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:50:57.194 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:50:57.209 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:50:57 CST 2023

mvc-data

Log session start time Thu Oct 05 04:52:03 CST 2023

Level Date Message
INFO 10/05 04:50:57.272 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:52:04 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:52:05 CST 2023

Level Date Message
INFO 10/05 04:52:05.387 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:52:05.465 isMultiInstance:false
WARN 10/05 04:52:05.481 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:52:05.481 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:52:05.481 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:52:05 CST 2023

mvc-data

Log session start time Thu Oct 05 04:53:10 CST 2023

Level Date Message
INFO 10/05 04:52:05.548 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:53:11 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:53:12 CST 2023

Level Date Message
INFO 10/05 04:53:12.803 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:53:12.881 isMultiInstance:false
WARN 10/05 04:53:12.897 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:53:12.897 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:53:12.897 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:53:12 CST 2023

mvc-data

Log session start time Thu Oct 05 04:54:18 CST 2023

Level Date Message
INFO 10/05 04:53:12.967 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:54:19 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:54:20 CST 2023

Level Date Message
INFO 10/05 04:54:20.762 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:54:20.840 isMultiInstance:false
WARN 10/05 04:54:20.856 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:54:20.856 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:54:20.856 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:54:20 CST 2023

mvc-data

Log session start time Thu Oct 05 04:55:26 CST 2023

Level Date Message
INFO 10/05 04:54:20.934 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:55:27 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:55:28 CST 2023

Level Date Message
INFO 10/05 04:55:28.647 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:55:28.725 isMultiInstance:false
WARN 10/05 04:55:28.741 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:55:28.756 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:55:28.756 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:55:28 CST 2023

mvc-data

Log session start time Thu Oct 05 04:56:34 CST 2023

Level Date Message
INFO 10/05 04:55:28.819 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:56:35 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:56:36 CST 2023

Level Date Message
INFO 10/05 04:56:36.950 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:56:37.046 isMultiInstance:false
WARN 10/05 04:56:37.047 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:56:37.063 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:56:37.063 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:56:37 CST 2023

mvc-data

Log session start time Thu Oct 05 04:57:42 CST 2023

Level Date Message
INFO 10/05 04:56:37.125 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:57:43 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:57:45 CST 2023

Level Date Message
INFO 10/05 04:57:45.179 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:57:45.262 isMultiInstance:false
WARN 10/05 04:57:45.278 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:57:45.278 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:57:45.278 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:57:45 CST 2023

mvc-data

Log session start time Thu Oct 05 04:58:52 CST 2023

Level Date Message
INFO 10/05 04:57:45.356 The following profiles are active: prod
WARN 10/05 04:57:49.996 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 04:57:50.012 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 04:58:53 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 04:58:54 CST 2023

Level Date Message
INFO 10/05 04:58:54.564 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 04:58:54.647 isMultiInstance:false
WARN 10/05 04:58:54.662 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 04:58:54.662 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 04:58:54.678 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 04:58:54 CST 2023

mvc-data

Log session start time Thu Oct 05 05:00:00 CST 2023

Level Date Message
INFO 10/05 04:58:54.740 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:00:01 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:00:02 CST 2023

Level Date Message
INFO 10/05 05:00:02.981 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:00:03.062 isMultiInstance:false
WARN 10/05 05:00:03.078 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:00:03.078 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:00:03.094 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:00:03 CST 2023

mvc-data

Log session start time Thu Oct 05 05:01:08 CST 2023

Level Date Message
INFO 10/05 05:00:03.156 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:01:09 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:01:10 CST 2023

Level Date Message
INFO 10/05 05:01:10.650 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:01:10.728 isMultiInstance:false
WARN 10/05 05:01:10.748 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:01:10.748 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:01:10.764 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:01:10 CST 2023

mvc-data

Log session start time Thu Oct 05 05:02:16 CST 2023

Level Date Message
INFO 10/05 05:01:10.826 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:02:17 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:02:19 CST 2023

Level Date Message
INFO 10/05 05:02:19.147 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:02:19.225 isMultiInstance:false
WARN 10/05 05:02:19.241 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:02:19.241 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:02:19.256 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:02:19 CST 2023

mvc-data

Log session start time Thu Oct 05 05:03:25 CST 2023

Level Date Message
INFO 10/05 05:02:19.319 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:03:26 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:03:27 CST 2023

Level Date Message
INFO 10/05 05:03:27.447 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:03:27.525 isMultiInstance:false
WARN 10/05 05:03:27.547 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:03:27.547 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:03:27.547 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:03:27 CST 2023

mvc-data

Log session start time Thu Oct 05 05:04:33 CST 2023

Level Date Message
INFO 10/05 05:03:27.625 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:04:34 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:04:35 CST 2023

Level Date Message
INFO 10/05 05:04:35.565 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:04:35.647 isMultiInstance:false
WARN 10/05 05:04:35.662 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:04:35.678 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:04:35.678 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:04:35 CST 2023

mvc-data

Log session start time Thu Oct 05 05:05:41 CST 2023

Level Date Message
INFO 10/05 05:04:35.740 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:05:42 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:05:43 CST 2023

Level Date Message
INFO 10/05 05:05:43.947 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:05:44.025 isMultiInstance:false
WARN 10/05 05:05:44.041 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:05:44.041 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:05:44.041 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:05:44 CST 2023

mvc-data

Log session start time Thu Oct 05 05:06:47 CST 2023

Level Date Message
INFO 10/05 05:05:44.103 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:06:48 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:06:49 CST 2023

Level Date Message
INFO 10/05 05:06:49.310 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:06:49.395 isMultiInstance:false
WARN 10/05 05:06:49.410 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:06:49.410 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:06:49.410 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:06:49 CST 2023

mvc-data

Log session start time Thu Oct 05 05:07:54 CST 2023

Level Date Message
INFO 10/05 05:06:49.478 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:07:55 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:07:57 CST 2023

Level Date Message
INFO 10/05 05:07:57.163 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:07:57.247 isMultiInstance:false
WARN 10/05 05:07:57.247 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:07:57.263 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:07:57.263 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:07:57 CST 2023

mvc-data

Log session start time Thu Oct 05 05:09:02 CST 2023

Level Date Message
INFO 10/05 05:07:57.325 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:09:03 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:09:04 CST 2023

Level Date Message
INFO 10/05 05:09:04.526 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:09:04.609 isMultiInstance:false
WARN 10/05 05:09:04.625 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:09:04.625 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:09:04.625 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:09:04 CST 2023

mvc-data

Log session start time Thu Oct 05 05:10:10 CST 2023

Level Date Message
INFO 10/05 05:09:04.687 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:10:11 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:10:12 CST 2023

Level Date Message
INFO 10/05 05:10:12.728 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:10:12.810 isMultiInstance:false
WARN 10/05 05:10:12.826 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:10:12.826 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:10:12.842 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:10:12 CST 2023

mvc-data

Log session start time Thu Oct 05 05:11:18 CST 2023

Level Date Message
INFO 10/05 05:10:12.898 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:11:19 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:11:21 CST 2023

Level Date Message
INFO 10/05 05:11:21.081 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:11:21.162 isMultiInstance:false
WARN 10/05 05:11:21.178 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:11:21.178 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:11:21.178 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:11:21 CST 2023

mvc-data

Log session start time Thu Oct 05 05:12:25 CST 2023

Level Date Message
INFO 10/05 05:11:21.240 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:12:26 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:12:27 CST 2023

Level Date Message
INFO 10/05 05:12:28.010 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:12:28.093 isMultiInstance:false
WARN 10/05 05:12:28.109 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:12:28.109 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:12:28.124 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:12:28 CST 2023

mvc-data

Log session start time Thu Oct 05 05:13:34 CST 2023

Level Date Message
INFO 10/05 05:12:28.187 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:13:35 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:13:36 CST 2023

Level Date Message
INFO 10/05 05:13:36.525 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:13:36.619 isMultiInstance:false
WARN 10/05 05:13:36.635 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:13:36.635 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:13:36.635 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:13:36 CST 2023

mvc-data

Log session start time Thu Oct 05 05:14:42 CST 2023

Level Date Message
INFO 10/05 05:13:36.697 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:14:43 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:14:44 CST 2023

Level Date Message
INFO 10/05 05:14:44.547 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:14:44.640 isMultiInstance:false
WARN 10/05 05:14:44.656 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:14:44.656 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:14:44.656 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:14:44 CST 2023

mvc-data

Log session start time Thu Oct 05 05:15:49 CST 2023

Level Date Message
INFO 10/05 05:14:44.718 The following profiles are active: prod
WARN 10/05 05:14:48.298 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.nptpark.NptDataBootApplication]; nested exception is java.lang.OutOfMemoryError: Metaspace
INFO 10/05 05:14:48.298 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
ERROR 10/05 05:14:48.313 Application run failed
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.nptpark.NptDataBootApplication]; nested exception is java.lang.OutOfMemoryError: Metaspace
    at org.springframework.context.annotation.ConfigurationClassParser.processImports(ConfigurationClassParser.java:610)
    at org.springframework.context.annotation.ConfigurationClassParser.access$800(ConfigurationClassParser.java:111)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorGroupingHandler.lambda$processGroupImports$1(ConfigurationClassParser.java:812)
    at java.util.ArrayList.forEach(ArrayList.java:1259)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorGroupingHandler.processGroupImports(ConfigurationClassParser.java:809)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorHandler.process(ConfigurationClassParser.java:780)
    at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:193)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:319)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:236)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:280)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:96)
    at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:707)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:533)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94) java.lang.OutOfMemoryError: Metaspace
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
    at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:151)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at org.springframework.util.ClassUtils.forName(ClassUtils.java:284)
    at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:469)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1551)
    at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1478)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(AbstractAutowireCapableBeanFactory.java:681)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:648)
    at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1614)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:523)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:495)
    at org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationCondition.checkDefaultDispatcherName(DispatcherServletAutoConfiguration.java:172)
    at org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationCondition.getMatchOutcome(DispatcherServletAutoConfiguration.java:163)
    at org.springframework.boot.autoconfigure.condition.SpringBootCondition.matches(SpringBootCondition.java:47)
    at org.springframework.context.annotation.ConditionEvaluator.shouldSkip(ConditionEvaluator.java:108)
    at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:226)
    at org.springframework.context.annotation.ConfigurationClassParser.processMemberClasses(ConfigurationClassParser.java:372)
    at org.springframework.context.annotation.ConfigurationClassParser.doProcessConfigurationClass(ConfigurationClassParser.java:272)
    at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:250)
    at org.springframework.context.annotation.ConfigurationClassParser.processImports(ConfigurationClassParser.java:600)
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:15:50 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:15:52 CST 2023

Level Date Message
INFO 10/05 05:15:52.177 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:15:52.271 isMultiInstance:false
WARN 10/05 05:15:52.287 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:15:52.287 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:15:52.287 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:15:52 CST 2023

mvc-data

Log session start time Thu Oct 05 05:16:57 CST 2023

Level Date Message
INFO 10/05 05:15:52.349 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:16:58 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:17:00 CST 2023

Level Date Message
INFO 10/05 05:17:00.065 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:17:00.163 isMultiInstance:false
WARN 10/05 05:17:00.179 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:17:00.179 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:17:00.179 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:17:00 CST 2023

mvc-data

Log session start time Thu Oct 05 05:18:05 CST 2023

Level Date Message
INFO 10/05 05:17:00.249 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:18:06 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:18:07 CST 2023

Level Date Message
INFO 10/05 05:18:07.535 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:18:07.613 isMultiInstance:false
WARN 10/05 05:18:07.628 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:18:07.628 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:18:07.644 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:18:07 CST 2023

mvc-data

Log session start time Thu Oct 05 05:19:12 CST 2023

Level Date Message
INFO 10/05 05:18:07.706 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:19:13 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:19:14 CST 2023

Level Date Message
INFO 10/05 05:19:14.881 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:19:14.963 isMultiInstance:false
WARN 10/05 05:19:14.979 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:19:14.979 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:19:14.995 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:19:15 CST 2023

mvc-data

Log session start time Thu Oct 05 05:20:20 CST 2023

Level Date Message
INFO 10/05 05:19:15.049 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:20:21 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:20:23 CST 2023

Level Date Message
INFO 10/05 05:20:23.079 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:20:23.163 isMultiInstance:false
WARN 10/05 05:20:23.179 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:20:23.179 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:20:23.194 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:20:23 CST 2023

mvc-data

Log session start time Thu Oct 05 05:21:26 CST 2023

Level Date Message
INFO 10/05 05:20:23.250 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:21:27 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:21:28 CST 2023

Level Date Message
INFO 10/05 05:21:28.610 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:21:28.694 isMultiInstance:false
WARN 10/05 05:21:28.710 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:21:28.710 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:21:28.710 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:21:28 CST 2023

mvc-data

Log session start time Thu Oct 05 05:22:34 CST 2023

Level Date Message
INFO 10/05 05:21:28.779 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:22:35 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:22:37 CST 2023

Level Date Message
INFO 10/05 05:22:37.087 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:22:37.165 isMultiInstance:false
WARN 10/05 05:22:37.181 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:22:37.181 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:22:37.181 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:22:37 CST 2023

mvc-data

Log session start time Thu Oct 05 05:23:57 CST 2023

Level Date Message
INFO 10/05 05:22:37.247 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:23:58 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:24:00 CST 2023

Level Date Message
INFO 10/05 05:24:00.179 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:24:00.264 isMultiInstance:false
WARN 10/05 05:24:00.279 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:24:00.279 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:24:00.279 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:24:00 CST 2023

mvc-data

Log session start time Thu Oct 05 05:25:06 CST 2023

Level Date Message
INFO 10/05 05:24:00.348 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:25:07 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:25:08 CST 2023

Level Date Message
INFO 10/05 05:25:08.371 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:25:08.449 isMultiInstance:false
WARN 10/05 05:25:08.465 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:25:08.465 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:25:08.481 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:25:08 CST 2023

mvc-data

Log session start time Thu Oct 05 05:26:13 CST 2023

Level Date Message
INFO 10/05 05:25:08.546 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:26:14 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:26:16 CST 2023

Level Date Message
INFO 10/05 05:26:16.094 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:26:16.178 isMultiInstance:false
WARN 10/05 05:26:16.193 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:26:16.193 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:26:16.209 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:26:16 CST 2023

mvc-data

Log session start time Thu Oct 05 05:27:22 CST 2023

Level Date Message
INFO 10/05 05:26:16.271 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:27:23 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:27:24 CST 2023

Level Date Message
INFO 10/05 05:27:24.479 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:27:24.563 isMultiInstance:false
WARN 10/05 05:27:24.579 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:27:24.579 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:27:24.579 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:27:24 CST 2023

mvc-data

Log session start time Thu Oct 05 05:28:30 CST 2023

Level Date Message
INFO 10/05 05:27:24.648 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:28:31 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:28:32 CST 2023

Level Date Message
INFO 10/05 05:28:32.463 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:28:32.547 isMultiInstance:false
WARN 10/05 05:28:32.563 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:28:32.563 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:28:32.563 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:28:32 CST 2023

mvc-data

Log session start time Thu Oct 05 05:29:37 CST 2023

Level Date Message
INFO 10/05 05:28:32.625 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:29:38 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:29:39 CST 2023

Level Date Message
INFO 10/05 05:29:39.887 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:29:39.981 isMultiInstance:false
WARN 10/05 05:29:39.996 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:29:39.996 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:29:39.996 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:29:40 CST 2023

mvc-data

Log session start time Thu Oct 05 05:30:43 CST 2023

Level Date Message
INFO 10/05 05:29:40.067 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:30:44 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:30:45 CST 2023

Level Date Message
INFO 10/05 05:30:45.347 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:30:45.425 isMultiInstance:false
WARN 10/05 05:30:45.440 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:30:45.440 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:30:45.456 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:30:45 CST 2023

mvc-data

Log session start time Thu Oct 05 05:31:51 CST 2023

Level Date Message
INFO 10/05 05:30:45.518 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:31:52 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:31:53 CST 2023

Level Date Message
INFO 10/05 05:31:53.519 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:31:53.597 isMultiInstance:false
WARN 10/05 05:31:53.613 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:31:53.613 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:31:53.628 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:31:53 CST 2023

mvc-data

Log session start time Thu Oct 05 05:32:59 CST 2023

Level Date Message
INFO 10/05 05:31:53.695 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:33:00 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:33:01 CST 2023

Level Date Message
INFO 10/05 05:33:01.778 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:33:01.863 isMultiInstance:false
WARN 10/05 05:33:01.878 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:33:01.878 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:33:01.878 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:33:01 CST 2023

mvc-data

Log session start time Thu Oct 05 05:34:05 CST 2023

Level Date Message
INFO 10/05 05:33:01.941 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:34:06 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:34:07 CST 2023

Level Date Message
INFO 10/05 05:34:07.825 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:34:07.910 isMultiInstance:false
WARN 10/05 05:34:07.925 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:34:07.925 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:34:07.925 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:34:07 CST 2023

mvc-data

Log session start time Thu Oct 05 05:35:13 CST 2023

Level Date Message
INFO 10/05 05:34:07.988 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:35:14 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:35:16 CST 2023

Level Date Message
INFO 10/05 05:35:16.041 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:35:16.134 isMultiInstance:false
WARN 10/05 05:35:16.150 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:35:16.150 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:35:16.150 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:35:16 CST 2023

mvc-data

Log session start time Thu Oct 05 05:36:21 CST 2023

Level Date Message
INFO 10/05 05:35:16.213 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:36:22 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:36:24 CST 2023

Level Date Message
INFO 10/05 05:36:24.142 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:36:24.209 isMultiInstance:false
WARN 10/05 05:36:24.225 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:36:24.240 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:36:24.240 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:36:24 CST 2023

mvc-data

Log session start time Thu Oct 05 05:37:29 CST 2023

Level Date Message
INFO 10/05 05:36:24.303 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:37:30 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:37:32 CST 2023

Level Date Message
INFO 10/05 05:37:32.094 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:37:32.188 isMultiInstance:false
WARN 10/05 05:37:32.203 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:37:32.203 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:37:32.203 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:37:32 CST 2023

mvc-data

Log session start time Thu Oct 05 05:38:38 CST 2023

Level Date Message
INFO 10/05 05:37:32.266 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:38:39 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:38:40 CST 2023

Level Date Message
INFO 10/05 05:38:40.381 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:38:40.463 isMultiInstance:false
WARN 10/05 05:38:40.478 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:38:40.478 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:38:40.478 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:38:40 CST 2023

mvc-data

Log session start time Thu Oct 05 05:39:45 CST 2023

Level Date Message
INFO 10/05 05:38:40.541 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:39:46 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:39:48 CST 2023

Level Date Message
INFO 10/05 05:39:48.213 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:39:48.295 isMultiInstance:false
WARN 10/05 05:39:48.310 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:39:48.310 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:39:48.326 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:39:48 CST 2023

mvc-data

Log session start time Thu Oct 05 05:40:53 CST 2023

Level Date Message
INFO 10/05 05:39:48.393 The following profiles are active: prod
WARN 10/05 05:39:51.904 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.nptpark.NptDataBootApplication]; nested exception is java.lang.OutOfMemoryError: Metaspace
INFO 10/05 05:39:51.920 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
ERROR 10/05 05:39:51.920 Application run failed
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.nptpark.NptDataBootApplication]; nested exception is java.lang.OutOfMemoryError: Metaspace
    at org.springframework.context.annotation.ConfigurationClassParser.processImports(ConfigurationClassParser.java:610)
    at org.springframework.context.annotation.ConfigurationClassParser.access$800(ConfigurationClassParser.java:111)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorGroupingHandler.lambda$processGroupImports$1(ConfigurationClassParser.java:812)
    at java.util.ArrayList.forEach(ArrayList.java:1259)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorGroupingHandler.processGroupImports(ConfigurationClassParser.java:809)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorHandler.process(ConfigurationClassParser.java:780)
    at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:193)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:319)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:236)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:280)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:96)
    at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:707)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:533)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94) java.lang.OutOfMemoryError: Metaspace
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
    at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:151)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at org.springframework.util.ClassUtils.forName(ClassUtils.java:284)
    at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:469)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1551)
    at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1478)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(AbstractAutowireCapableBeanFactory.java:681)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:648)
    at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1614)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:523)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:495)
    at org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationCondition.checkDefaultDispatcherName(DispatcherServletAutoConfiguration.java:172)
    at org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationCondition.getMatchOutcome(DispatcherServletAutoConfiguration.java:163)
    at org.springframework.boot.autoconfigure.condition.SpringBootCondition.matches(SpringBootCondition.java:47)
    at org.springframework.context.annotation.ConditionEvaluator.shouldSkip(ConditionEvaluator.java:108)
    at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:226)
    at org.springframework.context.annotation.ConfigurationClassParser.processMemberClasses(ConfigurationClassParser.java:372)
    at org.springframework.context.annotation.ConfigurationClassParser.doProcessConfigurationClass(ConfigurationClassParser.java:272)
    at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:250)
    at org.springframework.context.annotation.ConfigurationClassParser.processImports(ConfigurationClassParser.java:600)
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:40:54 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:40:55 CST 2023

Level Date Message
INFO 10/05 05:40:55.828 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:40:55.909 isMultiInstance:false
WARN 10/05 05:40:55.925 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:40:55.925 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:40:55.925 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:40:55 CST 2023

mvc-data

Log session start time Thu Oct 05 05:42:01 CST 2023

Level Date Message
INFO 10/05 05:40:55.987 The following profiles are active: prod
WARN 10/05 05:40:59.463 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.nptpark.NptDataBootApplication]; nested exception is java.lang.OutOfMemoryError: Metaspace
INFO 10/05 05:40:59.463 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
ERROR 10/05 05:40:59.479 Application run failed
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.nptpark.NptDataBootApplication]; nested exception is java.lang.OutOfMemoryError: Metaspace
    at org.springframework.context.annotation.ConfigurationClassParser.processImports(ConfigurationClassParser.java:610)
    at org.springframework.context.annotation.ConfigurationClassParser.access$800(ConfigurationClassParser.java:111)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorGroupingHandler.lambda$processGroupImports$1(ConfigurationClassParser.java:812)
    at java.util.ArrayList.forEach(ArrayList.java:1259)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorGroupingHandler.processGroupImports(ConfigurationClassParser.java:809)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorHandler.process(ConfigurationClassParser.java:780)
    at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:193)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:319)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:236)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:280)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:96)
    at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:707)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:533)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94) java.lang.OutOfMemoryError: Metaspace
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
    at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:151)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at org.springframework.util.ClassUtils.forName(ClassUtils.java:284)
    at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:469)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1551)
    at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1478)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(AbstractAutowireCapableBeanFactory.java:681)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:648)
    at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1614)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:523)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:495)
    at org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationCondition.checkDefaultDispatcherName(DispatcherServletAutoConfiguration.java:172)
    at org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationCondition.getMatchOutcome(DispatcherServletAutoConfiguration.java:163)
    at org.springframework.boot.autoconfigure.condition.SpringBootCondition.matches(SpringBootCondition.java:47)
    at org.springframework.context.annotation.ConditionEvaluator.shouldSkip(ConditionEvaluator.java:108)
    at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:226)
    at org.springframework.context.annotation.ConfigurationClassParser.processMemberClasses(ConfigurationClassParser.java:372)
    at org.springframework.context.annotation.ConfigurationClassParser.doProcessConfigurationClass(ConfigurationClassParser.java:272)
    at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:250)
    at org.springframework.context.annotation.ConfigurationClassParser.processImports(ConfigurationClassParser.java:600)
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:42:02 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:42:03 CST 2023

Level Date Message
INFO 10/05 05:42:03.425 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:42:03.503 isMultiInstance:false
WARN 10/05 05:42:03.519 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:42:03.519 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:42:03.535 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:42:03 CST 2023

mvc-data

Log session start time Thu Oct 05 05:43:09 CST 2023

Level Date Message
INFO 10/05 05:42:03.597 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:43:10 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:43:11 CST 2023

Level Date Message
INFO 10/05 05:43:11.703 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:43:11.781 isMultiInstance:false
WARN 10/05 05:43:11.797 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:43:11.797 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:43:11.813 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:43:11 CST 2023

mvc-data

Log session start time Thu Oct 05 05:44:18 CST 2023

Level Date Message
INFO 10/05 05:43:11.879 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:44:19 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:44:20 CST 2023

Level Date Message
INFO 10/05 05:44:20.262 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:44:20.356 isMultiInstance:false
WARN 10/05 05:44:20.356 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:44:20.372 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:44:20.372 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:44:20 CST 2023

mvc-data

Log session start time Thu Oct 05 05:45:26 CST 2023

Level Date Message
INFO 10/05 05:44:20.434 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:45:27 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:45:28 CST 2023

Level Date Message
INFO 10/05 05:45:28.580 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:45:28.662 isMultiInstance:false
WARN 10/05 05:45:28.678 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:45:28.678 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:45:28.678 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:45:28 CST 2023

mvc-data

Log session start time Thu Oct 05 05:46:34 CST 2023

Level Date Message
INFO 10/05 05:45:28.756 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:46:35 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:46:36 CST 2023

Level Date Message
INFO 10/05 05:46:36.610 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:46:36.694 isMultiInstance:false
WARN 10/05 05:46:36.710 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:46:36.710 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:46:36.710 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:46:36 CST 2023

mvc-data

Log session start time Thu Oct 05 05:47:42 CST 2023

Level Date Message
INFO 10/05 05:46:36.778 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:47:43 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:47:44 CST 2023

Level Date Message
INFO 10/05 05:47:45.010 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:47:45.095 isMultiInstance:false
WARN 10/05 05:47:45.110 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:47:45.110 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:47:45.126 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:47:45 CST 2023

mvc-data

Log session start time Thu Oct 05 05:48:52 CST 2023

Level Date Message
INFO 10/05 05:47:45.179 The following profiles are active: prod
WARN 10/05 05:47:49.934 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 05:47:49.950 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:48:53 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:48:54 CST 2023

Level Date Message
INFO 10/05 05:48:54.397 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:48:54.478 isMultiInstance:false
WARN 10/05 05:48:54.493 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:48:54.493 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:48:54.493 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:48:54 CST 2023

mvc-data

Log session start time Thu Oct 05 05:50:00 CST 2023

Level Date Message
INFO 10/05 05:48:54.556 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:50:01 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:50:02 CST 2023

Level Date Message
INFO 10/05 05:50:02.725 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:50:02.818 isMultiInstance:false
WARN 10/05 05:50:02.818 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:50:02.834 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:50:02.834 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:50:02 CST 2023

mvc-data

Log session start time Thu Oct 05 05:51:08 CST 2023

Level Date Message
INFO 10/05 05:50:02.896 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:51:09 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:51:10 CST 2023

Level Date Message
INFO 10/05 05:51:11.010 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:51:11.088 isMultiInstance:false
WARN 10/05 05:51:11.103 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:51:11.103 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:51:11.119 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:51:11 CST 2023

mvc-data

Log session start time Thu Oct 05 05:52:17 CST 2023

Level Date Message
INFO 10/05 05:51:11.181 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:52:18 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:52:19 CST 2023

Level Date Message
INFO 10/05 05:52:19.326 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:52:19.394 isMultiInstance:false
WARN 10/05 05:52:19.410 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:52:19.410 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:52:19.425 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:52:19 CST 2023

mvc-data

Log session start time Thu Oct 05 05:53:25 CST 2023

Level Date Message
INFO 10/05 05:52:19.480 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:53:26 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:53:27 CST 2023

Level Date Message
INFO 10/05 05:53:27.613 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:53:27.694 isMultiInstance:false
WARN 10/05 05:53:27.710 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:53:27.710 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:53:27.710 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:53:27 CST 2023

mvc-data

Log session start time Thu Oct 05 05:54:33 CST 2023

Level Date Message
INFO 10/05 05:53:27.772 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:54:34 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:54:36 CST 2023

Level Date Message
INFO 10/05 05:54:36.134 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:54:36.213 isMultiInstance:false
WARN 10/05 05:54:36.228 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:54:36.228 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:54:36.228 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:54:36 CST 2023

mvc-data

Log session start time Thu Oct 05 05:55:42 CST 2023

Level Date Message
INFO 10/05 05:54:36.294 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:55:43 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:55:44 CST 2023

Level Date Message
INFO 10/05 05:55:44.362 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:55:44.440 isMultiInstance:false
WARN 10/05 05:55:44.456 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:55:44.456 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:55:44.472 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:55:44 CST 2023

mvc-data

Log session start time Thu Oct 05 05:56:50 CST 2023

Level Date Message
INFO 10/05 05:55:44.534 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:56:51 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:56:52 CST 2023

Level Date Message
INFO 10/05 05:56:52.628 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:56:52.710 isMultiInstance:false
WARN 10/05 05:56:52.726 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:56:52.726 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:56:52.726 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:56:52 CST 2023

mvc-data

Log session start time Thu Oct 05 05:57:58 CST 2023

Level Date Message
INFO 10/05 05:56:52.796 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:57:59 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:58:00 CST 2023

Level Date Message
INFO 10/05 05:58:00.910 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:58:00.994 isMultiInstance:false
WARN 10/05 05:58:01.010 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:58:01.010 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:58:01.010 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:58:01 CST 2023

mvc-data

Log session start time Thu Oct 05 05:59:07 CST 2023

Level Date Message
INFO 10/05 05:58:01.079 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 05:59:07 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 05:59:09 CST 2023

Level Date Message
INFO 10/05 05:59:09.297 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 05:59:09.379 isMultiInstance:false
WARN 10/05 05:59:09.394 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 05:59:09.394 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 05:59:09.410 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 05:59:09 CST 2023

mvc-data

Log session start time Thu Oct 05 06:00:12 CST 2023

Level Date Message
INFO 10/05 05:59:09.463 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:00:13 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:00:14 CST 2023

Level Date Message
INFO 10/05 06:00:14.748 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:00:14.842 isMultiInstance:false
WARN 10/05 06:00:14.847 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:00:14.847 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:00:14.862 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:00:14 CST 2023

mvc-data

Log session start time Thu Oct 05 06:01:21 CST 2023

Level Date Message
INFO 10/05 06:00:14.925 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:01:22 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:01:23 CST 2023

Level Date Message
INFO 10/05 06:01:23.312 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:01:23.394 isMultiInstance:false
WARN 10/05 06:01:23.409 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:01:23.409 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:01:23.425 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:01:23 CST 2023

mvc-data

Log session start time Thu Oct 05 06:02:29 CST 2023

Level Date Message
INFO 10/05 06:01:23.487 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:02:30 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:02:32 CST 2023

Level Date Message
INFO 10/05 06:02:32.079 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:02:32.163 isMultiInstance:false
WARN 10/05 06:02:32.179 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:02:32.179 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:02:32.179 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:02:32 CST 2023

mvc-data

Log session start time Thu Oct 05 06:03:38 CST 2023

Level Date Message
INFO 10/05 06:02:32.247 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:03:39 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:03:40 CST 2023

Level Date Message
INFO 10/05 06:03:40.472 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:03:40.566 isMultiInstance:false
WARN 10/05 06:03:40.581 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:03:40.581 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:03:40.581 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:03:40 CST 2023

mvc-data

Log session start time Thu Oct 05 06:04:46 CST 2023

Level Date Message
INFO 10/05 06:03:40.647 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:04:47 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:04:48 CST 2023

Level Date Message
INFO 10/05 06:04:48.712 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:04:48.794 isMultiInstance:false
WARN 10/05 06:04:48.809 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:04:48.809 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:04:48.809 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:04:48 CST 2023

mvc-data

Log session start time Thu Oct 05 06:05:54 CST 2023

Level Date Message
INFO 10/05 06:04:48.872 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:05:55 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:05:56 CST 2023

Level Date Message
INFO 10/05 06:05:57.026 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:05:57.110 isMultiInstance:false
WARN 10/05 06:05:57.126 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:05:57.126 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:05:57.126 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:05:57 CST 2023

mvc-data

Log session start time Thu Oct 05 06:07:02 CST 2023

Level Date Message
INFO 10/05 06:05:57.193 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:07:03 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:07:05 CST 2023

Level Date Message
INFO 10/05 06:07:05.156 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:07:05.234 isMultiInstance:false
WARN 10/05 06:07:05.250 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:07:05.250 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:07:05.265 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:07:05 CST 2023

mvc-data

Log session start time Thu Oct 05 06:08:10 CST 2023

Level Date Message
INFO 10/05 06:07:05.328 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:08:11 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:08:13 CST 2023

Level Date Message
INFO 10/05 06:08:13.309 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:08:13.387 isMultiInstance:false
WARN 10/05 06:08:13.402 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:08:13.402 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:08:13.402 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:08:13 CST 2023

mvc-data

Log session start time Thu Oct 05 06:09:19 CST 2023

Level Date Message
INFO 10/05 06:08:13.465 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:09:20 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:09:22 CST 2023

Level Date Message
INFO 10/05 06:09:22.096 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:09:22.178 isMultiInstance:false
WARN 10/05 06:09:22.193 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:09:22.193 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:09:22.193 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:09:22 CST 2023

mvc-data

Log session start time Thu Oct 05 06:10:28 CST 2023

Level Date Message
INFO 10/05 06:09:22.256 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:10:29 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:10:30 CST 2023

Level Date Message
INFO 10/05 06:10:30.463 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:10:30.541 isMultiInstance:false
WARN 10/05 06:10:30.556 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:10:30.556 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:10:30.556 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:10:30 CST 2023

mvc-data

Log session start time Thu Oct 05 06:11:36 CST 2023

Level Date Message
INFO 10/05 06:10:30.619 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:11:37 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:11:38 CST 2023

Level Date Message
INFO 10/05 06:11:38.746 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:11:38.825 isMultiInstance:false
WARN 10/05 06:11:38.840 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:11:38.840 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:11:38.840 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:11:38 CST 2023

mvc-data

Log session start time Thu Oct 05 06:12:46 CST 2023

Level Date Message
INFO 10/05 06:11:38.903 The following profiles are active: prod
WARN 10/05 06:11:43.694 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 06:11:43.694 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 06:11:44.593 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 06:11:44.609 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 06:11:45.009 Finished Spring Data repository scanning in 376ms. Found 0 Redis repository interfaces.
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:12:47 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:12:49 CST 2023

Level Date Message
INFO 10/05 06:12:49.094 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:12:49.172 isMultiInstance:false
WARN 10/05 06:12:49.188 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:12:49.188 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:12:49.203 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:12:49 CST 2023

mvc-data

Log session start time Thu Oct 05 06:13:55 CST 2023

Level Date Message
INFO 10/05 06:12:49.266 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:13:56 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:13:57 CST 2023

Level Date Message
INFO 10/05 06:13:57.349 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:13:57.443 isMultiInstance:false
WARN 10/05 06:13:57.458 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:13:57.458 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:13:57.458 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:13:57 CST 2023

mvc-data

Log session start time Thu Oct 05 06:15:03 CST 2023

Level Date Message
INFO 10/05 06:13:57.521 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:15:04 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:15:05 CST 2023

Level Date Message
INFO 10/05 06:15:05.864 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:15:05.947 isMultiInstance:false
WARN 10/05 06:15:05.963 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:15:05.963 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:15:05.978 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:15:06 CST 2023

mvc-data

Log session start time Thu Oct 05 06:16:11 CST 2023

Level Date Message
INFO 10/05 06:15:06.041 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:16:12 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:16:14 CST 2023

Level Date Message
INFO 10/05 06:16:14.240 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:16:14.318 isMultiInstance:false
WARN 10/05 06:16:14.334 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:16:14.334 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:16:14.349 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:16:14 CST 2023

mvc-data

Log session start time Thu Oct 05 06:17:22 CST 2023

Level Date Message
INFO 10/05 06:16:14.412 The following profiles are active: prod
WARN 10/05 06:16:19.125 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 06:16:19.146 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 06:16:20.096 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 06:16:20.112 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 06:16:20.540 Finished Spring Data repository scanning in 391ms. Found 0 Redis repository interfaces.
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:17:23 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:17:24 CST 2023

Level Date Message
INFO 10/05 06:17:24.463 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:17:24.550 isMultiInstance:false
WARN 10/05 06:17:24.566 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:17:24.566 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:17:24.566 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:17:24 CST 2023

mvc-data

Log session start time Thu Oct 05 06:18:31 CST 2023

Level Date Message
INFO 10/05 06:17:24.629 The following profiles are active: prod
WARN 10/05 06:17:29.466 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 06:17:29.466 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:18:32 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:18:33 CST 2023

Level Date Message
INFO 10/05 06:18:33.647 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:18:33.740 isMultiInstance:false
WARN 10/05 06:18:33.756 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:18:33.756 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:18:33.756 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:18:33 CST 2023

mvc-data

Log session start time Thu Oct 05 06:19:39 CST 2023

Level Date Message
INFO 10/05 06:18:33.819 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:19:40 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:19:41 CST 2023

Level Date Message
INFO 10/05 06:19:41.924 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:19:42.002 isMultiInstance:false
WARN 10/05 06:19:42.018 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:19:42.018 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:19:42.018 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:19:42 CST 2023

mvc-data

Log session start time Thu Oct 05 06:20:47 CST 2023

Level Date Message
INFO 10/05 06:19:42.081 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:20:48 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:20:49 CST 2023

Level Date Message
INFO 10/05 06:20:50.025 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:20:50.103 isMultiInstance:false
WARN 10/05 06:20:50.118 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:20:50.118 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:20:50.118 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:20:50 CST 2023

mvc-data

Log session start time Thu Oct 05 06:21:55 CST 2023

Level Date Message
INFO 10/05 06:20:50.181 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:21:56 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:21:57 CST 2023

Level Date Message
INFO 10/05 06:21:57.709 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:21:57.787 isMultiInstance:false
WARN 10/05 06:21:57.803 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:21:57.803 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:21:57.819 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:21:57 CST 2023

mvc-data

Log session start time Thu Oct 05 06:23:03 CST 2023

Level Date Message
INFO 10/05 06:21:57.881 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:23:04 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:23:05 CST 2023

Level Date Message
INFO 10/05 06:23:05.641 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:23:05.719 isMultiInstance:false
WARN 10/05 06:23:05.735 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:23:05.735 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:23:05.735 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:23:05 CST 2023

mvc-data

Log session start time Thu Oct 05 06:24:11 CST 2023

Level Date Message
INFO 10/05 06:23:05.813 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:24:12 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:24:13 CST 2023

Level Date Message
INFO 10/05 06:24:13.863 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:24:13.941 isMultiInstance:false
WARN 10/05 06:24:13.956 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:24:13.956 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:24:13.972 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:24:14 CST 2023

mvc-data

Log session start time Thu Oct 05 06:25:19 CST 2023

Level Date Message
INFO 10/05 06:24:14.034 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:25:20 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:25:22 CST 2023

Level Date Message
INFO 10/05 06:25:22.211 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:25:22.294 isMultiInstance:false
WARN 10/05 06:25:22.310 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:25:22.310 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:25:22.310 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:25:22 CST 2023

mvc-data

Log session start time Thu Oct 05 06:26:28 CST 2023

Level Date Message
INFO 10/05 06:25:22.388 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:26:29 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:26:30 CST 2023

Level Date Message
INFO 10/05 06:26:30.979 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:26:31.063 isMultiInstance:false
WARN 10/05 06:26:31.078 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:26:31.078 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:26:31.078 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:26:31 CST 2023

mvc-data

Log session start time Thu Oct 05 06:27:37 CST 2023

Level Date Message
INFO 10/05 06:26:31.156 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:27:38 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:27:39 CST 2023

Level Date Message
INFO 10/05 06:27:39.481 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:27:39.564 isMultiInstance:false
WARN 10/05 06:27:39.579 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:27:39.595 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:27:39.595 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:27:39 CST 2023

mvc-data

Log session start time Thu Oct 05 06:28:45 CST 2023

Level Date Message
INFO 10/05 06:27:39.662 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:28:46 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:28:47 CST 2023

Level Date Message
INFO 10/05 06:28:47.693 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:28:47.771 isMultiInstance:false
WARN 10/05 06:28:47.787 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:28:47.787 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:28:47.787 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:28:47 CST 2023

mvc-data

Log session start time Thu Oct 05 06:29:53 CST 2023

Level Date Message
INFO 10/05 06:28:47.865 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:29:54 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:29:56 CST 2023

Level Date Message
INFO 10/05 06:29:56.079 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:29:56.163 isMultiInstance:false
WARN 10/05 06:29:56.179 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:29:56.179 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:29:56.179 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:29:56 CST 2023

mvc-data

Log session start time Thu Oct 05 06:31:02 CST 2023

Level Date Message
INFO 10/05 06:29:56.247 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:31:03 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:31:04 CST 2023

Level Date Message
INFO 10/05 06:31:04.547 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:31:04.641 isMultiInstance:false
WARN 10/05 06:31:04.656 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:31:04.656 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:31:04.656 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:31:04 CST 2023

mvc-data

Log session start time Thu Oct 05 06:32:11 CST 2023

Level Date Message
INFO 10/05 06:31:04.719 The following profiles are active: prod
WARN 10/05 06:31:09.526 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 06:31:09.526 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:32:12 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:32:13 CST 2023

Level Date Message
INFO 10/05 06:32:13.803 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:32:13.881 isMultiInstance:false
WARN 10/05 06:32:13.897 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:32:13.897 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:32:13.897 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:32:13 CST 2023

mvc-data

Log session start time Thu Oct 05 06:33:19 CST 2023

Level Date Message
INFO 10/05 06:32:13.963 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:33:20 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:33:22 CST 2023

Level Date Message
INFO 10/05 06:33:22.094 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:33:22.172 isMultiInstance:false
WARN 10/05 06:33:22.188 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:33:22.188 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:33:22.188 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:33:22 CST 2023

mvc-data

Log session start time Thu Oct 05 06:34:28 CST 2023

Level Date Message
INFO 10/05 06:33:22.266 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:34:29 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:34:30 CST 2023

Level Date Message
INFO 10/05 06:34:30.710 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:34:30.795 isMultiInstance:false
WARN 10/05 06:34:30.810 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:34:30.810 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:34:30.810 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:34:30 CST 2023

mvc-data

Log session start time Thu Oct 05 06:35:36 CST 2023

Level Date Message
INFO 10/05 06:34:30.879 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:35:37 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:35:38 CST 2023

Level Date Message
INFO 10/05 06:35:38.965 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:35:39.047 isMultiInstance:false
WARN 10/05 06:35:39.062 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:35:39.062 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:35:39.078 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:35:39 CST 2023

mvc-data

Log session start time Thu Oct 05 06:36:44 CST 2023

Level Date Message
INFO 10/05 06:35:39.140 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:36:45 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:36:47 CST 2023

Level Date Message
INFO 10/05 06:36:47.197 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:36:47.279 isMultiInstance:false
WARN 10/05 06:36:47.295 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:36:47.295 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:36:47.295 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:36:47 CST 2023

mvc-data

Log session start time Thu Oct 05 06:37:53 CST 2023

Level Date Message
INFO 10/05 06:36:47.365 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:37:54 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:37:55 CST 2023

Level Date Message
INFO 10/05 06:37:55.502 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:37:55.581 isMultiInstance:false
WARN 10/05 06:37:55.596 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:37:55.596 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:37:55.596 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:37:55 CST 2023

mvc-data

Log session start time Thu Oct 05 06:39:01 CST 2023

Level Date Message
INFO 10/05 06:37:55.663 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:39:02 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:39:03 CST 2023

Level Date Message
INFO 10/05 06:39:03.703 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:39:03.797 isMultiInstance:false
WARN 10/05 06:39:03.812 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:39:03.812 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:39:03.812 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:39:03 CST 2023

mvc-data

Log session start time Thu Oct 05 06:40:09 CST 2023

Level Date Message
INFO 10/05 06:39:03.879 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:40:10 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:40:11 CST 2023

Level Date Message
INFO 10/05 06:40:12.028 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:40:12.109 isMultiInstance:false
WARN 10/05 06:40:12.125 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:40:12.125 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:40:12.125 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:40:12 CST 2023

mvc-data

Log session start time Thu Oct 05 06:41:15 CST 2023

Level Date Message
INFO 10/05 06:40:12.187 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:41:16 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:41:17 CST 2023

Level Date Message
INFO 10/05 06:41:17.594 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:41:17.672 isMultiInstance:false
WARN 10/05 06:41:17.687 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:41:17.687 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:41:17.703 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:41:17 CST 2023

mvc-data

Log session start time Thu Oct 05 06:42:23 CST 2023

Level Date Message
INFO 10/05 06:41:17.765 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:42:24 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:42:26 CST 2023

Level Date Message
INFO 10/05 06:42:26.079 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:42:26.163 isMultiInstance:false
WARN 10/05 06:42:26.179 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:42:26.179 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:42:26.179 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:42:26 CST 2023

mvc-data

Log session start time Thu Oct 05 06:43:32 CST 2023

Level Date Message
INFO 10/05 06:42:26.248 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:43:33 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:43:34 CST 2023

Level Date Message
INFO 10/05 06:43:34.464 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:43:34.547 isMultiInstance:false
WARN 10/05 06:43:34.563 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:43:34.563 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:43:34.563 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:43:34 CST 2023

mvc-data

Log session start time Thu Oct 05 06:44:40 CST 2023

Level Date Message
INFO 10/05 06:43:34.641 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:44:41 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:44:42 CST 2023

Level Date Message
INFO 10/05 06:44:42.940 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:44:43.034 isMultiInstance:false
WARN 10/05 06:44:43.050 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:44:43.050 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:44:43.050 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:44:43 CST 2023

mvc-data

Log session start time Thu Oct 05 06:45:49 CST 2023

Level Date Message
INFO 10/05 06:44:43.112 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:45:50 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:45:51 CST 2023

Level Date Message
INFO 10/05 06:45:51.347 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:45:51.425 isMultiInstance:false
WARN 10/05 06:45:51.442 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:45:51.444 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:45:51.447 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:45:51 CST 2023

mvc-data

Log session start time Thu Oct 05 06:46:57 CST 2023

Level Date Message
INFO 10/05 06:45:51.509 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:46:58 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:46:59 CST 2023

Level Date Message
INFO 10/05 06:46:59.797 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:46:59.878 isMultiInstance:false
WARN 10/05 06:46:59.893 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:46:59.909 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:46:59.909 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:46:59 CST 2023

mvc-data

Log session start time Thu Oct 05 06:48:05 CST 2023

Level Date Message
INFO 10/05 06:46:59.971 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:48:06 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:48:08 CST 2023

Level Date Message
INFO 10/05 06:48:08.095 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:48:08.179 isMultiInstance:false
WARN 10/05 06:48:08.195 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:48:08.195 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:48:08.195 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:48:08 CST 2023

mvc-data

Log session start time Thu Oct 05 06:49:14 CST 2023

Level Date Message
INFO 10/05 06:48:08.261 The following profiles are active: prod
WARN 10/05 06:48:12.894 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 06:48:12.910 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:49:15 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:49:17 CST 2023

Level Date Message
INFO 10/05 06:49:17.146 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:49:17.226 isMultiInstance:false
WARN 10/05 06:49:17.244 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:49:17.246 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:49:17.247 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:49:17 CST 2023

mvc-data

Log session start time Thu Oct 05 06:50:23 CST 2023

Level Date Message
INFO 10/05 06:49:17.310 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:50:24 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:50:25 CST 2023

Level Date Message
INFO 10/05 06:50:25.678 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:50:25.756 isMultiInstance:false
WARN 10/05 06:50:25.772 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:50:25.772 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:50:25.787 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:50:25 CST 2023

mvc-data

Log session start time Thu Oct 05 06:51:31 CST 2023

Level Date Message
INFO 10/05 06:50:25.850 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:51:32 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:51:33 CST 2023

Level Date Message
INFO 10/05 06:51:33.965 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:51:34.047 isMultiInstance:false
WARN 10/05 06:51:34.063 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:51:34.063 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:51:34.079 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:51:34 CST 2023

mvc-data

Log session start time Thu Oct 05 06:52:40 CST 2023

Level Date Message
INFO 10/05 06:51:34.149 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:52:41 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:52:42 CST 2023

Level Date Message
INFO 10/05 06:52:42.326 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:52:42.410 isMultiInstance:false
WARN 10/05 06:52:42.426 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:52:42.426 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:52:42.426 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:52:42 CST 2023

mvc-data

Log session start time Thu Oct 05 06:53:45 CST 2023

Level Date Message
INFO 10/05 06:52:42.495 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:53:46 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:53:47 CST 2023

Level Date Message
INFO 10/05 06:53:48.025 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:53:48.103 isMultiInstance:false
WARN 10/05 06:53:48.119 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:53:48.119 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:53:48.119 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:53:48 CST 2023

mvc-data

Log session start time Thu Oct 05 06:54:53 CST 2023

Level Date Message
INFO 10/05 06:53:48.197 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:54:54 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:54:56 CST 2023

Level Date Message
INFO 10/05 06:54:56.225 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:54:56.319 isMultiInstance:false
WARN 10/05 06:54:56.335 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:54:56.335 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:54:56.335 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:54:56 CST 2023

mvc-data

Log session start time Thu Oct 05 06:56:02 CST 2023

Level Date Message
INFO 10/05 06:54:56.397 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:56:03 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:56:04 CST 2023

Level Date Message
INFO 10/05 06:56:04.394 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:56:04.478 isMultiInstance:false
WARN 10/05 06:56:04.494 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:56:04.494 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:56:04.494 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:56:04 CST 2023

mvc-data

Log session start time Thu Oct 05 06:57:10 CST 2023

Level Date Message
INFO 10/05 06:56:04.556 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:57:11 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:57:12 CST 2023

Level Date Message
INFO 10/05 06:57:12.312 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:57:12.394 isMultiInstance:false
WARN 10/05 06:57:12.409 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:57:12.409 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:57:12.409 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:57:12 CST 2023

mvc-data

Log session start time Thu Oct 05 06:58:18 CST 2023

Level Date Message
INFO 10/05 06:57:12.487 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:58:19 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:58:20 CST 2023

Level Date Message
INFO 10/05 06:58:20.550 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:58:20.645 isMultiInstance:false
WARN 10/05 06:58:20.647 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:58:20.647 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:58:20.662 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:58:20 CST 2023

mvc-data

Log session start time Thu Oct 05 06:59:26 CST 2023

Level Date Message
INFO 10/05 06:58:20.725 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 06:59:27 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 06:59:28 CST 2023

Level Date Message
INFO 10/05 06:59:28.794 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 06:59:28.872 isMultiInstance:false
WARN 10/05 06:59:28.887 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 06:59:28.887 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 06:59:28.903 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 06:59:28 CST 2023

mvc-data

Log session start time Thu Oct 05 07:00:35 CST 2023

Level Date Message
INFO 10/05 06:59:28.965 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:00:36 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:00:37 CST 2023

Level Date Message
INFO 10/05 07:00:37.487 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:00:37.565 isMultiInstance:false
WARN 10/05 07:00:37.581 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:00:37.581 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:00:37.581 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:00:37 CST 2023

mvc-data

Log session start time Thu Oct 05 07:01:43 CST 2023

Level Date Message
INFO 10/05 07:00:37.662 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:01:44 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:01:45 CST 2023

Level Date Message
INFO 10/05 07:01:46.028 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:01:46.109 isMultiInstance:false
WARN 10/05 07:01:46.125 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:01:46.125 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:01:46.125 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:01:46 CST 2023

mvc-data

Log session start time Thu Oct 05 07:02:52 CST 2023

Level Date Message
INFO 10/05 07:01:46.187 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:02:53 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:02:54 CST 2023

Level Date Message
INFO 10/05 07:02:54.310 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:02:54.394 isMultiInstance:false
WARN 10/05 07:02:54.410 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:02:54.410 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:02:54.426 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:02:54 CST 2023

mvc-data

Log session start time Thu Oct 05 07:04:00 CST 2023

Level Date Message
INFO 10/05 07:02:54.494 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:04:01 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:04:02 CST 2023

Level Date Message
INFO 10/05 07:04:02.503 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:04:02.597 isMultiInstance:false
WARN 10/05 07:04:02.613 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:04:02.613 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:04:02.613 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:04:02 CST 2023

mvc-data

Log session start time Thu Oct 05 07:05:08 CST 2023

Level Date Message
INFO 10/05 07:04:02.679 The following profiles are active: prod
ERROR 10/05 07:04:07.011 Application run failed
java.lang.OutOfMemoryError: null
    at java.util.zip.Inflater.inflateBytes(Native Method)
    at java.util.zip.Inflater.inflate(Inflater.java:259)
    at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:152)
    at org.springframework.boot.loader.jar.ZipInflaterInputStream.read(ZipInflaterInputStream.java:52)
    at sun.misc.Resource.getBytes(Resource.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
    at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:151)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
    at org.springframework.context.annotation.AutoProxyRegistrar.registerBeanDefinitions(AutoProxyRegistrar.java:73)
    at org.springframework.context.annotation.ImportBeanDefinitionRegistrar.registerBeanDefinitions(ImportBeanDefinitionRegistrar.java:86)
    at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.lambda$loadBeanDefinitionsFromRegistrars$1(ConfigurationClassBeanDefinitionReader.java:384)
    at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
    at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsFromRegistrars(ConfigurationClassBeanDefinitionReader.java:383)
    at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsForConfigurationClass(ConfigurationClassBeanDefinitionReader.java:148)
    at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitions(ConfigurationClassBeanDefinitionReader.java:120)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:331)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:236)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:280)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:96)
    at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:707)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:533)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:05:09 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:05:10 CST 2023

Level Date Message
INFO 10/05 07:05:10.862 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:05:10.941 isMultiInstance:false
WARN 10/05 07:05:10.956 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:05:10.972 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:05:10.972 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:05:11 CST 2023

mvc-data

Log session start time Thu Oct 05 07:06:17 CST 2023

Level Date Message
INFO 10/05 07:05:11.034 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:06:18 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:06:19 CST 2023

Level Date Message
INFO 10/05 07:06:19.525 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:06:19.603 isMultiInstance:false
WARN 10/05 07:06:19.619 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:06:19.619 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:06:19.635 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:06:19 CST 2023

mvc-data

Log session start time Thu Oct 05 07:07:25 CST 2023

Level Date Message
INFO 10/05 07:06:19.697 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:07:26 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:07:27 CST 2023

Level Date Message
INFO 10/05 07:07:27.763 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:07:27.845 isMultiInstance:false
WARN 10/05 07:07:27.849 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:07:27.849 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:07:27.864 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:07:27 CST 2023

mvc-data

Log session start time Thu Oct 05 07:08:30 CST 2023

Level Date Message
INFO 10/05 07:07:27.927 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:08:31 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:08:33 CST 2023

Level Date Message
INFO 10/05 07:08:33.241 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:08:33.319 isMultiInstance:false
WARN 10/05 07:08:33.335 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:08:33.335 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:08:33.335 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:08:33 CST 2023

mvc-data

Log session start time Thu Oct 05 07:09:36 CST 2023

Level Date Message
INFO 10/05 07:08:33.397 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:09:37 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:09:38 CST 2023

Level Date Message
INFO 10/05 07:09:38.681 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:09:38.762 isMultiInstance:false
WARN 10/05 07:09:38.778 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:09:38.778 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:09:38.778 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:09:38 CST 2023

mvc-data

Log session start time Thu Oct 05 07:10:44 CST 2023

Level Date Message
INFO 10/05 07:09:38.840 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:10:45 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:10:46 CST 2023

Level Date Message
INFO 10/05 07:10:46.948 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:10:47.026 isMultiInstance:false
WARN 10/05 07:10:47.049 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:10:47.049 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:10:47.049 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:10:47 CST 2023

mvc-data

Log session start time Thu Oct 05 07:11:54 CST 2023

Level Date Message
INFO 10/05 07:10:47.112 The following profiles are active: prod
WARN 10/05 07:10:51.793 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:10:51.793 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:10:52.678 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:10:52.678 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:10:53.094 Finished Spring Data repository scanning in 370ms. Found 0 Redis repository interfaces.
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:11:55 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:11:57 CST 2023

Level Date Message
INFO 10/05 07:11:57.172 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:11:57.250 isMultiInstance:false
WARN 10/05 07:11:57.265 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:11:57.265 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:11:57.281 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:11:57 CST 2023

mvc-data

Log session start time Thu Oct 05 07:13:05 CST 2023

Level Date Message
INFO 10/05 07:11:57.345 The following profiles are active: prod
WARN 10/05 07:12:02.078 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:12:02.078 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:12:02.934 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:12:02.950 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:12:03.347 Finished Spring Data repository scanning in 358ms. Found 0 Redis repository interfaces.
WARN 10/05 07:12:03.518 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:12:03.881 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:13:06 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:13:07 CST 2023

Level Date Message
INFO 10/05 07:13:07.780 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:13:07.864 isMultiInstance:false
WARN 10/05 07:13:07.879 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:13:07.879 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:13:07.895 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:13:07 CST 2023

mvc-data

Log session start time Thu Oct 05 07:14:14 CST 2023

Level Date Message
INFO 10/05 07:13:07.948 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:14:15 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:14:16 CST 2023

Level Date Message
INFO 10/05 07:14:16.295 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:14:16.379 isMultiInstance:false
WARN 10/05 07:14:16.394 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:14:16.394 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:14:16.394 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:14:16 CST 2023

mvc-data

Log session start time Thu Oct 05 07:15:22 CST 2023

Level Date Message
INFO 10/05 07:14:16.463 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:15:23 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:15:24 CST 2023

Level Date Message
INFO 10/05 07:15:24.463 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:15:24.541 isMultiInstance:false
WARN 10/05 07:15:24.556 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:15:24.556 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:15:24.572 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:15:24 CST 2023

mvc-data

Log session start time Thu Oct 05 07:16:30 CST 2023

Level Date Message
INFO 10/05 07:15:24.635 The following profiles are active: prod
WARN 10/05 07:15:28.850 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.nptpark.NptDataBootApplication]; nested exception is java.lang.OutOfMemoryError
INFO 10/05 07:15:28.865 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
ERROR 10/05 07:15:28.865 Application run failed
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.nptpark.NptDataBootApplication]; nested exception is java.lang.OutOfMemoryError
    at org.springframework.context.annotation.ConfigurationClassParser.processImports(ConfigurationClassParser.java:610)
    at org.springframework.context.annotation.ConfigurationClassParser.access$800(ConfigurationClassParser.java:111)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorGroupingHandler.lambda$processGroupImports$1(ConfigurationClassParser.java:812)
    at java.util.ArrayList.forEach(ArrayList.java:1259)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorGroupingHandler.processGroupImports(ConfigurationClassParser.java:809)
    at org.springframework.context.annotation.ConfigurationClassParser$DeferredImportSelectorHandler.process(ConfigurationClassParser.java:780)
    at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:193)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:319)
    at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:236)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:280)
    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:96)
    at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:707)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:533)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: java.lang.OutOfMemoryError: null
    at java.util.zip.Inflater.inflateBytes(Native Method)
    at java.util.zip.Inflater.inflate(Inflater.java:259)
    at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:152)
    at org.springframework.boot.loader.jar.ZipInflaterInputStream.read(ZipInflaterInputStream.java:52)
    at org.springframework.asm.ClassReader.readStream(ClassReader.java:316)
    at org.springframework.asm.ClassReader.<init>(ClassReader.java:284)
    at org.springframework.core.type.classreading.SimpleMetadataReader.getClassReader(SimpleMetadataReader.java:57)
    at org.springframework.core.type.classreading.SimpleMetadataReader.<init>(SimpleMetadataReader.java:49)
    at org.springframework.core.type.classreading.SimpleMetadataReaderFactory.getMetadataReader(SimpleMetadataReaderFactory.java:103)
    at org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory.createMetadataReader(ConcurrentReferenceCachingMetadataReaderFactory.java:86)
    at org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory.getMetadataReader(ConcurrentReferenceCachingMetadataReaderFactory.java:73)
    at org.springframework.core.type.classreading.SimpleMetadataReaderFactory.getMetadataReader(SimpleMetadataReaderFactory.java:81)
    at org.springframework.context.annotation.ConfigurationClassParser.asSourceClass(ConfigurationClassParser.java:696)
    at org.springframework.context.annotation.ConfigurationClassParser$SourceClass.getMemberClasses(ConfigurationClassParser.java:993)
    at org.springframework.context.annotation.ConfigurationClassParser.processMemberClasses(ConfigurationClassParser.java:355)
    at org.springframework.context.annotation.ConfigurationClassParser.doProcessConfigurationClass(ConfigurationClassParser.java:272)
    at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:250)
    at org.springframework.context.annotation.ConfigurationClassParser.processImports(ConfigurationClassParser.java:600)
     ... 34 common frames omitted
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:16:31 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:16:32 CST 2023

Level Date Message
INFO 10/05 07:16:32.747 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:16:32.825 isMultiInstance:false
WARN 10/05 07:16:32.841 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:16:32.841 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:16:32.841 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:16:32 CST 2023

mvc-data

Log session start time Thu Oct 05 07:17:38 CST 2023

Level Date Message
INFO 10/05 07:16:32.903 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:17:39 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:17:40 CST 2023

Level Date Message
INFO 10/05 07:17:40.847 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:17:40.940 isMultiInstance:false
WARN 10/05 07:17:40.940 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:17:40.956 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:17:40.956 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:17:41 CST 2023

mvc-data

Log session start time Thu Oct 05 07:18:46 CST 2023

Level Date Message
INFO 10/05 07:17:41.018 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:18:47 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:18:49 CST 2023

Level Date Message
INFO 10/05 07:18:49.195 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:18:49.278 isMultiInstance:false
WARN 10/05 07:18:49.294 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:18:49.294 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:18:49.294 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:18:49 CST 2023

mvc-data

Log session start time Thu Oct 05 07:19:55 CST 2023

Level Date Message
INFO 10/05 07:18:49.372 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:19:56 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:19:57 CST 2023

Level Date Message
INFO 10/05 07:19:57.572 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:19:57.650 isMultiInstance:false
WARN 10/05 07:19:57.665 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:19:57.665 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:19:57.665 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:19:57 CST 2023

mvc-data

Log session start time Thu Oct 05 07:21:00 CST 2023

Level Date Message
INFO 10/05 07:19:57.728 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:21:01 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:21:02 CST 2023

Level Date Message
INFO 10/05 07:21:02.780 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:21:02.863 isMultiInstance:false
WARN 10/05 07:21:02.878 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:21:02.894 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:21:02.894 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:21:02 CST 2023

mvc-data

Log session start time Thu Oct 05 07:22:08 CST 2023

Level Date Message
INFO 10/05 07:21:02.956 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:22:09 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:22:10 CST 2023

Level Date Message
INFO 10/05 07:22:10.977 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:22:11.071 isMultiInstance:false
WARN 10/05 07:22:11.071 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:22:11.087 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:22:11.087 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:22:11 CST 2023

mvc-data

Log session start time Thu Oct 05 07:23:17 CST 2023

Level Date Message
INFO 10/05 07:22:11.149 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:23:18 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:23:19 CST 2023

Level Date Message
INFO 10/05 07:23:19.281 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:23:19.363 isMultiInstance:false
WARN 10/05 07:23:19.378 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:23:19.378 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:23:19.394 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:23:19 CST 2023

mvc-data

Log session start time Thu Oct 05 07:24:25 CST 2023

Level Date Message
INFO 10/05 07:23:19.457 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:24:26 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:24:27 CST 2023

Level Date Message
INFO 10/05 07:24:27.610 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:24:27.694 isMultiInstance:false
WARN 10/05 07:24:27.710 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:24:27.710 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:24:27.710 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:24:27 CST 2023

mvc-data

Log session start time Thu Oct 05 07:25:32 CST 2023

Level Date Message
INFO 10/05 07:24:27.780 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:25:33 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:25:35 CST 2023

Level Date Message
INFO 10/05 07:25:35.125 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:25:35.203 isMultiInstance:false
WARN 10/05 07:25:35.219 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:25:35.234 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:25:35.234 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:25:35 CST 2023

mvc-data

Log session start time Thu Oct 05 07:26:38 CST 2023

Level Date Message
INFO 10/05 07:25:35.297 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:26:39 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:26:40 CST 2023

Level Date Message
INFO 10/05 07:26:40.819 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:26:40.897 isMultiInstance:false
WARN 10/05 07:26:40.913 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:26:40.913 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:26:40.913 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:26:40 CST 2023

mvc-data

Log session start time Thu Oct 05 07:27:46 CST 2023

Level Date Message
INFO 10/05 07:26:40.975 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:27:47 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:27:49 CST 2023

Level Date Message
INFO 10/05 07:27:49.080 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:27:49.162 isMultiInstance:false
WARN 10/05 07:27:49.178 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:27:49.178 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:27:49.178 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:27:49 CST 2023

mvc-data

Log session start time Thu Oct 05 07:28:55 CST 2023

Level Date Message
INFO 10/05 07:27:49.256 The following profiles are active: prod
WARN 10/05 07:27:53.956 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:27:53.972 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:28:56 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:28:58 CST 2023

Level Date Message
INFO 10/05 07:28:58.241 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:28:58.319 isMultiInstance:false
WARN 10/05 07:28:58.334 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:28:58.334 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:28:58.334 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:28:58 CST 2023

mvc-data

Log session start time Thu Oct 05 07:30:05 CST 2023

Level Date Message
INFO 10/05 07:28:58.397 The following profiles are active: prod
WARN 10/05 07:29:03.110 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:29:03.126 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:30:06 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:30:07 CST 2023

Level Date Message
INFO 10/05 07:30:07.747 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:30:07.841 isMultiInstance:false
WARN 10/05 07:30:07.856 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:30:07.856 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:30:07.856 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:30:07 CST 2023

mvc-data

Log session start time Thu Oct 05 07:31:13 CST 2023

Level Date Message
INFO 10/05 07:30:07.919 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:31:14 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:31:16 CST 2023

Level Date Message
INFO 10/05 07:31:16.109 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:31:16.187 isMultiInstance:false
WARN 10/05 07:31:16.203 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:31:16.203 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:31:16.203 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:31:16 CST 2023

mvc-data

Log session start time Thu Oct 05 07:32:23 CST 2023

Level Date Message
INFO 10/05 07:31:16.281 The following profiles are active: prod
WARN 10/05 07:31:20.994 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:31:21.010 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:32:24 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:32:25 CST 2023

Level Date Message
INFO 10/05 07:32:25.562 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:32:25.640 isMultiInstance:false
WARN 10/05 07:32:25.656 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:32:25.656 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:32:25.656 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:32:25 CST 2023

mvc-data

Log session start time Thu Oct 05 07:33:34 CST 2023

Level Date Message
INFO 10/05 07:32:25.719 The following profiles are active: prod
WARN 10/05 07:32:30.447 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:32:30.463 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:32:31.350 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:32:31.350 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:32:31.765 Finished Spring Data repository scanning in 372ms. Found 0 Redis repository interfaces.
WARN 10/05 07:32:31.947 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:32:32.326 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:33:35 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:33:36 CST 2023

Level Date Message
INFO 10/05 07:33:36.625 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:33:36.719 isMultiInstance:false
WARN 10/05 07:33:36.735 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:33:36.735 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:33:36.735 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:33:36 CST 2023

mvc-data

Log session start time Thu Oct 05 07:34:42 CST 2023

Level Date Message
INFO 10/05 07:33:36.797 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:34:43 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:34:44 CST 2023

Level Date Message
INFO 10/05 07:34:44.926 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:34:45.010 isMultiInstance:false
WARN 10/05 07:34:45.010 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:34:45.026 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:34:45.026 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:34:45 CST 2023

mvc-data

Log session start time Thu Oct 05 07:35:50 CST 2023

Level Date Message
INFO 10/05 07:34:45.095 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:35:51 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:35:53 CST 2023

Level Date Message
INFO 10/05 07:35:53.235 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:35:53.328 isMultiInstance:false
WARN 10/05 07:35:53.347 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:35:53.347 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:35:53.347 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:35:53 CST 2023

mvc-data

Log session start time Thu Oct 05 07:37:03 CST 2023

Level Date Message
INFO 10/05 07:35:53.425 The following profiles are active: prod
WARN 10/05 07:35:58.225 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:35:58.241 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:35:59.172 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:35:59.172 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:35:59.565 Finished Spring Data repository scanning in 348ms. Found 0 Redis repository interfaces.
WARN 10/05 07:35:59.741 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:36:00.110 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 07:36:01.440 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 07:36:01.456 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 07:36:01.456 Starting service [Tomcat]
INFO 10/05 07:36:01.456 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 07:36:01.612 Initializing Spring embedded WebApplicationContext
INFO 10/05 07:36:01.612 Root WebApplicationContext: initialization completed in 8102 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:37:04 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:37:06 CST 2023

Level Date Message
INFO 10/05 07:37:06.088 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:37:06.166 isMultiInstance:false
WARN 10/05 07:37:06.181 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:37:06.181 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:37:06.181 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:37:06 CST 2023

mvc-data

Log session start time Thu Oct 05 07:38:12 CST 2023

Level Date Message
INFO 10/05 07:37:06.248 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:38:13 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:38:14 CST 2023

Level Date Message
INFO 10/05 07:38:14.362 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:38:14.456 isMultiInstance:false
WARN 10/05 07:38:14.456 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:38:14.471 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:38:14.471 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:38:14 CST 2023

mvc-data

Log session start time Thu Oct 05 07:39:22 CST 2023

Level Date Message
INFO 10/05 07:38:14.534 The following profiles are active: prod
WARN 10/05 07:38:19.371 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:38:19.371 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:38:20.311 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:38:20.311 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:38:20.725 Finished Spring Data repository scanning in 374ms. Found 0 Redis repository interfaces.
WARN 10/05 07:38:20.902 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:38:21.265 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:39:23 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:39:25 CST 2023

Level Date Message
INFO 10/05 07:39:25.228 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:39:25.310 isMultiInstance:false
WARN 10/05 07:39:25.326 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:39:25.326 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:39:25.342 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:39:25 CST 2023

mvc-data

Log session start time Thu Oct 05 07:40:31 CST 2023

Level Date Message
INFO 10/05 07:39:25.410 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:40:32 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:40:33 CST 2023

Level Date Message
INFO 10/05 07:40:33.803 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:40:33.881 isMultiInstance:false
WARN 10/05 07:40:33.896 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:40:33.896 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:40:33.912 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:40:33 CST 2023

mvc-data

Log session start time Thu Oct 05 07:41:39 CST 2023

Level Date Message
INFO 10/05 07:40:33.979 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:41:40 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:41:41 CST 2023

Level Date Message
INFO 10/05 07:41:42.013 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:41:42.094 isMultiInstance:false
WARN 10/05 07:41:42.110 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:41:42.110 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:41:42.110 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:41:42 CST 2023

mvc-data

Log session start time Thu Oct 05 07:42:48 CST 2023

Level Date Message
INFO 10/05 07:41:42.188 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:42:49 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:42:50 CST 2023

Level Date Message
INFO 10/05 07:42:50.663 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:42:50.749 isMultiInstance:false
WARN 10/05 07:42:50.749 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:42:50.764 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:42:50.764 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:42:50 CST 2023

mvc-data

Log session start time Thu Oct 05 07:43:56 CST 2023

Level Date Message
INFO 10/05 07:42:50.827 The following profiles are active: prod
WARN 10/05 07:42:54.450 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.nptpark.NptDataBootApplication]; nested exception is java.lang.OutOfMemoryError
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:43:57 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:43:58 CST 2023

Level Date Message
INFO 10/05 07:43:58.310 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:43:58.394 isMultiInstance:false
WARN 10/05 07:43:58.409 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:43:58.409 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:43:58.409 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:43:58 CST 2023

mvc-data

Log session start time Thu Oct 05 07:45:04 CST 2023

Level Date Message
INFO 10/05 07:43:58.487 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:45:05 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:45:06 CST 2023

Level Date Message
INFO 10/05 07:45:06.546 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:45:06.624 isMultiInstance:false
WARN 10/05 07:45:06.640 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:45:06.640 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:45:06.640 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:45:06 CST 2023

mvc-data

Log session start time Thu Oct 05 07:46:12 CST 2023

Level Date Message
INFO 10/05 07:45:06.718 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:46:13 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:46:14 CST 2023

Level Date Message
INFO 10/05 07:46:14.745 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:46:14.825 isMultiInstance:false
WARN 10/05 07:46:14.841 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:46:14.841 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:46:14.841 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:46:14 CST 2023

mvc-data

Log session start time Thu Oct 05 07:47:23 CST 2023

Level Date Message
INFO 10/05 07:46:14.903 The following profiles are active: prod
WARN 10/05 07:46:19.671 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:46:19.671 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:46:20.587 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:46:20.587 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:46:21.009 Finished Spring Data repository scanning in 373ms. Found 0 Redis repository interfaces.
WARN 10/05 07:46:21.196 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:46:21.578 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:47:24 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:47:25 CST 2023

Level Date Message
INFO 10/05 07:47:25.940 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:47:26.018 isMultiInstance:false
WARN 10/05 07:47:26.050 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:47:26.050 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:47:26.050 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:47:26 CST 2023

mvc-data

Log session start time Thu Oct 05 07:48:33 CST 2023

Level Date Message
INFO 10/05 07:47:26.128 The following profiles are active: prod
WARN 10/05 07:47:30.865 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:47:30.881 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:47:31.847 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:47:31.863 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:47:32.262 Finished Spring Data repository scanning in 369ms. Found 0 Redis repository interfaces.
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:48:34 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:48:36 CST 2023

Level Date Message
INFO 10/05 07:48:36.196 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:48:36.279 isMultiInstance:false
WARN 10/05 07:48:36.294 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:48:36.294 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:48:36.310 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:48:36 CST 2023

mvc-data

Log session start time Thu Oct 05 07:49:44 CST 2023

Level Date Message
INFO 10/05 07:48:36.363 The following profiles are active: prod
WARN 10/05 07:48:41.081 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:48:41.097 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:48:42.028 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:48:42.028 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:48:42.425 Finished Spring Data repository scanning in 362ms. Found 0 Redis repository interfaces.
WARN 10/05 07:48:42.618 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:48:42.981 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:49:45 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:49:47 CST 2023

Level Date Message
INFO 10/05 07:49:47.225 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:49:47.303 isMultiInstance:false
WARN 10/05 07:49:47.319 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:49:47.319 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:49:47.319 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:49:47 CST 2023

mvc-data

Log session start time Thu Oct 05 07:50:53 CST 2023

Level Date Message
INFO 10/05 07:49:47.397 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:50:54 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:50:55 CST 2023

Level Date Message
INFO 10/05 07:50:55.448 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:50:55.526 isMultiInstance:false
WARN 10/05 07:50:55.548 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:50:55.548 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:50:55.548 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:50:55 CST 2023

mvc-data

Log session start time Thu Oct 05 07:52:03 CST 2023

Level Date Message
INFO 10/05 07:50:55.626 The following profiles are active: prod
WARN 10/05 07:51:00.334 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:51:00.349 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:51:01.325 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:51:01.325 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:51:01.740 Finished Spring Data repository scanning in 374ms. Found 0 Redis repository interfaces.
WARN 10/05 07:51:01.947 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:52:04 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:52:05 CST 2023

Level Date Message
INFO 10/05 07:52:05.995 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:52:06.079 isMultiInstance:false
WARN 10/05 07:52:06.095 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:52:06.095 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:52:06.110 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:52:06 CST 2023

mvc-data

Log session start time Thu Oct 05 07:53:12 CST 2023

Level Date Message
INFO 10/05 07:52:06.178 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:53:13 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:53:14 CST 2023

Level Date Message
INFO 10/05 07:53:14.463 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:53:14.549 isMultiInstance:false
WARN 10/05 07:53:14.565 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:53:14.565 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:53:14.565 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:53:14 CST 2023

mvc-data

Log session start time Thu Oct 05 07:54:20 CST 2023

Level Date Message
INFO 10/05 07:53:14.627 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:54:21 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:54:23 CST 2023

Level Date Message
INFO 10/05 07:54:23.050 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:54:23.128 isMultiInstance:false
WARN 10/05 07:54:23.148 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:54:23.148 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:54:23.148 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:54:23 CST 2023

mvc-data

Log session start time Thu Oct 05 07:55:33 CST 2023

Level Date Message
INFO 10/05 07:54:23.226 The following profiles are active: prod
WARN 10/05 07:54:27.925 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:54:27.940 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:54:28.803 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:54:28.803 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:54:29.212 Finished Spring Data repository scanning in 370ms. Found 0 Redis repository interfaces.
WARN 10/05 07:54:29.409 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:54:29.771 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 07:54:31.034 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 07:54:31.050 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 07:54:31.050 Starting service [Tomcat]
INFO 10/05 07:54:31.050 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 07:54:31.194 Initializing Spring embedded WebApplicationContext
INFO 10/05 07:54:31.194 Root WebApplicationContext: initialization completed in 7884 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:55:34 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:55:36 CST 2023

Level Date Message
INFO 10/05 07:55:36.128 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:55:36.210 isMultiInstance:false
WARN 10/05 07:55:36.225 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:55:36.225 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:55:36.241 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:55:36 CST 2023

mvc-data

Log session start time Thu Oct 05 07:56:47 CST 2023

Level Date Message
INFO 10/05 07:55:36.294 The following profiles are active: prod
WARN 10/05 07:55:40.962 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:55:40.962 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:55:41.828 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:55:41.844 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:55:42.235 Finished Spring Data repository scanning in 359ms. Found 0 Redis repository interfaces.
WARN 10/05 07:55:42.394 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:55:42.757 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 07:55:44.072 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 07:55:44.088 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 07:55:44.088 Starting service [Tomcat]
INFO 10/05 07:55:44.088 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 07:55:44.247 Initializing Spring embedded WebApplicationContext
INFO 10/05 07:55:44.247 Root WebApplicationContext: initialization completed in 7853 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:56:48 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:56:50 CST 2023

Level Date Message
INFO 10/05 07:56:50.166 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:56:50.247 isMultiInstance:false
WARN 10/05 07:56:50.247 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:56:50.262 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:56:50.262 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:56:50 CST 2023

mvc-data

Log session start time Thu Oct 05 07:58:00 CST 2023

Level Date Message
INFO 10/05 07:56:50.325 The following profiles are active: prod
WARN 10/05 07:56:55.066 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:56:55.066 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:56:55.971 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:56:55.987 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:56:56.381 Finished Spring Data repository scanning in 352ms. Found 0 Redis repository interfaces.
WARN 10/05 07:56:56.556 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:56:56.918 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 07:56:58.179 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 07:56:58.195 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 07:56:58.195 Starting service [Tomcat]
INFO 10/05 07:56:58.195 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 07:56:58.348 Initializing Spring embedded WebApplicationContext
INFO 10/05 07:56:58.348 Root WebApplicationContext: initialization completed in 7929 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:58:01 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:58:02 CST 2023

Level Date Message
INFO 10/05 07:58:02.394 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:58:02.479 isMultiInstance:false
WARN 10/05 07:58:02.479 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:58:02.494 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:58:02.494 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:58:02 CST 2023

mvc-data

Log session start time Thu Oct 05 07:59:11 CST 2023

Level Date Message
INFO 10/05 07:58:02.562 The following profiles are active: prod
WARN 10/05 07:58:07.328 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:58:07.346 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:58:08.219 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:58:08.219 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:58:08.628 Finished Spring Data repository scanning in 375ms. Found 0 Redis repository interfaces.
WARN 10/05 07:58:08.834 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:58:09.203 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
WARN 10/05 07:58:09.740 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthEndpointGroupsBeanPostProcessor' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.transaction.config.internalTransactionAdvisor' defined in class path resource [org/springframework/transaction/annotation/ProxyTransactionManagementConfiguration.class]: Unsatisfied dependency expressed through method 'transactionAdvisor' parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionInterceptor' defined in class path resource [org/springframework/transaction/annotation/ProxyTransactionManagementConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.transaction.interceptor.TransactionInterceptor]: Factory method 'transactionInterceptor' threw exception; nested exception is java.lang.OutOfMemoryError
Level Date Message
mvc-data

Log session start time Thu Oct 05 07:59:12 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 07:59:13 CST 2023

Level Date Message
INFO 10/05 07:59:13.694 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 07:59:13.778 isMultiInstance:false
WARN 10/05 07:59:13.793 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 07:59:13.793 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 07:59:13.793 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 07:59:13 CST 2023

mvc-data

Log session start time Thu Oct 05 08:00:25 CST 2023

Level Date Message
INFO 10/05 07:59:13.872 The following profiles are active: prod
WARN 10/05 07:59:18.587 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 07:59:18.603 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:59:19.472 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 07:59:19.472 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 07:59:19.881 Finished Spring Data repository scanning in 364ms. Found 0 Redis repository interfaces.
WARN 10/05 07:59:20.079 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 07:59:20.450 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 07:59:21.743 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 07:59:21.762 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 07:59:21.762 Starting service [Tomcat]
INFO 10/05 07:59:21.762 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 07:59:21.918 Initializing Spring embedded WebApplicationContext
INFO 10/05 07:59:21.918 Root WebApplicationContext: initialization completed in 7968 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:00:26 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:00:27 CST 2023

Level Date Message
INFO 10/05 08:00:27.694 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:00:27.778 isMultiInstance:false
WARN 10/05 08:00:27.793 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:00:27.793 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:00:27.793 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:00:27 CST 2023

mvc-data

Log session start time Thu Oct 05 08:01:38 CST 2023

Level Date Message
INFO 10/05 08:00:27.872 The following profiles are active: prod
WARN 10/05 08:00:32.547 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:00:32.563 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:00:33.463 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:00:33.463 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:00:33.856 Finished Spring Data repository scanning in 357ms. Found 0 Redis repository interfaces.
WARN 10/05 08:00:34.028 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:00:34.395 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 08:00:35.665 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 08:00:35.696 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 08:00:35.696 Starting service [Tomcat]
INFO 10/05 08:00:35.696 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 08:00:35.846 Initializing Spring embedded WebApplicationContext
INFO 10/05 08:00:35.846 Root WebApplicationContext: initialization completed in 7881 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:01:39 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:01:40 CST 2023

Level Date Message
INFO 10/05 08:01:40.434 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:01:40.512 isMultiInstance:false
WARN 10/05 08:01:40.528 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:01:40.528 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:01:40.528 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:01:40 CST 2023

mvc-data

Log session start time Thu Oct 05 08:02:50 CST 2023

Level Date Message
INFO 10/05 08:01:40.597 The following profiles are active: prod
WARN 10/05 08:01:45.347 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:01:45.362 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:01:46.246 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:01:46.246 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:01:46.656 Finished Spring Data repository scanning in 381ms. Found 0 Redis repository interfaces.
WARN 10/05 08:01:46.863 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:01:47.228 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 08:01:48.509 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 08:01:48.525 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 08:01:48.525 Starting service [Tomcat]
INFO 10/05 08:01:48.525 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 08:01:48.665 Initializing Spring embedded WebApplicationContext
INFO 10/05 08:01:48.665 Root WebApplicationContext: initialization completed in 7955 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:02:51 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:02:53 CST 2023

Level Date Message
INFO 10/05 08:02:53.246 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:02:53.326 isMultiInstance:false
WARN 10/05 08:02:53.342 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:02:53.344 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:02:53.347 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:02:53 CST 2023

mvc-data

Log session start time Thu Oct 05 08:04:03 CST 2023

Level Date Message
INFO 10/05 08:02:53.410 The following profiles are active: prod
WARN 10/05 08:02:58.078 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:02:58.093 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:02:58.965 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:02:58.965 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:02:59.387 Finished Spring Data repository scanning in 368ms. Found 0 Redis repository interfaces.
WARN 10/05 08:02:59.579 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:02:59.963 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 08:03:01.234 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 08:03:01.249 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 08:03:01.249 Starting service [Tomcat]
INFO 10/05 08:03:01.249 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 08:03:01.394 Initializing Spring embedded WebApplicationContext
INFO 10/05 08:03:01.394 Root WebApplicationContext: initialization completed in 7900 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:04:04 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:04:05 CST 2023

Level Date Message
INFO 10/05 08:04:05.628 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:04:05.709 isMultiInstance:false
WARN 10/05 08:04:05.725 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:04:05.740 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:04:05.740 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:04:05 CST 2023

mvc-data

Log session start time Thu Oct 05 08:05:15 CST 2023

Level Date Message
INFO 10/05 08:04:05.803 The following profiles are active: prod
WARN 10/05 08:04:10.496 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:04:10.496 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:04:11.512 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:04:11.512 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:04:11.909 Finished Spring Data repository scanning in 358ms. Found 0 Redis repository interfaces.
WARN 10/05 08:04:12.097 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:04:12.463 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 08:04:13.749 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 08:04:13.765 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 08:04:13.765 Starting service [Tomcat]
INFO 10/05 08:04:13.765 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 08:04:13.909 Initializing Spring embedded WebApplicationContext
INFO 10/05 08:04:13.909 Root WebApplicationContext: initialization completed in 8013 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:05:16 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:05:18 CST 2023

Level Date Message
INFO 10/05 08:05:18.203 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:05:18.281 isMultiInstance:false
WARN 10/05 08:05:18.296 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:05:18.296 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:05:18.312 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:05:18 CST 2023

mvc-data

Log session start time Thu Oct 05 08:06:27 CST 2023

Level Date Message
INFO 10/05 08:05:18.377 The following profiles are active: prod
WARN 10/05 08:05:23.150 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:05:23.150 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:05:24.145 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:05:24.147 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:05:24.548 Finished Spring Data repository scanning in 363ms. Found 0 Redis repository interfaces.
WARN 10/05 08:05:24.709 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:05:25.072 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:06:28 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:06:29 CST 2023

Level Date Message
INFO 10/05 08:06:29.526 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:06:29.609 isMultiInstance:false
WARN 10/05 08:06:29.625 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:06:29.625 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:06:29.625 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:06:29 CST 2023

mvc-data

Log session start time Thu Oct 05 08:07:40 CST 2023

Level Date Message
INFO 10/05 08:06:29.703 The following profiles are active: prod
WARN 10/05 08:06:34.409 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:06:34.425 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:06:35.325 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:06:35.341 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:06:35.734 Finished Spring Data repository scanning in 367ms. Found 0 Redis repository interfaces.
WARN 10/05 08:06:35.941 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:06:36.324 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 08:06:37.610 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 08:06:37.626 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 08:06:37.626 Starting service [Tomcat]
INFO 10/05 08:06:37.626 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 08:06:37.777 Initializing Spring embedded WebApplicationContext
INFO 10/05 08:06:37.777 Root WebApplicationContext: initialization completed in 7996 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:07:41 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:07:42 CST 2023

Level Date Message
INFO 10/05 08:07:42.256 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:07:42.334 isMultiInstance:false
WARN 10/05 08:07:42.350 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:07:42.350 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:07:42.350 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:07:42 CST 2023

mvc-data

Log session start time Thu Oct 05 08:08:52 CST 2023

Level Date Message
INFO 10/05 08:07:42.428 The following profiles are active: prod
WARN 10/05 08:07:47.202 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:07:47.218 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:07:48.149 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:07:48.149 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:07:48.546 Finished Spring Data repository scanning in 352ms. Found 0 Redis repository interfaces.
WARN 10/05 08:07:48.703 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:07:49.079 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 08:07:50.395 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 08:07:50.411 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 08:07:50.411 Starting service [Tomcat]
INFO 10/05 08:07:50.411 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 08:07:50.556 Initializing Spring embedded WebApplicationContext
INFO 10/05 08:07:50.556 Root WebApplicationContext: initialization completed in 8046 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:08:53 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:08:54 CST 2023

Level Date Message
INFO 10/05 08:08:54.681 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:08:54.763 isMultiInstance:false
WARN 10/05 08:08:54.778 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:08:54.778 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:08:54.778 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:08:54 CST 2023

mvc-data

Log session start time Thu Oct 05 08:10:01 CST 2023

Level Date Message
INFO 10/05 08:08:54.856 The following profiles are active: prod
WARN 10/05 08:08:59.612 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:10:02 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:10:03 CST 2023

Level Date Message
INFO 10/05 08:10:03.462 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:10:03.540 isMultiInstance:false
WARN 10/05 08:10:03.556 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:10:03.556 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:10:03.556 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:10:03 CST 2023

mvc-data

Log session start time Thu Oct 05 08:11:12 CST 2023

Level Date Message
INFO 10/05 08:10:03.634 The following profiles are active: prod
WARN 10/05 08:10:08.379 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:10:08.394 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:10:09.265 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:10:09.281 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:10:09.665 Finished Spring Data repository scanning in 354ms. Found 0 Redis repository interfaces.
WARN 10/05 08:10:09.841 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:10:10.210 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:11:13 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:11:14 CST 2023

Level Date Message
INFO 10/05 08:11:14.610 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:11:14.694 isMultiInstance:false
WARN 10/05 08:11:14.694 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:11:14.709 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:11:14.709 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:11:14 CST 2023

mvc-data

Log session start time Thu Oct 05 08:12:23 CST 2023

Level Date Message
INFO 10/05 08:11:14.772 The following profiles are active: prod
WARN 10/05 08:11:19.512 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:11:19.512 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:11:20.510 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:11:20.510 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:11:20.910 Finished Spring Data repository scanning in 359ms. Found 0 Redis repository interfaces.
WARN 10/05 08:11:21.071 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:11:21.440 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:12:24 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:12:26 CST 2023

Level Date Message
INFO 10/05 08:12:26.125 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:12:26.203 isMultiInstance:false
WARN 10/05 08:12:26.219 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:12:26.219 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:12:26.234 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:12:26 CST 2023

mvc-data

Log session start time Thu Oct 05 08:13:36 CST 2023

Level Date Message
INFO 10/05 08:12:26.297 The following profiles are active: prod
WARN 10/05 08:12:31.034 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:12:31.049 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:12:31.962 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:12:31.962 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:12:32.356 Finished Spring Data repository scanning in 358ms. Found 0 Redis repository interfaces.
WARN 10/05 08:12:32.528 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:12:32.894 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 08:12:34.196 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 08:12:34.212 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 08:12:34.212 Starting service [Tomcat]
INFO 10/05 08:12:34.212 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 08:12:34.356 Initializing Spring embedded WebApplicationContext
INFO 10/05 08:12:34.356 Root WebApplicationContext: initialization completed in 7978 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:13:37 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:13:38 CST 2023

Level Date Message
INFO 10/05 08:13:38.963 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:13:39.044 isMultiInstance:false
WARN 10/05 08:13:39.047 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:13:39.047 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:13:39.062 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:13:39 CST 2023

mvc-data

Log session start time Thu Oct 05 08:14:48 CST 2023

Level Date Message
INFO 10/05 08:13:39.125 The following profiles are active: prod
WARN 10/05 08:13:43.903 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:13:43.918 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:13:44.850 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:13:44.866 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:13:45.263 Finished Spring Data repository scanning in 370ms. Found 0 Redis repository interfaces.
WARN 10/05 08:13:45.434 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:13:45.813 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:14:49 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:14:50 CST 2023

Level Date Message
INFO 10/05 08:14:50.628 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:14:50.711 isMultiInstance:false
WARN 10/05 08:14:50.711 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:14:50.726 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:14:50.726 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:14:50 CST 2023

mvc-data

Log session start time Thu Oct 05 08:15:59 CST 2023

Level Date Message
INFO 10/05 08:14:50.794 The following profiles are active: prod
WARN 10/05 08:14:55.526 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:14:55.542 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:14:56.388 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:14:56.388 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:14:56.813 Finished Spring Data repository scanning in 380ms. Found 0 Redis repository interfaces.
WARN 10/05 08:14:57.019 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:14:57.387 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:16:00 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:16:01 CST 2023

Level Date Message
INFO 10/05 08:16:01.763 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:16:01.847 isMultiInstance:false
WARN 10/05 08:16:01.863 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:16:01.863 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:16:01.878 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:16:01 CST 2023

mvc-data

Log session start time Thu Oct 05 08:17:10 CST 2023

Level Date Message
INFO 10/05 08:16:01.941 The following profiles are active: prod
WARN 10/05 08:16:06.693 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:16:06.709 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:16:07.612 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:16:07.612 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:16:08.009 Finished Spring Data repository scanning in 357ms. Found 0 Redis repository interfaces.
WARN 10/05 08:16:08.181 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:16:08.549 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:17:11 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:17:12 CST 2023

Level Date Message
INFO 10/05 08:17:12.978 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:17:13.056 isMultiInstance:false
WARN 10/05 08:17:13.072 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:17:13.087 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:17:13.087 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:17:13 CST 2023

mvc-data

Log session start time Thu Oct 05 08:18:21 CST 2023

Level Date Message
INFO 10/05 08:17:13.150 The following profiles are active: prod
WARN 10/05 08:17:17.872 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:17:17.872 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:17:18.725 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:17:18.725 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:17:19.119 Finished Spring Data repository scanning in 361ms. Found 0 Redis repository interfaces.
WARN 10/05 08:17:19.310 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:17:19.672 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 08:17:20.972 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 08:17:20.987 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 08:17:20.987 Starting service [Tomcat]
INFO 10/05 08:17:20.987 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 08:17:21.128 Initializing Spring embedded WebApplicationContext
INFO 10/05 08:17:21.128 Root WebApplicationContext: initialization completed in 7880 ms
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:18:22 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:18:24 CST 2023

Level Date Message
INFO 10/05 08:18:24.111 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:18:24.204 isMultiInstance:false
WARN 10/05 08:18:24.221 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:18:24.223 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:18:24.224 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:18:24 CST 2023

mvc-data

Log session start time Thu Oct 05 08:19:30 CST 2023

Level Date Message
INFO 10/05 08:18:24.287 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:19:31 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:19:32 CST 2023

Level Date Message
INFO 10/05 08:19:32.357 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:19:32.439 isMultiInstance:false
WARN 10/05 08:19:32.454 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:19:32.454 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:19:32.454 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:19:32 CST 2023

mvc-data

Log session start time Thu Oct 05 08:20:38 CST 2023

Level Date Message
INFO 10/05 08:19:32.533 The following profiles are active: prod
WARN 10/05 08:19:36.789 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.nptpark.NptDataBootApplication]; nested exception is java.lang.OutOfMemoryError
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:20:39 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:20:40 CST 2023

Level Date Message
INFO 10/05 08:20:40.672 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:20:40.755 isMultiInstance:false
WARN 10/05 08:20:40.770 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:20:40.770 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:20:40.770 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:20:40 CST 2023

mvc-data

Log session start time Thu Oct 05 08:21:47 CST 2023

Level Date Message
INFO 10/05 08:20:40.848 The following profiles are active: prod
WARN 10/05 08:20:45.610 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:20:45.626 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:21:48 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:21:50 CST 2023

Level Date Message
INFO 10/05 08:21:50.185 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:21:50.279 isMultiInstance:false
WARN 10/05 08:21:50.279 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:21:50.294 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:21:50.294 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:21:50 CST 2023

mvc-data

Log session start time Thu Oct 05 08:22:56 CST 2023

Level Date Message
INFO 10/05 08:21:50.357 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:22:57 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:22:58 CST 2023

Level Date Message
INFO 10/05 08:22:58.526 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:22:58.605 isMultiInstance:false
WARN 10/05 08:22:58.623 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:22:58.623 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:22:58.623 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:22:58 CST 2023

mvc-data

Log session start time Thu Oct 05 08:24:04 CST 2023

Level Date Message
INFO 10/05 08:22:58.701 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:24:05 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:24:06 CST 2023

Level Date Message
INFO 10/05 08:24:06.886 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:24:06.971 isMultiInstance:false
WARN 10/05 08:24:06.986 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:24:06.986 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:24:06.986 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:24:07 CST 2023

mvc-data

Log session start time Thu Oct 05 08:25:15 CST 2023

Level Date Message
INFO 10/05 08:24:07.056 The following profiles are active: prod
WARN 10/05 08:24:11.823 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:24:11.839 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:24:12.726 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:24:12.726 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:24:13.139 Finished Spring Data repository scanning in 369ms. Found 0 Redis repository interfaces.
WARN 10/05 08:24:13.332 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:24:13.694 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:25:16 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:25:17 CST 2023

Level Date Message
INFO 10/05 08:25:17.970 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:25:18.063 isMultiInstance:false
WARN 10/05 08:25:18.079 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:25:18.079 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:25:18.079 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:25:18 CST 2023

mvc-data

Log session start time Thu Oct 05 08:26:23 CST 2023

Level Date Message
INFO 10/05 08:25:18.141 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:26:24 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:26:26 CST 2023

Level Date Message
INFO 10/05 08:26:26.263 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:26:26.357 isMultiInstance:false
WARN 10/05 08:26:26.357 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:26:26.372 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:26:26.372 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:26:26 CST 2023

mvc-data

Log session start time Thu Oct 05 08:27:32 CST 2023

Level Date Message
INFO 10/05 08:26:26.435 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:27:33 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:27:34 CST 2023

Level Date Message
INFO 10/05 08:27:34.602 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:27:34.686 isMultiInstance:false
WARN 10/05 08:27:34.702 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:27:34.702 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:27:34.702 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:27:34 CST 2023

mvc-data

Log session start time Thu Oct 05 08:28:43 CST 2023

Level Date Message
INFO 10/05 08:27:34.780 The following profiles are active: prod
WARN 10/05 08:27:39.522 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:27:39.522 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:27:40.388 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:27:40.388 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:27:40.802 Finished Spring Data repository scanning in 368ms. Found 0 Redis repository interfaces.
WARN 10/05 08:27:40.985 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:27:41.348 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:28:44 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:28:45 CST 2023

Level Date Message
INFO 10/05 08:28:45.626 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:28:45.704 isMultiInstance:false
WARN 10/05 08:28:45.724 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:28:45.724 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:28:45.724 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:28:45 CST 2023

mvc-data

Log session start time Thu Oct 05 08:29:54 CST 2023

Level Date Message
INFO 10/05 08:28:45.787 The following profiles are active: prod
WARN 10/05 08:28:50.533 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:28:50.548 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:28:51.426 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:28:51.442 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:28:51.838 Finished Spring Data repository scanning in 367ms. Found 0 Redis repository interfaces.
WARN 10/05 08:28:52.010 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:28:52.379 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:29:55 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:29:56 CST 2023

Level Date Message
INFO 10/05 08:29:56.441 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:29:56.522 isMultiInstance:false
WARN 10/05 08:29:56.538 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:29:56.538 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:29:56.538 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:29:56 CST 2023

mvc-data

Log session start time Thu Oct 05 08:31:02 CST 2023

Level Date Message
INFO 10/05 08:29:56.616 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:31:03 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:31:04 CST 2023

Level Date Message
INFO 10/05 08:31:04.801 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:31:04.895 isMultiInstance:false
WARN 10/05 08:31:04.911 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:31:04.911 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:31:04.911 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:31:04 CST 2023

mvc-data

Log session start time Thu Oct 05 08:32:12 CST 2023

Level Date Message
INFO 10/05 08:31:04.973 The following profiles are active: prod
WARN 10/05 08:31:09.673 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:31:09.689 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:32:13 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:32:14 CST 2023

Level Date Message
INFO 10/05 08:32:14.385 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:32:14.463 isMultiInstance:false
WARN 10/05 08:32:14.479 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:32:14.479 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:32:14.494 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:32:14 CST 2023

mvc-data

Log session start time Thu Oct 05 08:33:20 CST 2023

Level Date Message
INFO 10/05 08:32:14.557 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:33:21 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:33:22 CST 2023

Level Date Message
INFO 10/05 08:33:22.655 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:33:22.738 isMultiInstance:false
WARN 10/05 08:33:22.754 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:33:22.754 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:33:22.754 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:33:22 CST 2023

mvc-data

Log session start time Thu Oct 05 08:34:31 CST 2023

Level Date Message
INFO 10/05 08:33:22.832 The following profiles are active: prod
WARN 10/05 08:33:27.538 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:33:27.538 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:33:28.488 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:33:28.488 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:33:28.902 Finished Spring Data repository scanning in 370ms. Found 0 Redis repository interfaces.
WARN 10/05 08:33:29.079 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:33:29.448 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:34:32 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:34:33 CST 2023

Level Date Message
INFO 10/05 08:34:33.740 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:34:33.825 isMultiInstance:false
WARN 10/05 08:34:33.825 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:34:33.840 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:34:33.840 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:34:33 CST 2023

mvc-data

Log session start time Thu Oct 05 08:35:40 CST 2023

Level Date Message
INFO 10/05 08:34:33.903 The following profiles are active: prod
WARN 10/05 08:34:38.669 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:34:38.669 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:35:41 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:35:42 CST 2023

Level Date Message
INFO 10/05 08:35:43.001 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:35:43.079 isMultiInstance:false
WARN 10/05 08:35:43.095 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:35:43.095 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:35:43.095 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:35:43 CST 2023

mvc-data

Log session start time Thu Oct 05 08:36:51 CST 2023

Level Date Message
INFO 10/05 08:35:43.173 The following profiles are active: prod
WARN 10/05 08:35:47.979 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:35:47.979 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:35:48.869 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:35:48.869 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:35:49.316 Finished Spring Data repository scanning in 400ms. Found 0 Redis repository interfaces.
WARN 10/05 08:35:49.523 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:35:49.888 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:36:52 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:36:54 CST 2023

Level Date Message
INFO 10/05 08:36:54.263 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:36:54.341 isMultiInstance:false
WARN 10/05 08:36:54.357 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:36:54.357 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:36:54.357 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:36:54 CST 2023

mvc-data

Log session start time Thu Oct 05 08:39:34 CST 2023

Level Date Message
INFO 10/05 08:36:54.438 The following profiles are active: prod
WARN 10/05 08:36:59.204 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:36:59.204 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:37:00.110 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:37:00.110 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:37:00.504 Finished Spring Data repository scanning in 360ms. Found 0 Redis repository interfaces.
WARN 10/05 08:37:00.685 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:37:01.048 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:39:35 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:39:36 CST 2023

Level Date Message
INFO 10/05 08:39:36.370 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:39:36.448 isMultiInstance:false
WARN 10/05 08:39:36.464 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:39:36.464 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:39:36.464 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:39:36 CST 2023

mvc-data

Log session start time Thu Oct 05 08:40:42 CST 2023

Level Date Message
INFO 10/05 08:39:36.526 The following profiles are active: prod
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:40:43 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:40:45 CST 2023

Level Date Message
INFO 10/05 08:40:45.441 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
INFO 10/05 08:40:45.529 isMultiInstance:false
WARN 10/05 08:40:45.545 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
WARN 10/05 08:40:45.547 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
INFO 10/05 08:40:45.551 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:40:45 CST 2023

mvc-data

Log session start time Thu Oct 05 08:56:05 CST 2023

Level Date Message
INFO 10/05 08:40:45.631 The following profiles are active: prod
WARN 10/05 08:40:50.887 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:40:50.896 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:40:51.743 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:40:51.747 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:40:52.178 Finished Spring Data repository scanning in 390ms. Found 0 Redis repository interfaces.
Level Date Message
mvc-data

Log session start time Thu Oct 05 08:56:06 CST 2023

Level Date Message
mvc-data

Log session start time Thu Oct 05 08:56:09 CST 2023

Level Date Message
INFO 10/05 08:56:09.791 LOCAL_SNAPSHOT_PATH:C:\WINDOWS\system32\config\systemprofile\nacos\config
ERROR 10/05 08:56:10.516 [SecurityProxy] login http request failed url: http://127.0.0.1:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=nacos}, errorMsg: connect timed out
ERROR 10/05 08:56:10.877 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:11.892 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:12.906 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:12.907 no available server
ERROR 10/05 08:56:12.915 [fixed-127.0.0.1_8848-nobelgw] [sub-server] get server config exception, dataId=npt-dataall-service-global-config.properties, group=DEFAULT_GROUP, tenant=nobelgw
java.net.ConnectException: no available server
    at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:133)
    at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:51)
    at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:298)
    at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:149)
    at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:97)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadExtConfiguration(NacosPropertySourceLocator.java:129)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:102)
    at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52)
    at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
    at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:98)
    at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626)
    at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:314)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
WARN 10/05 08:56:12.919 [fixed-127.0.0.1_8848-nobelgw] [get-config] get from server error, dataId=npt-dataall-service-global-config.properties, group=DEFAULT_GROUP, tenant=nobelgw, msg=ErrCode:500, ErrMsg:no available server
WARN 10/05 08:56:12.921 [fixed-127.0.0.1_8848-nobelgw] [get-config] get snapshot ok, dataId=npt-dataall-service-global-config.properties, group=DEFAULT_GROUP, tenant=nobelgw, config=
INFO 10/05 08:56:12.922 isMultiInstance:false
ERROR 10/05 08:56:13.938 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:14.946 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:15.954 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:15.954 no available server
ERROR 10/05 08:56:15.954 [fixed-127.0.0.1_8848-nobelgw] [sub-server] get server config exception, dataId=npt-data-public-config-tw.yaml, group=DEFAULT_GROUP, tenant=nobelgw
java.net.ConnectException: no available server
    at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:133)
    at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:51)
    at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:298)
    at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:149)
    at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:97)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadExtConfiguration(NacosPropertySourceLocator.java:129)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:102)
    at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52)
    at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
    at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:98)
    at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626)
    at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:314)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
WARN 10/05 08:56:15.955 [fixed-127.0.0.1_8848-nobelgw] [get-config] get from server error, dataId=npt-data-public-config-tw.yaml, group=DEFAULT_GROUP, tenant=nobelgw, msg=ErrCode:500, ErrMsg:no available server
WARN 10/05 08:56:15.955 [fixed-127.0.0.1_8848-nobelgw] [get-config] get snapshot ok, dataId=npt-data-public-config-tw.yaml, group=DEFAULT_GROUP, tenant=nobelgw, config=
ERROR 10/05 08:56:16.542 [SecurityProxy] login http request failed url: http://127.0.0.1:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=nacos}, errorMsg: connect timed out
ERROR 10/05 08:56:16.981 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:17.990 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:18.999 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:18.999 no available server
ERROR 10/05 08:56:18.999 [fixed-127.0.0.1_8848-nobelgw] [sub-server] get server config exception, dataId=npt-dataall-service, group=DEFAULT_GROUP, tenant=nobelgw
java.net.ConnectException: no available server
    at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:133)
    at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:51)
    at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:298)
    at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:149)
    at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:97)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:142)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103)
    at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52)
    at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
    at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:98)
    at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626)
    at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:314)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
WARN 10/05 08:56:19.000 [fixed-127.0.0.1_8848-nobelgw] [get-config] get from server error, dataId=npt-dataall-service, group=DEFAULT_GROUP, tenant=nobelgw, msg=ErrCode:500, ErrMsg:no available server
WARN 10/05 08:56:19.000 [fixed-127.0.0.1_8848-nobelgw] [get-config] get snapshot ok, dataId=npt-dataall-service, group=DEFAULT_GROUP, tenant=nobelgw, config=
WARN 10/05 08:56:19.000 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service] & group[DEFAULT_GROUP]
ERROR 10/05 08:56:20.005 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:21.012 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:22.020 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:22.020 no available server
ERROR 10/05 08:56:22.020 [fixed-127.0.0.1_8848-nobelgw] [sub-server] get server config exception, dataId=npt-dataall-service.yaml, group=DEFAULT_GROUP, tenant=nobelgw
java.net.ConnectException: no available server
    at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:133)
    at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:51)
    at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:298)
    at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:149)
    at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:97)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:145)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103)
    at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52)
    at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
    at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:98)
    at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626)
    at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:314)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
WARN 10/05 08:56:22.021 [fixed-127.0.0.1_8848-nobelgw] [get-config] get from server error, dataId=npt-dataall-service.yaml, group=DEFAULT_GROUP, tenant=nobelgw, msg=ErrCode:500, ErrMsg:no available server
WARN 10/05 08:56:22.021 [fixed-127.0.0.1_8848-nobelgw] [get-config] get snapshot ok, dataId=npt-dataall-service.yaml, group=DEFAULT_GROUP, tenant=nobelgw, config=
WARN 10/05 08:56:22.022 Ignore the empty nacos configuration and get it based on dataId[npt-dataall-service.yaml] & group[DEFAULT_GROUP]
ERROR 10/05 08:56:22.556 [SecurityProxy] login http request failed url: http://127.0.0.1:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=nacos}, errorMsg: connect timed out
ERROR 10/05 08:56:23.029 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:24.043 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:25.050 [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out
ERROR 10/05 08:56:25.050 no available server
ERROR 10/05 08:56:25.050 [fixed-127.0.0.1_8848-nobelgw] [sub-server] get server config exception, dataId=npt-dataall-service-prod.yaml, group=DEFAULT_GROUP, tenant=nobelgw
java.net.ConnectException: no available server
    at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:133)
    at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:51)
    at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:298)
    at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:149)
    at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:97)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:150)
    at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103)
    at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52)
    at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
    at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:98)
    at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626)
    at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:314)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
WARN 10/05 08:56:25.051 [fixed-127.0.0.1_8848-nobelgw] [get-config] get from server error, dataId=npt-dataall-service-prod.yaml, group=DEFAULT_GROUP, tenant=nobelgw, msg=ErrCode:500, ErrMsg:no available server
WARN 10/05 08:56:25.051 [fixed-127.0.0.1_8848-nobelgw] [get-config] get snapshot ok, dataId=npt-dataall-service-prod.yaml, group=DEFAULT_GROUP, tenant=nobelgw, config=
INFO 10/05 08:56:25.056 Located property source: [BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-prod.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-data-public-config-tw.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-npt-dataall-service-global-config.properties,DEFAULT_GROUP'}]
mvc-data

Log session start time Thu Oct 05 08:56:25 CST 2023

Level Date Message
INFO 10/05 08:56:25.288 The following profiles are active: prod
ERROR 10/05 08:56:28.155 [SecurityProxy] login http request failed url: http://127.0.0.1:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=nacos}, errorMsg: errCode: 100, errMsg: Nacos serialize for class [com.alibaba.nacos.common.http.HttpRestResult] failed.
WARN 10/05 08:56:33.203 Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
WARN 10/05 08:56:33.244 Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:56:35.040 Multiple Spring Data modules found, entering strict repository configuration mode!
INFO 10/05 08:56:35.045 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
INFO 10/05 08:56:35.875 Finished Spring Data repository scanning in 770ms. Found 0 Redis repository interfaces.
WARN 10/05 08:56:36.179 Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
INFO 10/05 08:56:36.763 BeanFactory id=32e64d7a-c56c-3c74-aa1d-401193a5b1e7
INFO 10/05 08:56:39.685 Tomcat initialized with port(s): 8169 (http)
INFO 10/05 08:56:39.735 Initializing ProtocolHandler ["http-nio-8169"]
INFO 10/05 08:56:39.800 Starting service [Tomcat]
INFO 10/05 08:56:39.800 Starting Servlet engine: [Apache Tomcat/9.0.41]
INFO 10/05 08:56:40.147 Initializing Spring embedded WebApplicationContext
INFO 10/05 08:56:40.147 Root WebApplicationContext: initialization completed in 14707 ms
INFO 10/05 08:56:55.518 {dataSource-1} inited
INFO 10/05 08:56:56.899 HHH000412: Hibernate ORM core version 5.4.27.Final
INFO 10/05 08:56:58.235 HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
INFO 10/05 08:56:58.786 HHH000400: Using dialect: com.nptpark.data.hibernate.CustomSQLDialect
INFO 10/05 08:56:58.985 Envers integration enabled? : true
WARN 10/05 08:57:16.968 GenerationTarget encountered exception accepting command : Error executing DDL "alter table applets_binding_car_apply_log add column groupId integer" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table applets_binding_car_apply_log add column groupId integer" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:580)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:297)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:75)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown error 1067
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:16.999 GenerationTarget encountered exception accepting command : Error executing DDL "alter table tlpay_merchant_config add column cityCode varchar(255)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table tlpay_merchant_config add column cityCode varchar(255)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:580)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:297)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:75)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown error 1118
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.002 GenerationTarget encountered exception accepting command : Error executing DDL "alter table tlpay_merchant_config add column creditcodevalid varchar(255)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table tlpay_merchant_config add column creditcodevalid varchar(255)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:580)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:297)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:75)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown error 1118
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.004 GenerationTarget encountered exception accepting command : Error executing DDL "alter table tlpay_merchant_config add column legalidvalid varchar(255)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table tlpay_merchant_config add column legalidvalid varchar(255)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:580)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:297)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:75)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown error 1118
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.007 GenerationTarget encountered exception accepting command : Error executing DDL "alter table tlpay_merchant_config add column licenceImg varchar(255)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table tlpay_merchant_config add column licenceImg varchar(255)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:580)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:297)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:75)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown error 1118
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.009 GenerationTarget encountered exception accepting command : Error executing DDL "alter table tlpay_merchant_config add column personName varchar(255)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table tlpay_merchant_config add column personName varchar(255)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:580)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:297)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:75)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown error 1118
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.012 GenerationTarget encountered exception accepting command : Error executing DDL "alter table tlpay_merchant_config add column persontel varchar(255)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table tlpay_merchant_config add column persontel varchar(255)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:580)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:297)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:75)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown error 1118
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.014 GenerationTarget encountered exception accepting command : Error executing DDL "alter table tlpay_merchant_config add column provinceCode varchar(255)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table tlpay_merchant_config add column provinceCode varchar(255)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:580)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:297)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:75)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown error 1118
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.016 GenerationTarget encountered exception accepting command : Error executing DDL "alter table tlpay_merchant_config add column registerAddress varchar(255)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table tlpay_merchant_config add column registerAddress varchar(255)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:580)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:297)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:75)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown error 1118
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.018 GenerationTarget encountered exception accepting command : Error executing DDL "alter table tlpay_merchant_config add column serialNo varchar(255)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table tlpay_merchant_config add column serialNo varchar(255)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:580)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:297)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:75)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown error 1118
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.021 GenerationTarget encountered exception accepting command : Error executing DDL "alter table tlpay_merchant_config add column thirdParkCode varchar(255)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table tlpay_merchant_config add column thirdParkCode varchar(255)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:580)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:297)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:75)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown error 1118
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.032 GenerationTarget encountered exception accepting command : Error executing DDL "create index i_orderId on applet_park_card_order (orderId)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create index i_orderId on applet_park_card_order (orderId)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:504)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyIndexes(AbstractSchemaMigrator.java:331)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: #42000
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.070 GenerationTarget encountered exception accepting command : Error executing DDL "create index idx_rule_uuid on member_coupon_ent (ruleUuid)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create index idx_rule_uuid on member_coupon_ent (ruleUuid)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:504)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyIndexes(AbstractSchemaMigrator.java:331)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: #42000
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.081 GenerationTarget encountered exception accepting command : Error executing DDL "create index idx_mobile_ruleId on member_coupon_ent (mobile, memberCouponRuleId)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create index idx_mobile_ruleId on member_coupon_ent (mobile, memberCouponRuleId)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:504)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyIndexes(AbstractSchemaMigrator.java:331)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: #42000
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.083 GenerationTarget encountered exception accepting command : Error executing DDL "create index idx_mobile_ruleId on member_coupon_giving (givingMobile, memberCouponRuleId)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create index idx_mobile_ruleId on member_coupon_giving (givingMobile, memberCouponRuleId)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:504)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyIndexes(AbstractSchemaMigrator.java:331)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: #42000
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.111 GenerationTarget encountered exception accepting command : Error executing DDL "create index idx_mobile_ruleId on member_coupon_receive (mobile, memberCouponRuleId)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create index idx_mobile_ruleId on member_coupon_receive (mobile, memberCouponRuleId)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:504)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyIndexes(AbstractSchemaMigrator.java:331)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: #42000
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.114 GenerationTarget encountered exception accepting command : Error executing DDL "create index idx_mobile_ruleId on member_coupon_usage (mobile, memberCouponRuleId)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create index idx_mobile_ruleId on member_coupon_usage (mobile, memberCouponRuleId)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:504)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyIndexes(AbstractSchemaMigrator.java:331)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: #42000
    at sun.reflect.GeneratedConstructorAccessor70.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.116 GenerationTarget encountered exception accepting command : Error executing DDL "create index idx_parkId_plateNo on member_coupon_usage (parkId, plateNo)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create index idx_parkId_plateNo on member_coupon_usage (parkId, plateNo)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:504)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyIndexes(AbstractSchemaMigrator.java:331)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: #42000
    at sun.reflect.GeneratedConstructorAccessor70.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.119 GenerationTarget encountered exception accepting command : Error executing DDL "create index idx_member_coupon_uuid on member_coupon_uuid (member_coupon_uuid)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create index idx_member_coupon_uuid on member_coupon_uuid (member_coupon_uuid)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:504)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyIndexes(AbstractSchemaMigrator.java:331)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: #42000
    at sun.reflect.GeneratedConstructorAccessor70.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.125 GenerationTarget encountered exception accepting command : Error executing DDL "create index idx_parkId_controlHostCode on park_commute_map_control (parkId, controlHostCode)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create index idx_parkId_controlHostCode on park_commute_map_control (parkId, controlHostCode)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:504)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyIndexes(AbstractSchemaMigrator.java:331)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: #42000
    at sun.reflect.GeneratedConstructorAccessor70.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.127 GenerationTarget encountered exception accepting command : Error executing DDL "create index idx_parkId_controlId_code on park_commute_map_control (parkId, controlHostId, controlHostCode)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create index idx_parkId_controlId_code on park_commute_map_control (parkId, controlHostId, controlHostCode)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:504)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyIndexes(AbstractSchemaMigrator.java:331)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: #42000
    at sun.reflect.GeneratedConstructorAccessor70.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
WARN 10/05 08:57:17.130 GenerationTarget encountered exception accepting command : Error executing DDL "create index idx_parkId_plateNo on park_commute_map_plate (parkId, plateNo)" via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create index idx_parkId_plateNo on park_commute_map_plate (parkId, plateNo)" via JDBC Statement
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:559)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:504)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyIndexes(AbstractSchemaMigrator.java:331)
    at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207)
    at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184)
    at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73)
    at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:316)
    at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:708)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:724)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:616)
    at org.springframework.orm.hibernate5.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:600)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:237)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:311)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.nptpark.NptDataBootApplication.main(NptDataBootApplication.java:25)
    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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
    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 com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
    at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: #42000
    at sun.reflect.GeneratedConstructorAccessor70.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)
    at com.mysql.jdbc.Util.getInstance(Util.java:386)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
    at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:729)
    at com.alibaba.druid.pool.DruidPooledStatement.execute(DruidPooledStatement.java:633)
    at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54)
     ... 115 common frames omitted
INFO 10/05 08:57:19.532 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
INFO 10/05 08:57:21.496 Provided ConnectionFactory implementation is JMS 2.0+ capable.
INFO 10/05 08:57:22.784 Successfully connected to tcp://127.0.0.1:61616
INFO 10/05 08:57:23.193 从数据库加载 parkCloudConfig 完成
INFO 10/05 08:57:23.256 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:26.796 Successfully connected to tcp://127.0.0.1:61616
INFO 10/05 08:57:27.441 syncClient 初始化成功
INFO 10/05 08:57:27.685 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
WARN 10/05 08:57:27.896 HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead
INFO 10/05 08:57:27.905 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.002 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.057 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.137 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.305 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.349 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.393 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.421 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.448 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.501 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.545 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.607 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.638 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.702 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:28.818 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:29.166 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:29.194 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:29.221 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:29.266 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:29.405 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
WARN 10/05 08:57:29.439 HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead
WARN 10/05 08:57:29.451 HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead
WARN 10/05 08:57:29.460 HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead
INFO 10/05 08:57:29.479 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
WARN 10/05 08:57:29.588 HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead
WARN 10/05 08:57:30.075 HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead
INFO 10/05 08:57:30.088 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:30.389 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:30.824 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:31.002 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:31.075 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:31.259 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:31.559 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:31.601 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:31.703 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:31.746 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:31.769 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
WARN 10/05 08:57:31.803 HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead
INFO 10/05 08:57:31.863 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:31.979 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.005 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.037 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.062 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.085 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.117 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.143 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.163 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.207 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.227 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.257 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.298 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.321 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.346 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.396 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.459 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.496 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.521 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.549 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.587 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.623 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.658 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.714 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.741 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.778 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.801 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.827 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.845 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:32.867 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:33.940 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:33.984 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:34.038 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:34.164 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:34.183 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:34.215 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:34.318 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:34.411 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:34.573 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:34.629 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:34.843 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:35.080 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:35.271 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:35.340 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:35.455 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:35.540 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:35.636 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:35.754 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:35.803 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.216 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.439 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.466 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.498 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.521 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.564 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.591 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.609 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.627 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.660 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.679 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.710 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.729 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.765 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.794 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.824 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.843 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.849 Successfully connected to tcp://127.0.0.1:61616
INFO 10/05 08:57:36.869 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.911 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.938 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.957 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.977 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:36.995 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.014 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.032 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.050 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.146 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.193 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.221 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.279 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.308 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.350 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.373 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.432 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.465 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.695 mnsClient 初始化成功
INFO 10/05 08:57:37.714 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.732 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.793 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.871 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:37.894 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.517 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.539 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.685 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.712 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.736 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.759 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.778 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.827 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.846 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.864 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.889 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.910 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.949 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:38.991 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:39.097 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:39.162 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:39.241 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!
INFO 10/05 08:57:39.275 parkToInvoiceMap缓存加载完成={}
INFO 10/05 08:57:39.291 Unable to proxy interface-implementing method [public final void org.springframework.dao.support.DaoSupport.afterPropertiesSet() throws java.lang.IllegalArgumentException,org.springframework.beans.factory.BeanInitializationException] because it is marked as final: Consider using interface-based JDK proxies instead!