The official blog for Windows Server Essentials and Small Business Server support and product group communications.
[Today's post comes to us courtesy of Justin Crosby and Damian Leibaschoff from Commercial Technical Support]
We have found a second, somewhat less common, issue that can cause the error described previously in “HTTP Error 503 Accessing Company Web on SBS 2011 Standard”. You may experience this problem if you opted in to join the Customer Experience Improvement Program for Exchange 2010 and subsequently installed an Exchange update rollup using automatic updates (WSUS/MU).
In addition to the “HTTP Error 503. The service is unavailable” error in IE, you will also see the following event in the application log (note that some of the path names may be slightly different):
Log Name: Application Source: Microsoft-Windows-User Profiles General Event ID: 1509 Level: Warning User: CONTOSO\spwebapp Computer: SERVER.contoso.local Description: Windows cannot copy file C:\Users\Default\AppData\Local\Microsoft\Exchange Server\v14\Configuration14400_100.sqm to location C:\Users\TEMP.CONTOSO.005\AppData\Local\Microsoft\Exchange Server\v14\Configuration14400_100.sqm. This error may be caused by network problems or insufficient security rights. DETAIL - Access is denied.
Log Name: Application Source: Microsoft-Windows-User Profiles General Event ID: 1509 Level: Warning User: CONTOSO\spwebapp Computer: SERVER.contoso.local
Description: Windows cannot copy file C:\Users\Default\AppData\Local\Microsoft\Exchange Server\v14\Configuration14400_100.sqm to location C:\Users\TEMP.CONTOSO.005\AppData\Local\Microsoft\Exchange Server\v14\Configuration14400_100.sqm. This error may be caused by network problems or insufficient security rights.
DETAIL - Access is denied.
In the System log you will also see the following:
Log Name: System Source: Microsoft-Windows-WAS Event ID: 5022 Level: Warning Computer: SERVER.contoso.local Description: The Windows Process Activation Service failed to create a worker process for the application pool 'SBS Sharepoint AppPool'. The data field contains the error number. Event Xml: <EventData> <Data Name="AppPoolID">SBS Sharepoint AppPool</Data> <Binary>2B010780</Binary> </EventData> </Event>
Log Name: System Source: Microsoft-Windows-WAS Event ID: 5022 Level: Warning Computer: SERVER.contoso.local Description: The Windows Process Activation Service failed to create a worker process for the application pool 'SBS Sharepoint AppPool'. The data field contains the error number.
Event Xml: <EventData> <Data Name="AppPoolID">SBS Sharepoint AppPool</Data> <Binary>2B010780</Binary> </EventData> </Event>
Note: The error code 2B010780 is 8007012B in Words.
To recover from this situation:
By default, installations of Exchange 2010 in SBS 2011 standard are not configured to join the program, but this could have been manually changed from the Exchange Management Console or during a manual installation of Exchange.
In order to tell if you have this setting enabled, you can do the following:
For more information please check: http://technet.microsoft.com/en-us/library/dd297945.aspx
Thank you, this worked.
Thank you!!
Another reason that this situation can exist is that the administrator responsibly runs the Exchange BPA to ensure its health and consequently is pointed to opt into this customer feedback program. After going around and around to get an answer on this a couple of weeks back, I am now incentivised to never opt into any such application auto Microsoft 'improvement' reporting.