Hi Clint,
Here is the error message from the PAL.log file. I have also attached the log text file here. Its only 58 KB.
Counter data for "9 L:"...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.
Index operation failed; the array index evaluated to null.
At C:\Program Files\PAL\PAL\PAL.ps1:3416 char:69
+ $aValue = $htVariables[$XmlGeneratedDataSource.COLLECTIONVARNAME][ <<<< $sKey]
+ CategoryInfo : InvalidOperation: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : NullArrayIndex
**********************
Windows PowerShell Transcript End
End time: 20130114174920
Thanks,
Meher
From: [email removed]
To: [email removed]
Date: Mon, 14 Jan 2013 14:39:43 -0800
Subject: Re: Getting an error while running the tool [PAL:429347]
From: ClintH
Can you provide the %temp%\PAL.log file and/or the text above the error? It will show me where it was at in processing, so I can narrow it down. It might be a bug in the threshold file itself. Thanks.
|