Quantcast
Channel: Performance Analysis of Logs (PAL) Tool
Viewing all 913 articles
Browse latest View live

Commented Unassigned: error processing BLG file, The property 'Count' cannot be found on this object. Verify that the property exists. [64507]

$
0
0
Error while generating pall report. error report screen to report issue appeared.


Overall progress... Status: Creating charts, PAL 2.7.4 Progress: 76%... Creating charts, PhysicalDisk Read Latency Analysis

An error occurred on...
If ($iValues.Count -gt 0)
At C:\PAL\PAL.ps1:2809 char:13 + If ($iValues.Count -gt 0) + ~~~~~~~~~~~~~~~~~~~~
The property 'Count' cannot be found on this object. Verify that the property exists.


SCRIPT ARGUMENTS:
Log: C:\????\????_PAL_Microsoft_SQL_Server_201220150908140337.blg
ThresholdFile: C:\PAL\SQLServer2012.xml
AnalysisInterval: AUTO
IsOutputHtml: $True
IsOutputXml: $False
HtmlOutputFileName: [LogFileName]_PAL_ANALYSIS_[DateTimeStamp].htm
XmlOutputFileName: [LogFileName]_PAL_ANALYSIS_[DateTimeStamp].xml
OutputDir: C:\empower\PallReports
AllCounterStats: $False
NumberOfThreads: 8
IsLowPriority: $True
DisplayReport: True


Please contact the PAL tool team with this error by posting it to pal.codeplex.com. Thank you!

For detailed information, please look at the script execution log at C:\Users\?????\AppData\Local\Temp\PAL.log
Comments: ** Comment from web user: ClintH **

Thank you for the confirmation. I will publish a new update for PAL soon with this fix.


Commented Unassigned: You cannot call a method on a null-valued expression [54277]

$
0
0
I receive this error during the create charts execution (See below)
I have attached the output of the script as well.

Things to note:
* Perfmon blg file is the sample provided
* Running this on a Windows 8.1 environment

-------------------------------
Error:
-------------------------------
Overall progress... Status: Creating charts, PAL 2.7.1 Progress: 76.4705882352941%... Creating charts, PhysicalDisk Read Latency Analysis

An error occurred on...
For ($i=0;$i -le $iValues.GetUpperBound(0);$i++)
At C:\Program Files\PAL\PAL\PAL.ps1:2785 char:15 + For ($i=0;$i -le $iValues.GetUpperBound(0);$i++) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You cannot call a method on a null-valued expression.


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: dcthedba **

I received the same error -- but not confident to modify PS.

Machine is on UTC -- modified my settings to UTC thinking issue could be the time difference. USA MDT.

Then tried same file with different threshold file -- System Overview. Working. Must be the SQL 2008 r2 (?)

New Post: Ex2013 and empty HTML results file.

$
0
0
I just upgraded PAL to 2.7.4. I'm running it against some Ex2013 logs.

It generates the graphics for the counters and is past the 82% mark, but then the processing windows close quickly and the HTML files stay at 0kb with nothing in the file. If I look in the folders the individual graphics files are there, but nothing in the HTML.

It happens so quickly i can't capture the error message in the window.
I'm getting the same result with PAL installed on Win7-64, Win2008R2, Win2012R2 that is processing.

Any leads?

Thanks.

Commented Unassigned: Error processing BLG - 76% Creating charts [63943]

