运行 spring-boot 时 IntellIJ CreateProcess 错误=206

Red*_*ddi 6 java intellij-idea

嗨,几天前没有任何问题,我可以运行该mvn spring-boot:run命令,并且它可以毫无问题地运行应用程序。但是今天我试过再做一次,但我尝试了这个错误CreateProcess error=206, The filename or extension is too long,将其添加<property name="dynamic.classpath" value="true"/>workspace.xml文件中,然后我重新启动了我的 IDE,但它没有帮助。有人和我有类似的问题吗?也许有人会知道如何解决这个问题,谢谢。