Hi,
I did run successfully several Lync 2010 PAL reports with the templates found on
https://pal.codeplex.com/discussions/268390
But there is one report that sometimes causes problems: "Lync 2010 edge threshold file "
I can run the same report with another Performance DataSet successfully.
So the reasons for failing is found in some variable names retrieved from the server info that is to long.
More specific the PSTN gateway names seems to cause some problems when generating the images for the report.
In my other successful edge-report of the same server there was not traffic to the mediation server so there was no problem.
Error message
```
[Started] LS:MediationServer - 04 - Global Counters - 001 - Total failed calls c
aused by unexpected interaction from the Proxy
Counter data for ""...Done
Generating Charts..Done
Processing Thresholds..Done
[Started] LS:MediationServer - 05 - Global Per Gateway Counters - 000 - Total fa
iled calls caused by unexpected interaction from a gateway
Counter data for "_Total"...Done
Counter data for "192.168.111.xxx"...Done
Counter data for "192.168.111.xxx"...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.
Exception calling "SaveImage" with "2" argument(s): "The specified path, file n
ame, or both are too long. The fully qualified file name must be less than 260
characters, and the directory name must be less than 248 characters."
At C:\Program Files\PAL\PAL\PAL.ps1:1500 char:2
+ [Void] $oPALChart.SaveImage($sSaveFilePath, $oPALChartImageFormat)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordE
xception
+ FullyQualifiedErrorId : PathTooLongException
C:\Program Files\PAL\PAL>
```
if you need more info, full error messages, report output, temp files , ... feel free to contact me.
Kind regards,
K
I did run successfully several Lync 2010 PAL reports with the templates found on
https://pal.codeplex.com/discussions/268390
But there is one report that sometimes causes problems: "Lync 2010 edge threshold file "
I can run the same report with another Performance DataSet successfully.
So the reasons for failing is found in some variable names retrieved from the server info that is to long.
More specific the PSTN gateway names seems to cause some problems when generating the images for the report.
In my other successful edge-report of the same server there was not traffic to the mediation server so there was no problem.
Error message
```
[Started] LS:MediationServer - 04 - Global Counters - 001 - Total failed calls c
aused by unexpected interaction from the Proxy
Counter data for ""...Done
Generating Charts..Done
Processing Thresholds..Done
[Started] LS:MediationServer - 05 - Global Per Gateway Counters - 000 - Total fa
iled calls caused by unexpected interaction from a gateway
Counter data for "_Total"...Done
Counter data for "192.168.111.xxx"...Done
Counter data for "192.168.111.xxx"...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.
Exception calling "SaveImage" with "2" argument(s): "The specified path, file n
ame, or both are too long. The fully qualified file name must be less than 260
characters, and the directory name must be less than 248 characters."
At C:\Program Files\PAL\PAL\PAL.ps1:1500 char:2
+ [Void] $oPALChart.SaveImage($sSaveFilePath, $oPALChartImageFormat)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordE
xception
+ FullyQualifiedErrorId : PathTooLongException
C:\Program Files\PAL\PAL>
```
if you need more info, full error messages, report output, temp files , ... feel free to contact me.
Kind regards,
K