$
0
0
Had about 10-12 BLGs in queue from Exchange 2010 Transport and Mailbox roles. Half of them reported errors and failed to process the logs scattered in the queue (i.e. 1st succeeded, 2nd and 3rd error, 4th and 5th succeeded, etc..

Overall progress... Status: Creating charts, PAL 2.7.4 Progress: 76%... Creating charts, PhysicalDisk Write Latency Analysis

An error occurred on...
If ($iValues.Count -gt 0)
At C:\Program Files\PAL\PAL\PAL.ps1:2809 char:13 + If ($iValues.Count -gt 0) + ~~~~~~~~~~~~~~~~~~~~
The property 'Count' cannot be found on this object. Verify that the property exists.


SCRIPT ARGUMENTS:
Log: C:\Share\Contoso\8-ExRaaS Remediation\Performance Data\Unzipped\MSGEXSIL2106-RaaS_000001.blg
ThresholdFile: C:\Program Files\PAL\PAL\Exchange2010.xml
AnalysisInterval: AUTO
IsOutputHtml: True
IsOutputXml: False
HtmlOutputFileName: [LogFileName]_PAL_ANALYSIS_[DateTimeStamp].htm
XmlOutputFileName: [LogFileName]_PAL_ANALYSIS_[DateTimeStamp].xml
OutputDir: C:\Share\Contoso\8-ExRaaS Remediation\Performance Data\Unzipped\PAL Reports
AllCounterStats: False
NumberOfThreads: 3
IsLowPriority: False
DisplayReport: True
Comments: ** Comment from web user: JonasOlsson **

We had the same error message reported in PAL using our input data files. The file attached fixed the problems and allowed us to produce reports.

Created Unassigned: Exchange 2013 template error [64840]

$
0
0
When using the Exchange 2013 template, I am continually getting the error below.

An error occurred on...
Invoke-Expression -Command $sCode
At C:\Program Files\PAL\PAL\PAL.ps1:4327 char:26 + Invoke-Expression <<<< -Command $sCode
Unexpected token 'All.Count' in expression or statement.

SCRIPT ARGUMENTS:
Log: Y:\ExPerfwiz\Full_000007.blg
ThresholdFile: C:\Program Files\PAL\PAL\Exchange2013.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


Please contact the PAL tool team with this error by posting it to pal.codeplex.com. Thank you!

Commented Unassigned: Exchange 2013 template error [64840]

$
0
0
When using the Exchange 2013 template, I am continually getting the error below.

An error occurred on...
Invoke-Expression -Command $sCode
At C:\Program Files\PAL\PAL\PAL.ps1:4327 char:26 + Invoke-Expression <<<< -Command $sCode
Unexpected token 'All.Count' in expression or statement.

SCRIPT ARGUMENTS:
Log: Y:\ExPerfwiz\Full_000007.blg
ThresholdFile: C:\Program Files\PAL\PAL\Exchange2013.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


Please contact the PAL tool team with this error by posting it to pal.codeplex.com. Thank you!
Comments: ** Comment from web user: naeliz **

Error within the Powershell window:
C:\Documents\Full_000009Error0_PAL.htm
Invoke-Expression : Unexpected token 'All.Count' in expression or statement.
At C:\Program Files\PAL\PAL\PAL.ps1:4327 char:26
+ Invoke-Expression <<<< -Command $sCode
+ CategoryInfo : ParserError: (All.Count:String) [Invoke-Expressi
on], ParseException
+ FullyQualifiedErrorId : UnexpectedToken,Microsoft.PowerShell.Commands.In
vokeExpressionCommand

Created Unassigned: Empty HTML results file. [64842]

$
0
0
I've attempted this using the latest version of PAL (v2.7.4) on Windows 10, but have also tried this on Windows 8 and Windows 7, however I continually get an empty HTML results file.

The various graphs generate ok, and the html file is created however it just doesn't get populated with the graph data.

When I watch the Powershell script run, I believe there may be an error message at the very end but the window closes before I can catch what it is.

Any help would be greatly appreciated as I use this tool quite a lot.

Thanks!

Created Unassigned: SQL Template Missing Disk / CPU / Memory Information [64848]

$
0
0
Hi,

For some reason recently the templates which get exported (in my case specifically around SQL Server templates) aren't including the memory, disk, network and cpu counters anymore. Is this something I've misconfigured at my end, or is it now just the way it works to have to create two separate template exports to collect this information?

Not a major issue, but this did catch me off guard when collecting data from a client environment only to discover that all the usual OS counters were missing during the collection (resulting in us having to re-run this for them).

Once again, any help would be hugely appreciated :)

Thanks!
Sia

Created Unassigned: Divide by zero error during report generation [64877]

$
0
0
Overall progress... Status: Calculating counter statistics [very CPU intensive]..., PAL 2.7.4 Progress: 65%... Calculating counter statistics [very CPU intensive]...,

