Tried running PAL v2.1 x64 on a variety of machines from Windows 7 SP1 through Windows Server 2003 and every time I process a perfmon log file (using the MOSS 2007 with Search template) from the MOSS 2007 Index/Search server....I get the same error on every machine when it gets to processing network threads (even when running PAL on the MOSS 2007 Index/Search server). I've attached the PAL log file from my last attempt (English, Windows 7 SP1)...and getting the exact same error.
Processing: Threads Accessing Network
Counter data for ""...Done
Counter data for ""...Done
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 : Unexpected token 'ToNetworkThreadsRatioPercentage' in expre
ssion or statement.
At C:\Program Files\PAL\PAL v2.1\PAL.ps1:3309 char:22
-
Invoke-Expression <<<< -Command $Code
- CategoryInfo : ParserError: (ToNetworkThreadsRatioPercentage:St
ring) [Invoke-Expression], ParseException
- FullyQualifiedErrorId : UnexpectedToken,Microsoft.PowerShell.Commands.In
vokeExpressionCommand