解决jmeter报connection reset 错误的方法

You must have this line, 
"set ARGS=%DUMP% %HEAP% %NEW% %SURVIVOR% %TENURING% %RMIGC% %PERM% %DDRAW% " 
change this line by(without quotes) 
"set ARGS=%DUMP% %HEAP% %NEW% %SURVIVOR% %TENURING% %RMIGC% %PERM% %DDRAW% 
%IPV4%" 

 before this line add this (without quotes): 
2. "set IPV4=-Djava.net.preferIPv4Stack=true" 

 

 

还需要验证

posted @   serenahjj  阅读(2953)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示