sofastack / sofa-ark

SOFAArk is a light-weight,java based classloader isolation framework.
https://www.sofastack.tech/projects/sofa-boot/sofa-ark-readme/
Apache License 2.0
1.56k stars 497 forks source link

com.alibaba.nacos.client.config.filter.impl.ConfigEncryptionFilter not a subtype #995

Open Thomas980419 opened 1 month ago

Thomas980419 commented 1 month ago

Describe the question or bug

模块中nacos的配置文件中有nacos.config.log-enable=true时,会出现如下的异常 image 如果去除该配置可以成功注入

Expected behavior

注入成功

Actual behavior

Caused by: ErrCode:-400, ErrMsg:com.alibaba.nacos.api.config.filter.IConfigFilter: com.alibaba.nacos.client.config.filter.impl.ConfigEncryptionFilter not a subtype

3.0.9 3.0.7 2.0.4
github-actions[bot] commented 5 days ago

This issue has been automatically marked as stale because it has not had recent activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue or help wanted) or other activity occurs. Thank you for your contributions.