jmeter启动报错 Error occurred during initialization of VM Could not reserve enough space for object heap
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                jmeter启动报错 Error occurred during initialization of VM Could not reserve enough space for object heap
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.                        
                                報錯為創建空間過大,沒有足夠空間。
 解決方案:
 用vs code 或 notepad++等軟件打開bin文件夾里的jmeter.bat
 找到set HEAP這一行,修改Xm后的數據
 set HEAP=-Xms512m -Xmx512m親測可用
總結
以上是生活随笔為你收集整理的jmeter启动报错 Error occurred during initialization of VM Could not reserve enough space for object heap的全部內容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: php 邮箱重置密码错误,discuz邮
- 下一篇: Vue 里 几个重要的指令
