登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
轻量养虾,开箱即用!低 Token + 稳定算力,Gitee & 模力方舟联合出品的 PocketClaw 正式开售!点击了解详情
代码拉取完成,页面将自动刷新
开源项目
>
WEB应用开发
>
后台管理框架
&&
程序开发
>
微服务
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
293
Star
3.3K
Fork
1K
dromara
/
dante-cloud
代码
Issues
2
Pull Requests
0
统计
流水线
服务
JavaDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
Failed to bind properties under 'spring.datasource.password' to java.lang.String:
已完成
#I513L4
lorron
创建于
2022-04-04 16:33
### 环境信息 * Eurynome Cloud 版本 2.6.6.0 * 您所使用的基础设施信息,例如:Nacos、MySQL等版本信息,以及相关的一些特殊配置等。 nacos-server-2.0.3,postgresql-14.2-2 UPMS 初始化报错,搜了一圈,好像是jasypt 3.0 问题引起 按官方提示修改和本地实际情况调整,问题依旧,是哪里漏了配置? https://github.com/ulisesbocchio/jasypt-spring-boot/issues/241 ### 提供详细的日志信息、截图、重现步骤以及配置信息 2022-04-05 01:39:29.126 WARN 3796 --- [Thread-7] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 2022-04-05 01:39:29.126 WARN 3796 --- [Thread-15] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 2022-04-05 01:39:29.128 WARN 3796 --- [Thread-15] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end 2022-04-05 01:41:35.729 INFO 13348 --- [main] c.h.e.upms.ability.UpmsApplication : The following 1 profile is active: "development" 2022-04-05 01:41:37.969 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-05 01:41:37.969 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-04-05 01:41:38.194 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 212 ms. Found 12 JPA repository interfaces. 2022-04-05 01:41:38.860 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-05 01:41:38.862 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-05 01:41:38.875 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 3 ms. Found 0 Redis repository interfaces. 2022-04-05 01:41:39.317 WARN 13348 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[cn.herodotus.eurynome.upms.ability]' package. Please check your configuration. 2022-04-05 01:41:39.323 INFO 13348 --- [main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2022-04-05 01:41:39.339 INFO 13348 --- [main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2022-04-05 01:41:39.409 INFO 13348 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=c5bcc18c-abab-32dd-80e2-8e50d4913360 2022-04-05 01:41:39.979 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'cn.herodotus.eurynome.security.configuration.MethodSecurityMetadataConfiguration' of type [cn.herodotus.eurynome.security.configuration.MethodSecurityMetadataConfiguration$$EnhancerBySpringCGLIB$$ab3000d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.021 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.024 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.028 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.034 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.stream.binder.kafka.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.kafka.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$72ecae0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.037 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'kafkaExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.kafka.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$663/818464427] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.040 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.041 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.043 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.044 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$664/2072709038] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.047 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.054 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.158 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.161 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.176 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.181 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration' of type [org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.201 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' of type [org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.214 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mbeanServer' of type [com.sun.jmx.mbeanserver.JmxMBeanServer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.251 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.366 DEBUG 13348 --- [main] e.w.c.UndertowWebServerFactoryCustomizer : [Herodotus] |- Plugin [Herodotus Undertow WebServer Factory Customizer] Auto Configure. 2022-04-05 01:41:40.645 INFO 13348 --- [main] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2022-04-05 01:41:40.646 INFO 13348 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4875 ms 2022-04-05 01:41:41.295 WARN 13348 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Could not bind properties to 'DataSourceProperties' : prefix=spring.datasource, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'spring.datasource.password' to java.lang.String 2022-04-05 01:41:41.313 INFO 13348 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2022-04-05 01:41:41.357 ERROR 13348 --- [main] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description: Failed to bind properties under 'spring.datasource.password' to java.lang.String: Reason: org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'spring.datasource.password' to java.lang.String Action: Update your application's configuration 2022-04-05 01:41:41.359 WARN 13348 --- [Thread-15] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 2022-04-05 01:41:41.359 WARN 13348 --- [Thread-7] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 2022-04-05 01:41:41.360 WARN 13348 --- [Thread-15] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
### 环境信息 * Eurynome Cloud 版本 2.6.6.0 * 您所使用的基础设施信息,例如:Nacos、MySQL等版本信息,以及相关的一些特殊配置等。 nacos-server-2.0.3,postgresql-14.2-2 UPMS 初始化报错,搜了一圈,好像是jasypt 3.0 问题引起 按官方提示修改和本地实际情况调整,问题依旧,是哪里漏了配置? https://github.com/ulisesbocchio/jasypt-spring-boot/issues/241 ### 提供详细的日志信息、截图、重现步骤以及配置信息 2022-04-05 01:39:29.126 WARN 3796 --- [Thread-7] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 2022-04-05 01:39:29.126 WARN 3796 --- [Thread-15] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 2022-04-05 01:39:29.128 WARN 3796 --- [Thread-15] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end 2022-04-05 01:41:35.729 INFO 13348 --- [main] c.h.e.upms.ability.UpmsApplication : The following 1 profile is active: "development" 2022-04-05 01:41:37.969 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-05 01:41:37.969 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-04-05 01:41:38.194 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 212 ms. Found 12 JPA repository interfaces. 2022-04-05 01:41:38.860 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-04-05 01:41:38.862 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-04-05 01:41:38.875 INFO 13348 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 3 ms. Found 0 Redis repository interfaces. 2022-04-05 01:41:39.317 WARN 13348 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[cn.herodotus.eurynome.upms.ability]' package. Please check your configuration. 2022-04-05 01:41:39.323 INFO 13348 --- [main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2022-04-05 01:41:39.339 INFO 13348 --- [main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2022-04-05 01:41:39.409 INFO 13348 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=c5bcc18c-abab-32dd-80e2-8e50d4913360 2022-04-05 01:41:39.979 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'cn.herodotus.eurynome.security.configuration.MethodSecurityMetadataConfiguration' of type [cn.herodotus.eurynome.security.configuration.MethodSecurityMetadataConfiguration$$EnhancerBySpringCGLIB$$ab3000d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.021 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.024 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.028 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.034 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.stream.binder.kafka.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.kafka.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$72ecae0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.037 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'kafkaExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.kafka.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$663/818464427] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.040 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.041 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.043 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.044 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$664/2072709038] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.047 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.054 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.158 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.161 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.176 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.181 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration' of type [org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.201 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' of type [org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.214 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mbeanServer' of type [com.sun.jmx.mbeanserver.JmxMBeanServer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.251 INFO 13348 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-04-05 01:41:40.366 DEBUG 13348 --- [main] e.w.c.UndertowWebServerFactoryCustomizer : [Herodotus] |- Plugin [Herodotus Undertow WebServer Factory Customizer] Auto Configure. 2022-04-05 01:41:40.645 INFO 13348 --- [main] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2022-04-05 01:41:40.646 INFO 13348 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4875 ms 2022-04-05 01:41:41.295 WARN 13348 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Could not bind properties to 'DataSourceProperties' : prefix=spring.datasource, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'spring.datasource.password' to java.lang.String 2022-04-05 01:41:41.313 INFO 13348 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2022-04-05 01:41:41.357 ERROR 13348 --- [main] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description: Failed to bind properties under 'spring.datasource.password' to java.lang.String: Reason: org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'spring.datasource.password' to java.lang.String Action: Update your application's configuration 2022-04-05 01:41:41.359 WARN 13348 --- [Thread-15] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 2022-04-05 01:41:41.359 WARN 13348 --- [Thread-7] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 2022-04-05 01:41:41.360 WARN 13348 --- [Thread-15] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end
评论 (
8
)
登录
后才可以发表评论
状态
已完成
待办的
进行中
已完成
已关闭
负责人
未设置
码匠君
herodotus
负责人
协作者
+负责人
+协作者
标签
devops
未设置
标签管理
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (
-
)
标签 (
-
)
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
参与者(2)
Java
1
https://gitee.com/dromara/dante-cloud.git
git@gitee.com:dromara/dante-cloud.git
dromara
dante-cloud
dante-cloud
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册