当前位置:网站首页>Error occurred during initialization of VM Could not reserve enough space for object heap
Error occurred during initialization of VM Could not reserve enough space for object heap
2022-07-06 16:49:00 【Daily enlightenment】
Start up project error :Error occurred during initialization of VM Could not reserve enough space for object heap.
Solution :
modify tomcat The corresponding file in :
Add this line of code :
set JAVA_OPTS=-server -Xms512m -Xmx512m -XX:PermSize=256m -XX:MaxPermSize=256m
边栏推荐
- Solve the problem that intel12 generation core CPU single thread only runs on small cores
- 7-12 inventory code base
- 第五章 Yarn资源调度器
- LeetCode 1637. The widest vertical area between two points without any point
- 业务系统从Oracle迁移到openGauss数据库的简单记录
- LeetCode 1545. Find the k-th bit in the nth binary string
- 提交Spark应用的若干问题记录(sparklauncher with cluster deploy mode)
- ~74 JD top navigation bar exercise
- LeetCode 1551. Minimum operand to make all elements in the array equal
- Record the error reason
猜你喜欢
Chapter 5 yarn resource scheduler
Chapter 7__ consumer_ offsets topic
~85 transition
我走過最迷的路,是字節跳動程序員的腦回路
Audio and video development interview questions
Hbuilder x format shortcut key settings
LeetCode 1557. The minimum number of points that can reach all points
第五章 Yarn资源调度器
Spark独立集群Worker和Executor的概念
7-5 blessing arrived
随机推荐
One hundred questions of image processing (1-10)
~74 JD top navigation bar exercise
Soft music -js find the number of times that character appears in the string - Feng Hao's blog
Native JS realizes the functions of all selection and inverse selection -- Feng Hao's blog
Research Report on market supply and demand and strategy of double drum magnetic separator industry in China
~72 horizontal and vertical alignment of text
LeetCode 1020. Number of enclaves
LeetCode 1550. There are three consecutive arrays of odd numbers
字节跳动新程序员成长秘诀:那些闪闪发光的宝藏mentor们
Market trend report, technical innovation and market forecast of China's desktop capacitance meter
我在字节跳动「修电影」
Market trend report, technical innovation and market forecast of tabletop dishwashers in China
Mp4 format details
业务系统兼容数据库Oracle/PostgreSQL(openGauss)/MySQL的琐事
(lightoj - 1369) answering queries (thinking)
Codeforces Global Round 19
[unsolved]7-14 calculation diagram
~69 other ways to use icon fonts
我走过最迷的路,是字节跳动程序员的脑回路
Usage of insert() in vector