On Thu, 25 Jan 2001, Dave Hecht wrote:
> When trying to run label_results against a clt.log file, I
> continually get '.....failed:probable cause; Illegal Seek.' I am
> running on Linux. I have tried in vain to find the cause, or
> documantation on this error - can anyone help me?
Most likely there is another error before that. It probably
says "no matching phases found".
The report generator looks for certain phase statistics,
probably the default is "top2". You can get this "no matching phases"
error if:
1) your test doesn't have a phase named "top2". Maybe you
changed the workload file.
2) polygraph died before reaching the end of the top2
phase.
3) the log files are corrupted.
Look for your reportgen.cfg file. You should see a line like:
log_extractor_opts: --phases top2
If you comment out that line report gen will print stats from
all available phases.
This archive was generated by hypermail 2b29 : Tue Jul 10 2001 - 12:00:17 MDT