一,报错信息

Error running 'PictureApplication':

Command line is too long. Shorten command line for PictureApplication or also for Spring Boot default configuration.

二,错误原因

springboot项目启动命令过长。

三、解决方案

解决方法有两种,正如报错信息截图所示,缩短命令行或者改为应用程序默认配置。

方案一:修改配置

点击项目启动配置项 --> Enviroment --> Shorten command line 选项 --> 选择 classpath file 或JAR manifest 选项 --> 重新启动工程运行即可。

Command line is too long. Shorten command line for PictureApplication or also for Spring Boot defaul相关推荐

  1. Command line is too long. Shorten command line for Application---微服务升级_SpringCloud Alibaba工作笔记0067

    今天打开idea项目,启动的时候,无法启动报错: 15:19    Error running 'Application': Command line is too long. Shorten com ...

  2. Command line is too long. Shorten command line for Doc.generateAsciiDocs or

    Intellij IDEA启动项目报Command line is too long. Shorten command line for XXXApplication or also for 解决方法 ...

  3. IDEA启动main函数时,Command line is too long Shorten command line for XXX or also问题解决

    巧了,最近起了一个挺长的类名,启动main函数的时候,idea返回了一个Command line is too long Shorten command line的报错,请教研究之后,解决方法如下 方 ...

  4. Idea报错:Command line is too long. Shorten command line for className

    问题描述 使用Idea运行项目在项目启动时报错: Command line is too long. Shorten command line for XXXApplication or also f ...

  5. Error running Command line is too long. Shorten command line for

    Error running 'xxxxxxxxApplication': Command line is too long. Shorten command line for xxxxxxx? 使用网 ...

  6. 【idea】Command line is too long. Shorten command line for XXXApplication

    Command line is too long. Shorten command line for XXXApplication or also for Spring Boot default- 问 ...

  7. Command line is too long. Shorten command line for

    问题 今天在idea中运行一个hbase jdbc项目时无法启动,提示如下: Command line is too long. Shorten command line for SystemAppl ...

  8. Command line is too long. Shorten command line for XXXApplication or also for Spring Boot

    问题: 启动一个新项目的主函数入口类(启动类)时无法启动,提示如下: Command line is too long. Shorten command line for SystemApplicat ...

  9. 解决:Command line is too long. Shorten command line for xxx or also for Application default configurat

    解决:Error running 'xxx': Command line is too long. Shorten command line for xxx or also for Applicati ...

最新文章

  1. C#静态类 静态方法与非静态方法比较
  2. 使用TaskManager爬取2万条代理IP实现自动投票功能
  3. Java中数组以及集合
  4. Java—正整数分解成质因数
  5. apereo cas mysql_Apereo CAS 5.0.X 默认提供的数据库认证的四种方式
  6. ASP.NET MVC 的多国语系支持
  7. servlet中实现页面跳转return “r:”和return “f:
  8. mysql 截取json字符串_mysql如何截取一个json字符串?
  9. Linux 命令(106)—— chkconfig 命令
  10. Java Web之基于注解的Spring MVC环境配置
  11. 苹果macPython语言开发环境:PyCharm pro
  12. 定义视图函数时,指定具体的监听方法,访问时如果请求的方法没有设置,那么会报方法不允许 --...
  13. VB2010连接 三种数据库 源代码
  14. 社区列表根据关注人数排序(排行榜)的实现思路整理
  15. 普通人最应该具备的素质是什么,韧性
  16. java下载文件下载不动_JAVA实现文件下载,浏览器端得到数据没反应
  17. Linux 下安装 Wordpress教程
  18. Gungho重点工作事项督办督查跟踪管理方案
  19. 《元宇宙十大技术》感谢乔卫兵等6位为出版做出巨大贡献
  20. NAIPC2018-K-Zoning Houses

热门文章

  1. (五)打印机驱动设置—没有开不了的钱箱
  2. android 手机加速度传感器的问题
  3. 微型计算机ROW,巧用KeyboardTest 打造自己的键盘测试
  4. 用python画雪花 科赫曲线递归_python 画雪花 —科赫曲线的实现-Python 实用宝典
  5. Shallow size和Retained size
  6. HTML格式化文本标记
  7. Linux-账号和权限管理
  8. Waterdrop入门
  9. ORA-03135 connections lost contact Process ID:0
  10. java基础知识总结2