xrty-appcallCentercallCenter.log 19 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. 2022-10-10 09:14:01,876 INFO [background-preinit] o.h.validator.internal.util.Version [Version.java : 21] HV000001: Hibernate Validator 6.0.20.Final
  2. 2022-10-10 09:14:02,178 INFO [main] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java : 50] Post-processing PropertySource instances
  3. 2022-10-10 09:14:02,228 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  4. 2022-10-10 09:14:02,229 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  5. 2022-10-10 09:14:02,229 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  6. 2022-10-10 09:14:02,229 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  7. 2022-10-10 09:14:02,230 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  8. 2022-10-10 09:14:02,230 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  9. 2022-10-10 09:14:02,230 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource applicationConfig: [classpath:/bootstrap-pro.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  10. 2022-10-10 09:14:02,230 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource applicationConfig: [classpath:/bootstrap.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  11. 2022-10-10 09:14:02,230 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource defaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  12. 2022-10-10 09:14:02,256 INFO [main] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java : 31] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  13. 2022-10-10 09:14:02,259 INFO [main] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java : 31] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  14. 2022-10-10 09:14:02,260 INFO [main] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java : 30] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  15. 2022-10-10 09:14:02,798 INFO [main] o.s.c.c.c.ConfigServicePropertySourceLocator [ConfigServicePropertySourceLocator.java : 257] Fetching config from server at : http://localhost:8888
  16. 2022-10-10 09:14:04,913 INFO [main] o.s.c.c.c.ConfigServicePropertySourceLocator [ConfigServicePropertySourceLocator.java : 281] Connect Timeout Exception on Url - http://localhost:8888. Will be trying the next url if available
  17. 2022-10-10 09:14:04,914 WARN [main] o.s.c.c.c.ConfigServicePropertySourceLocator [ConfigServicePropertySourceLocator.java : 161] Could not locate PropertySource: I/O error on GET request for "http://localhost:8888/tofly-xrtycallcenter/pro": Connection refused: connect; nested exception is java.net.ConnectException: Connection refused: connect
  18. 2022-10-10 09:14:04,921 INFO [main] c.a.n.c.c.i.LocalConfigInfoProcessor [LocalConfigInfoProcessor.java : 195] LOCAL_SNAPSHOT_PATH:C:\Users\Bubble\nacos\config
  19. 2022-10-10 09:14:04,947 INFO [main] c.a.nacos.client.config.impl.Limiter [Limiter.java : 53] limitTime:5.0
  20. 2022-10-10 09:14:05,208 WARN [main] c.a.c.n.c.NacosPropertySourceBuilder [NacosPropertySourceBuilder.java : 87] Ignore the empty nacos configuration and get it based on dataId[public_config_public.yaml] & group[DEFAULT_GROUP]
  21. 2022-10-10 09:14:05,213 WARN [main] c.a.c.n.c.NacosPropertySourceBuilder [NacosPropertySourceBuilder.java : 87] Ignore the empty nacos configuration and get it based on dataId[callcenter_config_mysql.yaml] & group[DEFAULT_GROUP]
  22. 2022-10-10 09:14:05,219 WARN [main] c.a.c.n.c.NacosPropertySourceBuilder [NacosPropertySourceBuilder.java : 87] Ignore the empty nacos configuration and get it based on dataId[tofly-xrtycallcenter] & group[DEFAULT_GROUP]
  23. 2022-10-10 09:14:05,224 WARN [main] c.a.c.n.c.NacosPropertySourceBuilder [NacosPropertySourceBuilder.java : 87] Ignore the empty nacos configuration and get it based on dataId[tofly-xrtycallcenter.yaml] & group[DEFAULT_GROUP]
  24. 2022-10-10 09:14:05,228 WARN [main] c.a.c.n.c.NacosPropertySourceBuilder [NacosPropertySourceBuilder.java : 87] Ignore the empty nacos configuration and get it based on dataId[tofly-xrtycallcenter-pro.yaml] & group[DEFAULT_GROUP]
  25. 2022-10-10 09:14:05,229 INFO [main] o.s.c.b.c.PropertySourceBootstrapConfiguration [PropertySourceBootstrapConfiguration.java : 112] Located property source: [BootstrapPropertySource {name='bootstrapProperties-tofly-xrtycallcenter-pro.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-tofly-xrtycallcenter.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-tofly-xrtycallcenter,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-callcenter_config_mysql.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-public_config_public.yaml,DEFAULT_GROUP'}]
  26. 2022-10-10 09:14:05,261 INFO [main] c.u.j.c.EnableEncryptablePropertiesConfiguration [EnableEncryptablePropertiesConfiguration.java : 69] Bootstraping jasypt-string-boot auto configuration in context: tofly-xrtycallcenter-1
  27. 2022-10-10 09:14:05,262 INFO [main] c.t.c.XrtyCallCenterApplication [SpringApplication.java : 655] The following profiles are active: pro
  28. 2022-10-10 09:14:06,079 WARN [main] o.s.boot.actuate.endpoint.EndpointId [EndpointId.java : 155] Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
  29. 2022-10-10 09:14:06,083 WARN [main] o.s.boot.actuate.endpoint.EndpointId [EndpointId.java : 155] Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
  30. 2022-10-10 09:14:06,279 WARN [main] o.s.boot.actuate.endpoint.EndpointId [EndpointId.java : 155] Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
  31. 2022-10-10 09:14:06,348 WARN [main] o.s.boot.actuate.endpoint.EndpointId [EndpointId.java : 155] Endpoint ID 'hystrix.stream' contains invalid characters, please migrate to a valid format.
  32. 2022-10-10 09:14:06,480 INFO [main] o.s.cloud.context.scope.GenericScope [GenericScope.java : 295] BeanFactory id=ad016990-88e1-3b51-9b19-6fedc96088e3
  33. 2022-10-10 09:14:06,490 INFO [main] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java : 50] Post-processing PropertySource instances
  34. 2022-10-10 09:14:06,499 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource bootstrapProperties-tofly-xrtycallcenter-pro.yaml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  35. 2022-10-10 09:14:06,499 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource bootstrapProperties-tofly-xrtycallcenter.yaml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  36. 2022-10-10 09:14:06,499 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource bootstrapProperties-tofly-xrtycallcenter,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  37. 2022-10-10 09:14:06,500 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource bootstrapProperties-callcenter_config_mysql.yaml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  38. 2022-10-10 09:14:06,500 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource bootstrapProperties-public_config_public.yaml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  39. 2022-10-10 09:14:06,500 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  40. 2022-10-10 09:14:06,500 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
  41. 2022-10-10 09:14:06,500 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
  42. 2022-10-10 09:14:06,500 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  43. 2022-10-10 09:14:06,500 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  44. 2022-10-10 09:14:06,500 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  45. 2022-10-10 09:14:06,500 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  46. 2022-10-10 09:14:06,500 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  47. 2022-10-10 09:14:06,500 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  48. 2022-10-10 09:14:06,501 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
  49. 2022-10-10 09:14:06,501 INFO [main] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java : 38] Converting PropertySource defaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  50. 2022-10-10 09:14:06,561 INFO [main] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java : 31] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  51. 2022-10-10 09:14:06,890 INFO [main] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java : 335] Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@64c95480' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  52. 2022-10-10 09:14:06,902 INFO [main] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java : 335] Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  53. 2022-10-10 09:14:07,131 WARN [main] io.undertow.websockets.jsr [Bootstrap.java : 68] UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  54. 2022-10-10 09:14:07,151 INFO [main] io.undertow.servlet [ServletContextImpl.java : 364] Initializing Spring embedded WebApplicationContext
  55. 2022-10-10 09:14:07,151 INFO [main] o.s.b.w.s.c.ServletWebServerApplicationContext [ServletWebServerApplicationContext.java : 283] Root WebApplicationContext: initialization completed in 1868 ms
  56. 2022-10-10 09:14:07,294 WARN [main] c.n.c.sources.URLConfigurationSource [URLConfigurationSource.java : 121] No URLs will be polled as dynamic configuration sources.
  57. 2022-10-10 09:14:07,295 INFO [main] c.n.c.sources.URLConfigurationSource [URLConfigurationSource.java : 122] To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
  58. 2022-10-10 09:14:07,302 INFO [main] c.n.config.DynamicPropertyFactory [DynamicPropertyFactory.java : 281] DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@5c740c5a
  59. 2022-10-10 09:14:07,422 INFO [main] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java : 31] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  60. 2022-10-10 09:14:07,422 INFO [main] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java : 30] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  61. 2022-10-10 09:14:08,110 INFO [main] com.alibaba.nacos.client.naming [InitUtils.java : 56] initializer namespace from System Property :null
  62. 2022-10-10 09:14:08,111 INFO [main] com.alibaba.nacos.client.naming [InitUtils.java : 65] initializer namespace from System Environment :null
  63. 2022-10-10 09:14:08,111 INFO [main] com.alibaba.nacos.client.naming [InitUtils.java : 75] initializer namespace from System Property :null
  64. 2022-10-10 09:14:08,142 INFO [main] c.a.d.s.b.a.DruidDataSourceAutoConfigure [DruidDataSourceAutoConfigure.java : 56] Init DruidDataSource
  65. 2022-10-10 09:14:08,638 INFO [main] c.a.d.s.b.a.DruidDataSourceAutoConfigure [DruidDataSourceAutoConfigure.java : 56] Init DruidDataSource
  66. 2022-10-10 09:14:08,640 WARN [main] o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext [AbstractApplicationContext.java : 559] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'calllosscountController' defined in file [D:\Code\tofly-xrty\xrtyCallCenter\target\classes\com\tofly\callcenter\controller\CalllosscountController.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'calllosscountService' defined in file [D:\Code\tofly-xrty\xrtyCallCenter\target\classes\com\tofly\callcenter\service\impl\CalllosscountServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'recordServiceImpl' defined in file [D:\Code\tofly-xrty\xrtyCallCenter\target\classes\com\tofly\callcenter\custom\service\impl\RecordServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'pltCalllist1000Service': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'pltCalllist1000Mapper' defined in file [D:\Code\tofly-xrty\xrtyCallCenter\target\classes\com\tofly\callcenter\mapper\PltCalllist1000Mapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration': Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$12d719f]: Constructor threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'mybatisPlusConfigurer': Unsatisfied dependency expressed through field 'toflyDataTypeConstant'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'toflyDataTypeConstant': Unsatisfied dependency expressed through field 'druidDataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Failed to determine a suitable driver class
  67. 2022-10-10 09:14:08,653 INFO [main] o.s.b.a.l.ConditionEvaluationReportLoggingListener [ConditionEvaluationReportLoggingListener.java : 136]
  68. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  69. 2022-10-10 09:14:08,659 ERROR [main] o.s.b.d.LoggingFailureAnalysisReporter [LoggingFailureAnalysisReporter.java : 40]
  70. ***************************
  71. APPLICATION FAILED TO START
  72. ***************************
  73. Description:
  74. Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
  75. Reason: Failed to determine a suitable driver class
  76. Action:
  77. Consider the following:
  78. If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
  79. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active).