启动SpringBlade 报错

Blade 未结 1 117
OLAF
OLAF 剑童 2024-10-21 11:33
悬赏:5

一、该问题的重现步骤是什么?

1. 启动SpringBlade 报错

Cause: java.lang.reflect.InaccessibleObjectException: Unable to make field protected java.lang.reflect.InvocationHandler java.lang.reflect.Proxy.h accessible: module java.base does not "opens java.lang.reflect" to unnamed module @223aa2f7

按照教程添加配置后报错


eea9dea058ed30072e1c3bd81fc83880.png


Connected to the target VM, address: '127.0.0.1:2028', transport: 'socket'

Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts

----启动中,读取到的环境变量:[--add-opensjava.base/java.lang.reflect=ALL-UNNAMED],jar地址:[/C:/Users/Administrator/IdeaProjects/SpringBlade/target/classes/]----

11:21:31.482 [main] ERROR org.springframework.boot.SpringApplication -- Application run failed

java.lang.IllegalStateException: Location 'file:./config/*/application---add-opensjava.base/java.lang.reflect=ALL-UNNAMED.yaml' must end with '*/'



二、你期待的结果是什么?实际看到的又是什么?


三、你正在使用的是什么产品,什么版本?在什么操作系统上?

java 版本 

image.png



四、请提供详细的错误堆栈信息,这很重要。


五、若有更多详细信息,请在下面提供。



1条回答
  • 2024-10-21 11:47

    要放到vm的配置下

    0 讨论(0)
提交回复