Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[notify-error] dataId=hc-erp-common-config.yaml, group=hc-erp-common,tenant=dev #3863

Closed
SmallSeals opened this issue Sep 26, 2024 · 2 comments

Comments

@SmallSeals
Copy link

[notify-error] dataId=hc-erp-common-config.yaml, group=hc-erp-common,tenant=dev, md5=06253139a1ba54402d20894e082b521c, listener=com.alibaba.cloud.nacos.refresh.NacosContextRefresher$1@2bd4c873 tx=
at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3347)
at java.base/java.lang.Class.getDeclaredMethods(Class.java:2454)
at org.springframework.boot.context.properties.bind.JavaBeanBinder$BeanProperties.getDeclaredMethods(JavaBeanBinder.java:140)
at ...

@ruansheng8
Copy link
Collaborator

看着是数据格式错误导致的,检查下配置和对应Java类的字段格式是否正确

@SmallSeals
Copy link
Author

调试代码后发现少了一个依赖包
commons-pool2
加入这个依赖就一切正常了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants