ユーザ用ツール

サイト用ツール


jmeter:tips

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
jmeter:tips [2013/08/08 08:25] – 外部編集 127.0.0.1jmeter:tips [2025/02/16 13:53] (現在) – 外部編集 127.0.0.1
行 1: 行 1:
 +====== Tips ======
 +
 +===== OutOfMemoryError =====
 <code> <code>
 ERROR - jmeter.threads.JMeterThread: Test failed! java.lang.OutOfMemoryError: Java heap space ERROR - jmeter.threads.JMeterThread: Test failed! java.lang.OutOfMemoryError: Java heap space
行 10: 行 13:
 </code> </code>
  
 +===== Could not find the TestPlan class =====
 +<code>
 +# 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!
 +</code>
 +
 +[ファイル] - [別名で保存] を行うと発生する。
 +シナリオを別名で保存したい場合は、[ファイル] - [テスト計画に名前をつけて保存] を行う
jmeter/tips.1375950311.txt.gz · 最終更新: 2025/02/16 13:50 (外部編集)