ユーザ用ツール

サイト用ツール


jmeter:tips

Tips

OutOfMemoryError

ERROR - jmeter.threads.JMeterThread: Test failed! java.lang.OutOfMemoryError: Java heap space

JMETER_HOME/bin/jmeter

# HEAP="-Xms512m -Xmx512m"
HEAP="-Xms1024m -Xmx1024m"

Could not find the TestPlan class

# sh jmeter.sh -n -t /tmp/jmeter/api.jmx -l /tmp/jmeter/result.jtl   
Creating summariser <summary>
Created the tree successfully using /tmp/jmeter/api.jmx
Error in NonGUIDriver java.lang.RuntimeException: Could not find the TestPlan class!

[ファイル] - [別名で保存] を行うと発生する。
シナリオを別名で保存したい場合は、[ファイル] - [テスト計画に名前をつけて保存] を行う

jmeter/tips.txt · 最終更新: 2015/11/11 01:51 by clownclown

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki