====== 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 Created the tree successfully using /tmp/jmeter/api.jmx Error in NonGUIDriver java.lang.RuntimeException: Could not find the TestPlan class! [ファイル] - [別名で保存] を行うと発生する。 シナリオを別名で保存したい場合は、[ファイル] - [テスト計画に名前をつけて保存] を行う