成功解决 运行报错信息:Error running xxx项目: Command line is too long. Shorten command line for xxx项目 or also for Spring Boot default configuration.


报错信息:Error running xxx项目: Command line is too long. Shorten command line for xxx项目 or also for Spring Boot default configuration.

  • 已解决,报错信息如图:
    大概意思是命令行太长导致。
    image

  • 解决方式如下:
    点EditConfigurations... 找到Shorten command line: 选后两个中的一个即可(系统默认是第一个),如图:
    image
    点 OK 后重新运行后成功,运行正常。

  • 总结/出现原因:
    个人感觉可能是项目名长,从而引起命令行过长,导致报错。(仅个人猜测,欢迎更正和讨论其他原因)

  • 个人操作结果:
    直接按上述过程点完后解决,然后后两个选项都试了试,都成功了,为了确认是否确实是这个原因导致,再换回来第一个系统默认后运行重新报该错,再次切回解决。(其实直接点报错信息中的 default 也可以跳到设置弹窗)


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



猜您在找 Springboot项目启动报【Error running 'xxx': Command line is too long. Shorten command line for xxx or also for Spring Boot default configuration.】错误解决 idea,运行SpringBoot项目提示命令行太长:Error running 'TeasApplication': Command line is too long. Shorten command line for TeasApplication or also for Spring Boot default configuration. IDEA启动项目时报错:Error running 'Application': Command line is too long. Shorten command line for Application or also for Spring Boot default configuration. Error running 'JeecgSystemApplication': Command line is too long. Shorten command line for JeecgSystemApplication or also for Spring Boot default configuration. java 项目启动异常 Command line is too long. Shorten command line for xxxApplication or also for Spring Boot default configuration. idea 启动项目提示 Command line is too long. Shorten command line for Application or also for Spring Boot default configuration. 【springcloud】【idea】启动服务报错Command line is too long. Shorten command line for XXXApplication or also for Spring Boot default configuration. Error running 'JeecgSystemCloudApplication': Command line is too long. Shorten command line for JeecgSystemCloudApplication or also for Spring Boot default configuration? IDEA 运行报错:Error running ' XXX ': Command line is too long. Shorten command line for XXX IDEA 运行报错:Error running ' XXX ': Command line is too long. Shorten command line for XXX
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM