How do I get around this?
[Started] Memory Pool Non-Paged Bytes
Counter data for ""...Done
Generating Charts.WARNING: Please post errors or problems with this tool
to the PAL web site
located at http://www.codeplex.com/PAL with the following error message and a
brief description of what you were trying to do. Thank you.
Invoke-Expression : The variable '$iMemPoolMax' cannot be retrieved because it
has not been set.
At C:\Program Files\PAL\PAL\PAL.ps1:3401 char:22
+ Invoke-Expression <<<< -Command $sCode
+ CategoryInfo : InvalidOperation: (iMemPoolMax:Token) [Invoke-Ex
pression], RuntimeException
+ FullyQualifiedErrorId : VariableIsUndefined,Microsoft.PowerShell.Command
s.InvokeExpressionCommand
Comments: ** Comment from web user: ClintH **
[Started] Memory Pool Non-Paged Bytes
Counter data for ""...Done
Generating Charts.WARNING: Please post errors or problems with this tool
to the PAL web site
located at http://www.codeplex.com/PAL with the following error message and a
brief description of what you were trying to do. Thank you.
Invoke-Expression : The variable '$iMemPoolMax' cannot be retrieved because it
has not been set.
At C:\Program Files\PAL\PAL\PAL.ps1:3401 char:22
+ Invoke-Expression <<<< -Command $sCode
+ CategoryInfo : InvalidOperation: (iMemPoolMax:Token) [Invoke-Ex
pression], RuntimeException
+ FullyQualifiedErrorId : VariableIsUndefined,Microsoft.PowerShell.Command
s.InvokeExpressionCommand
Comments: ** Comment from web user: ClintH **
Are you running the latest version? PAL v2.4? If not, please use that one. If so, then what are the parameters that you are passing into the tool? Does the problem happen if using 1 thread for processing?
Thank you,