Error in idea startup item: error running ‘XXXXXX’: command line is too long Shorten command line for xxxxxx or also for Spring Boot default configuration?
Error reason: this error may be reported when the newly pulled code is started after the idea is opened
Solution: just find the following line in workspace.xml file of the .idea folder:
< component name="PropertiesComponent"> ······</component>
Add a line in the middle
< property name="dynamic.classpath" value="true" />
The problem can be solved
Read More:
- How to Solve IDEA Error: Command line is too long
- IDEA Error: Command line is too long [How to Solve]
- Error running ‘Application‘: Command line is too long [How to Solve]
- [Solved] Command line is too long. Shorten command line for XXXXXXXTest.rmLogRecordOver Error running
- [Solved] Error running ‘ServiceStarter’: Command line is too long. Shorten command line for ServiceStarter or also for Application default configuration
- [Fixed] Disgusting bug Error:Failed to Load project configuration: cannot parse filemessage: content is not allowed in the preface.
- Project Startup Error: Error running ‘xxxApplication‘;Command line is too long, Shoerten command line for……..
- [Solved] IDEA Error: Error running ‘Application‘: Command line is too long
- JSON parse error: invalid UTF-8 solution series [How to Solve]
- Java Running Error: Could not find or load main class
- IDEA Import Servlet Package Error [How to Solve]
- How to Solve IntelliJ IDEA Error: Cannot determine path to ‘tools.jar‘ library for 17 (C:\Program Files\Java\jd…
- [Solved] nvidia-docker runtime Error: (Unknown runtime specified nvidia)
- Error:java: OutOfMemoryError: insufficient memory [How to Solve]
- Split log by date in log4j2 of spring boot
- Error:Abnormal build process termination [How to Solve]
- IDEA was Filed to Start: error launching idea (Failed to create JVM )
- [Solved] Invalid Gradle JDK configuration found. Open Gradle Settings Change JDK location
- Spring Error: Transaction synchronization is not active
- [Solved] IDEA startup Error: Java lang.StackOverflowError