I am receiving the following error when executing the PAL using the provided sample blg file.
Running on Windows 8.1
Error:
--------------
Overall progress... Status: Applying thresholds, PAL 2.7.1 Progress: 82.3529411764706%... Applying thresholds, Memory Pages/sec
An error occurred on...
If (($htVariables["CollectionOfAvailableMBytes"][$a].QuantizedMin[$t] -ne '-') -and ($htVariables["CollectionOfAvailableMBytes"][$a].QuantizedMin[$t] -ne $null) -and ($htVariables["CollectionOfMemoryPagessec"][$i].QuantizedAvg[$t] -ne $null) -and ($htVariables["CollectionOfMemoryPagessec"][$i].QuantizedAvg[$t] -ne $null))
At line:21 char:17 + If (($htVariables["CollectionOfAvailableMBytes"][$a].QuantizedMin[$t ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The property 'QuantizedAvg' cannot be found on this object. Verify that the property exists.
SCRIPT ARGUMENTS:
Log: C:\Tools\Performance Analysis\PAL\PAL_flatfiles_v2.7.1_x64\PAL\SamplePerfmonLog.blg
ThresholdFile: C:\Tools\Performance Analysis\PAL\PAL_flatfiles_v2.7.1_x64\PAL\SystemOverview.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: $False
NumberOfThreads: 4
IsLowPriority: $True
DisplayReport: True
Comments: ** Comment from web user: mikecbakker **
Running on Windows 8.1
Error:
--------------
Overall progress... Status: Applying thresholds, PAL 2.7.1 Progress: 82.3529411764706%... Applying thresholds, Memory Pages/sec
An error occurred on...
If (($htVariables["CollectionOfAvailableMBytes"][$a].QuantizedMin[$t] -ne '-') -and ($htVariables["CollectionOfAvailableMBytes"][$a].QuantizedMin[$t] -ne $null) -and ($htVariables["CollectionOfMemoryPagessec"][$i].QuantizedAvg[$t] -ne $null) -and ($htVariables["CollectionOfMemoryPagessec"][$i].QuantizedAvg[$t] -ne $null))
At line:21 char:17 + If (($htVariables["CollectionOfAvailableMBytes"][$a].QuantizedMin[$t ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The property 'QuantizedAvg' cannot be found on this object. Verify that the property exists.
SCRIPT ARGUMENTS:
Log: C:\Tools\Performance Analysis\PAL\PAL_flatfiles_v2.7.1_x64\PAL\SamplePerfmonLog.blg
ThresholdFile: C:\Tools\Performance Analysis\PAL\PAL_flatfiles_v2.7.1_x64\PAL\SystemOverview.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: $False
NumberOfThreads: 4
IsLowPriority: $True
DisplayReport: True
Comments: ** Comment from web user: mikecbakker **
This issue can be closed.