Overall progress... Status: Calculating counter statistics [very CPU intensive]..., PAL 2.7.5 Progress: 65%... Calculating counter statistics [very CPU intensive]...,
An error occurred on...
$iPercentComplete = ConvertToDataType $(($iIndexOfJobs / $iTotalJobs) * 100) 'integer'
At C:\Program Files\PAL\PAL.ps1:2293 char:65 + $iPercentComplete = ConvertToDataType $(($iIndexOfJobs / <<<< $iTotalJobs) * 100) 'integer'
Attempted to divide by zero.
SCRIPT ARGUMENTS:
Log: E:\MOOCQA_20160614-000001\Performance Counter.blg
ThresholdFile: C:\Users\STRESS~1\AppData\Local\Temp\PalAutoDetectThresholdFile_6044cead-e722-4f1a-9965-dbcd0e57458f.xml
AnalysisInterval: AUTO
IsOutputHtml: $True
IsOutputXml: $False
HtmlOutputFileName: [LogFileName]_PAL_ANALYSIS_[DateTimeStamp].htm
XmlOutputFileName: [LogFileName]_PAL_ANALYSIS_[DateTimeStamp].xml
OutputDir: [My Documents]\PAL Reports
AllCounterStats: $True
NumberOfThreads: 2
IsLowPriority: $True
DisplayReport: True
Comments: ** Comment from web user: ddg8885 **
An error occurred on...
$iPercentComplete = ConvertToDataType $(($iIndexOfJobs / $iTotalJobs) * 100) 'integer'
At C:\Program Files\PAL\PAL.ps1:2293 char:65 + $iPercentComplete = ConvertToDataType $(($iIndexOfJobs / <<<< $iTotalJobs) * 100) 'integer'
Attempted to divide by zero.
SCRIPT ARGUMENTS:
Log: E:\MOOCQA_20160614-000001\Performance Counter.blg
ThresholdFile: C:\Users\STRESS~1\AppData\Local\Temp\PalAutoDetectThresholdFile_6044cead-e722-4f1a-9965-dbcd0e57458f.xml
AnalysisInterval: AUTO
IsOutputHtml: $True
IsOutputXml: $False
HtmlOutputFileName: [LogFileName]_PAL_ANALYSIS_[DateTimeStamp].htm
XmlOutputFileName: [LogFileName]_PAL_ANALYSIS_[DateTimeStamp].xml
OutputDir: [My Documents]\PAL Reports
AllCounterStats: $True
NumberOfThreads: 2
IsLowPriority: $True
DisplayReport: True
Comments: ** Comment from web user: ddg8885 **
Can the code be updated to show which counters did not match? I am using the Quick System Overview template found in the PAL tool, and still getting the divide by zero error. It is all in US-English. I like the tool, but it's been difficult to get past this error.