Blog Post

Core Infrastructure and Security Blog
1 MIN READ

ULS CMS Errors

ronalg's avatar
ronalg
Icon for Microsoft rankMicrosoft
Feb 08, 2019

First published on MSDN on Sep 29, 2009

The CMS features that were rolled into SharePoint have their fair share of issues. Working with one of my recent customers, we found a number of errors in the ULS logs in their farm. The follow errors fit into the two following categories. Although these messages seem scary, they’re just informational in nature.

  1. If the message starts as “While initializing navigation, found Area placeholder but object was not found at: /SITES/SITECOLLECTION/SUBSITE”, it means that the currently logged in user is not a member of that sub site.
  2. If the message starts as “While initializing navigation, found Page placeholder but object was not found at: /SITES/SITECOLLECTION/page.aspx”, it means that the page is either in “checked out” state or it’s not a publishing page.

If you don’t want to see these messages anymore, change the logging level for the Publishing category to something higher than Unexpected.

Updated Apr 28, 2020
Version 3.0
No CommentsBe the first to comment