1. check tomcat settings, whether the start is set at the same time build, if so, to remove
2. configurate tomcat的vm option
-server -Xms512m -Xmx2048m -XX:PermSize=64M -XX:MaxNewSize=256m -XX:MaxPermSize=512m -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8
2. configurate tomcat的vm option
-server -Xms512m -Xmx2048m -XX:PermSize=64M -XX:MaxNewSize=256m -XX:MaxPermSize=512m -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8
3 Set the compile size
Settings -> Build, Execution, Deployment -> Complier -> Build process heap size VM options
4 Check the VMs that come with Idea
Help – >Edit Custom VM Options
Read More:
- [Solved] Ant Design Pro Project Startup Error: ChunkError mf-va_remoteEntry umi
- How to Fix the common Warning Errors after Vue Project Startup
- Idea Error: java: java.lang.OutOfMemoryError: GC overhead limit exceeded
- [Solved] jhat Analyzes dump File Error: java.lang.OutOfMemoryError
- [Solved] Springboot Project Startup Error: Error starting ApplicationContext
- [HBase Error]“java.lang.OutOfMemoryError: Requested array size exceeds VM limit”
- [Solved] Springboot Project Startup Error: Error running XXX. Command line is too long.
- [Solved] The version of springcloud must support the current version of springboot, otherwise the startup project will report an error: error starting ApplicationContext
- [Solved] Response Export error on submit request on future invoke, java.lang.OutOfMemoryError: Java heap space
- [Solved] Mycat Startup Error: ERROR Startup failed: Timed out waiting for a signal from the JVM
- [Solved] kafka Startup Error: Fatal error during KafkaServer startup
- [Solved] JIRA startup error: JIRA startup failed, JIRA has been locked.
- Solve Maven project running error Failed to clean project: Failed to delete
- Tomcat startup error: Failed to start component [StandardServer[8005]] solution
- [Solved] ElasticSearch startup error: bootstrap checks failed
- [Solved] Failed to apply plugin appears when Android studio imports a project
- [Solved] zookeeper Startup Error: already running as process
- [Solved] IDEA Start Project Error: Abnormal build process termination:Could not create the Java Virtual Machine.
- Tomcat startup error: java.lang.NoClassDefFoundError
- Initial installation of hive-2.1.0 startup error problem solution