Steps to Configure Site Usage Reporting 1. Enable Usage Logging in Central Administration A. On the Central Administration home page, click Operations. B. On the Operations page, in the Logging and Reporting section, click Usage analysis processing. C. On the Usage Analysis Processing page, in the Logging Settings section, select Enable logging. D. Type a … Continued
The crawler could not communicate with the server
The crawler could not communicate with the server. Check that the server is available and that the firewall access is configured correctly This is a rather generic error message and I found out that it generally covers problems communicating with the index server, i.e. the target server is responding with a http response code 5xx … Continued
Failure trying to sync
If you’ve had errors in your event logs like these: failure trying to synch site [SITE GUID} for ContentDB [contentdb GUID] WebApp [web app GUID]. Exception message was Access is denied. (Exception from HRESULT: 0×80070005 (E_ACCESSDENIED event id 5533 Here are the steps I took to correct these errors: 1. I used the SharePoint manager … Continued
Web Application not propagating to all WFE in farm
If a web application is not propogated to all the WFE in the farm you can use the following stsadm option on the WFE where the webapplication is missing: stsadm -o execadmsvcjobs This is also working for deployments of features that are missing on the WFE’s.
Profile and membership synchronization problem
When the profile and membership synchronization is not up to date anymore the problem could be that the content databases where detached and marked as moved. When a contentdatabase has been detached the GUID changed and that causes the problem for synchronizing profiles. To solve this problem you could use this stsadm command: stsadm -o … Continued
