This is regarding slowness of Intranet application today afternoon: Server team restarted app pool and issue got resolved and asked me to investigate the cause of the slowness.
From the SharePoint log file is see below error reported....
Performance degradation: note field [PublishingPageContent] was not in demoted fields. daaded79-ca57-455b-bac4-7c5312541a99
Leaving Monitored Scope (EnsureListItemsData#6). Execution Time=10.1253790635402 daaded79-ca57-455b-bac4-7c5312541a99
Performance degradation: unfetched field [PublishingPageContent] caused
extra roundtrip. at Microsoft.SharePoint.SPListItem.GetValue(SPField fld, Int32 columnNumber, Boolean bRaw, Boolean bThrowException) at Microsoft.SharePoint.SPListItem.GetValue(String strName, Boolean bThrowException) at Microsoft.SharePoint.SPListItem.get_Item(String
fieldName) at Microsoft.SharePoint.WebControls.BaseFieldControl.get_ItemFieldValue() at Microsoft.SharePoint.Publishing.WebControls.RichHtmlField.RenderFieldForDisplay(HtmlTextWriter output) at Microsoft.SharePoint.WebControls.BaseFieldControl.Render(HtmlTextWriter
output) at Microsoft.SharePoint.Publishing.WebControls.BaseRichField.Render(HtmlTextWriter output) at Microsoft.SharePoint.Publishing.WebControls.RichHtmlField.R... daaded79-ca57-455b-bac4-7c5312541a99 04/15/2014 14:42:23.25*
w3wp.exe (0x3B68) 0x4E14 SharePoint Foundation Performance 9fx9 Medium ...ender(HtmlTextWriter output) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter
writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter
writer, ICollection children) at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter
writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWrit... daaded79-ca57-455b-bac4-7c5312541a99 04/15/2014 14:42:23.25* w3wp.exe (0x3B68) 0x4E14 SharePoint Foundation Performance 9fx9 Medium ...er writer, ICollection children) at
System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at
Cause:
When you use publishing site in SharePoint, you need to set cache for the site to improve the performance.
http://technet.microsoft.com/en-us/library/cc261797.aspx
Also, the issue may be caused by “User Profile Service”. Please ask FPT to verify this issue.
In addition, I noticed
the following Event ID errors. Microsoft Resource Management Service Event ID 0 error “Service cannot be started. System.Data.SqlClient.SqlException:
Cannot generate SSPI context.”
A SharePoint Foundation Event ID error 5586 “Unknown
SQL Exception 0 occurred. The target principal name is incorrect. Cannot generate SSPI context.”
Forefront Identity Management Event ID 3 error “.Net SqlClient Data Provider. System.Data.SqlClient.SqlException: Cannot generate SSPI context.”
Please tell me that what is the issue here?