An error occurred on...
$iPercentComplete = ConvertToDataType $(($iIndexOfJobs / $iTotalJobs) * 100) 'integer'
At C:\Program Files\PAL\PAL\PAL.ps1:2289 char:65 + $iPercentComplete = ConvertToDataType $(($iIndexOfJobs / <<<< $iTotalJobs) * 100) 'integer'
Attempted to divide by zero.


SCRIPT ARGUMENTS:
Log: \\ttemnsv0065\c$\PerfLogs\Admin\201510080700\TTEMNSV0065_20151008-000001\DataCollector01.blg
ThresholdFile: C:\Program Files\PAL\PAL\SQLServer2012.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: 1
IsLowPriority: False
DisplayReport: True

What is going wrong?

Created Unassigned: PAL.PS1 was not found [64898]

$
0
0
Hi.
When I use version 2.7.3 or 2.7.4 gives out a mistake:
[Error](http://i-fotki.info/19/c3717d341344f39d1d07894b0358f065bce32f227378481.jpg.html)

When using version 2.4 of such mistakes doesn't arise.
but there are no necessary functions

Commented Unassigned: Property 'Computer' cannot be found on this object [63718]

$
0
0
With this new version I.ve this problem.

Overall progress... Status: Creating a counter index, PAL 2.7.4 Progress: 41%... Creating a counter index,

An error occurred on...
$sCounterComputer = $oCtr.Computer
At C:\Program Files\PAL\PAL\PAL.ps1:1462 char:32 + $sCounterComputer = $oCtr. <<<< Computer
Property 'Computer' cannot be found on this object. Make sure that it exists.


SCRIPT ARGUMENTS:
Log: C:\Performance\perflogs PRODUZIONE\SQL_Finance_000003.csv
ThresholdFile: C:\Program Files\PAL\PAL\SQLServer.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: 12
IsLowPriority: $True
DisplayReport: True
Comments: ** Comment from web user: sharepointoz **

I'm getting the same error. Is there any update on this?

Reviewed: PAL 2.7.4 (okt 17, 2015)

$
0
0
Rated 4 Stars (out of 5) - Very good for small log files, but too memory intensive to be used for bigger ones. I first tried analysing a 24hour perfmon log on a 'small' box with 'only' 16GB of memory. PAL crashed because it ran out of memory while loading counter statistics into memory. Then I tried on a box with 64GB of memory, resulting in it using 40GB/64GB while being at analysis step 11 out of 52.

New Post: Very good for small log files, but too memory intensive to be used for bigger ones

$
0
0
Very good for small log files, but too memory intensive to be used for bigger ones. I first tried analysing a 24hour perfmon log on a 'small' box with 'only' 16GB of memory. PAL crashed because it ran out of memory while loading counter statistics into memory. Then I tried on a box with 64GB of memory, resulting in it using 40GB/64GB while being at analysis step 11 out of 52.

Is there any way to overcome this? I would be logical if PAL would release the memory for a previous analysis, but judging from the overall memory growth, it doesn't seem to do this.

New Post: 'System.OutOfMemoryException'

$
0
0
I think it would be really helpful if you would add this as a hint to the wizard. Or better yet would be to give a warning based on the amount of fysical memory in the local machine & size of the log file before starting.

I've been running PAL now many times on a large log file, and am running out of physical memory every time.

New Post: Ex2013 and empty HTML results file.

$
0
0
If you want to see what it's crashing on, you can run the powershell command the wizard generates in a cmd.exe window with admin rights. In that windows the error message will stay visible and you'll get some more feedback, as to what PAL has encountered.

New Post: if you get an error when not using EN-US locale

$
0
0
+1 for changing it in the next version of PAL.

New Post: Option to disable displaying errors

$
0
0
It would be great if it were possible to specify by parameter that you don't want to display any error. For some situations (e.g. running PAL from a batch) it will be sufficient to write it into log but it is not necessary to display it.

New Post: Help to understand the alerts in PAL reports

$
0
0
Hi,

I am new to PAL reports. I am trying to use PAL to analyze our SQL2008R2 instances on a cluster server, which hosts multiple SQL instances. The following is part of PAL reports generating from counter logs on one of the nodes. It seems all my alerts have two numbers, such as "Alerts: 101|365". I believe the second one indicates how many alerts generated during the time period or for that particular counter. However, I am not sure what the first number means. It seems the alerts on other people's reports only has one number. Could someone help me understand the numbers?

Thanks.

◦2015.10.19-14:12:08 - 2015.10.19-14:20:08 (Alerts: 101|365)
◦2015.10.19-14:20:08 - 2015.10.19-14:28:08 (Alerts: 77|379)
◦2015.10.19-14:28:08 - 2015.10.19-14:36:08 (Alerts: 109|392)
◦2015.10.19-14:36:08 - 2015.10.19-14:44:08 (Alerts: 89|366)
◦2015.10.19-14:44:08 - 2015.10.19-14:52:08 (Alerts: 85|386)
◦2015.10.19-14:52:08 - 2015.10.19-15:00:08 (Alerts: 89|355)

•Cache
◦Cache Lazy Write Flushes/sec (Alerts: 0|0)
◦Cache Dirty Pages (Stats only)

•LogicalDisk
◦LogicalDisk Disk Overwhelmed (Alerts: 86|13)
◦LogicalDisk % Free Space (Alerts: 0|0)
◦LogicalDisk Avg. Disk sec/Read (Alerts: 189|30)
◦LogicalDisk Avg. Disk sec/Write (Alerts: 56|40)
◦LogicalDisk % Idle Time (Alerts: 0|49)
◦LogicalDisk Disk Transfers/sec (Stats only)
◦LogicalDisk Read/Write Ratio (Stats only)
◦LogicalDisk Bytes/Read (Alerts: 0|156)
◦LogicalDisk Bytes/Write (Alerts: 0|141)
◦LogicalDisk Avg. Disk Queue Length (Alerts: 0|109)
◦LogicalDisk Current Disk Queue Length (Alerts: 0|47)
◦LogicalDisk Disk Bytes/sec (Stats only)
◦LogicalDisk Free Megabytes (Alerts: 0|60)
◦LogicalDisk Avg. Disk sec/Transfer (Alerts: 148|49)

Created Unassigned: PAL : Value null in report html [64922]

$
0
0
Hi,

i've got an issue only on Free space %.

In the csv file created by PAL the values is OK but the values in the html report are null or -1.

Please someone have an idea about this issue ?

Thanks.

Commented Unassigned: Error while extracting the Pal report for perfomon logs [64475]

$
0
0
Hi I am trying to extract the report through PAl. get tting the below mentioned error :


Overall progress... Status: Preparing counter log(s), PAL 2.7.4 Progress: 24%... Preparing counter log(s),

Relog.exe failed to process the log. This commonly occurs when a BLG file from a Windows Vista or newer operating system is attempting to be analyze on Windows XP or Windows Server 2003, or due to log corruption. If you see this message on Windows XP or Server 2003, then try analyzing the log on Windows Vista/Server 2008 or later. Review the results above this line. If relog.exe continues to fail, then try running Relog.exe manually and/or contact Microsoft Customer Support Servers for support on Relog.exe only. PAL is not supported by Microsoft.

SCRIPT ARGUMENTS:
Log: C:\Mecesa\PerformanceTesting\TestResult\09042015\MCESA Performance Logs09042015\MCESA Performance Logs\Database\TRAININGDATA40_20150904-000009\TRAININGDATA40_SLDS Database.tsv
ThresholdFile: C:\Program Files\PAL\PAL\SystemOverview.xml
AnalysisInterval: AUTO
IsOutputHtml: True
IsOutputXml: False
HtmlOutputFileName: [LogFileName]_PAL_ANALYSIS_[DateTimeStamp].htm
XmlOutputFileName: [LogFileName]_PAL_ANALYSIS_[DateTimeStamp].xml
OutputDir: C:\Mecesa\PerformanceTesting\TestResult\09042015
AllCounterStats: False
NumberOfThreads: 1
IsLowPriority: False
DisplayReport: True


before, It used to work perfectly correct, but now i am seeing this error.

If some can guide me, if i have to do some changes or update.

Thanks in advance :)

Regards
Rohit Mishra
Comments: ** Comment from web user: RichardDrysdall **

I am seeing exactly the same error with PAL 2.7.4. I am running the analysis on a Windows 2008 VM. I have successfully analysed log files with PAL on this computer previously. I can provide the .blg file etc if required. Thanks.

Richard Drysdall.

Viewing all 913 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>