I used Grinder 3.11 and tried to use Grinder Data Analyzer for better graph result. My Grinder Data Analyzer is GrinderAnalyzer.V2.b19
when I tried to execute this,
" jython ./analyzer.py "<grinder data file(s)>" <grinder mapping file> [number of agents]"
I got error:
File "./analyzer.py", line 34, in <module> from org.apache.log4j import * ImportError: No module named apache
I have no idea what really happen. Can somebody help me?