Unabletoinstall

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Tuesday, March 12, 2013

Windows SBS 2011 Standard Known Post Installation Event Log Errors and Warnings

Posted on 7:00 AM by Unknown
Known Post Installation Errors and Warnings

Problem:
The following errors may be reported in the application event log:

Source: Microsoft-SharePoint Products-SharePoint Foundation
EventID: 6772
Message: There was an internal error invoking the timer job '{6486B72C-3B64-44D3-8117-1E48A4A1E4B8}' for service '{3099C545-3246-44A6-A610-C95D350C64D3}

Source: Microsoft-SharePoint Products-SharePoint Foundation
EventID: 6398
Message: The Execute method of job definition Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition (ID 67371ad5-7be6-42ba-8b9b-30ae9c54d935) threw an exception. More information is included below. Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding

Resolution: The errors are benign and may be safely ignored.

Problem: The following error may be reported in the system event log:

Source: Microsoft-Windows-DistributedCOM
EventID: 10016
Message: The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {61738644-F196-11D0-9953-00C04FD919C1} and APPID {61738644-F196-11D0-9953-00C04FD919C1} to the user CONTOSO\spfarm SID (S-1-5-21-1860903272-1458820992-1399837422-1157) from address LocalHost (Using LRPC). This security permission can be modified using the Component Services administrative tool.


Cause: This issue occurs because the account that is configured as the Windows SharePoint Services service account does not have the Local Activation permission to the IIS Wamreg Admin Service. The event ID error message 10016 does not affect the functionality of Windows SharePoint Services.

Resolution: You can safely ignore the event ID error message 10016 that is logged in the System log. If you want to prevent the event ID error message from being logged in the System log, use the Component Services snap-in to enable the Local Activation permission to the IIS Wamreg Admin Service for the spfarm account. On Windows Small Business Server 2011 Standard, the administrator account doesn't have permissions by default to modify the IIS Wamreg Admin Service.

You must first use the following steps to modify the permissions:


Important This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756
(http://support.microsoft.com/kb/322756/ )
How to back up and restore the registry in Windows


  1. Click Start, click Run, type Regedit on the Open box, and then click OK.
  2. Navigate to the following registry key: HKEY_CLASSES_ROOT\AppID\{61738644-F196-11D0-9953-00C04FD919C1}
  3. Right click on the key {61738644-F196-11D0-9953-00C04FD919C1} and choose permissions
  4. Click Advanced button
  5. Change to the Owner Tab
  6. Change the Owner to the Administrators Group be sure to check the box labeled “Replace owner on subcontainers and objects”
  7. Once the Owner is changed, go back to the security tab and Grant the Administrators group Full Control
  8. Close Regedit



Use the following steps to grant the SPFARM account the local activation right.

  1. Click Start, click Run, type dcomcnfg in the Open box, and then click OK.
  2. Expand Component Services, expand Computers, expand My Computer, and then click DCOM Config.
  3. Right-click IIS WAMREG admin Service, and then click Properties.
  4. Click the Security tab.
  5. Under Launch and Activation Permissions, click Edit.
  6. Click on the SharePoint Farm Account and check the box for Local Activation.
  7. Click OK and close out of the Component Services Utility.

Problem: The following error may be recorded in the MSExchange Management event log every 30 minutes

Log Name: MSExchange Management
Source: MSExchange CmdletLogs
Date: 12/22/2010 8:00:13 AM
Event ID: 6
Task Category: General
Level: Error
Keywords: Classic
User: N/A
Computer: CONTOSOSERVER.contoso.local
Description:
Cmdlet failed. Cmdlet Get-User, parameters {Identity=NT AUTHORITY\SYSTEM}.

Cause: The error is generated by the Small Business Server datacollectorservice. When the datacollectorservice runs Exchange related tasks a check is performed to determine whether or not the current user is an Exchange admin and mail-enabled. The datacollectorservice runs under the context of the local system check so the check fails and the error is generated.

Resolution: The error is benign and may be safely ignored.

Problem: The following warnings may be reported in the application event log.

Log Name: Application
Source: VSS
Date: 12/22/2010 9:00:03 AM
Event ID: 8230
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: CONTOSOSERVER.contoso.local
Description:
Volume Shadow Copy Service error: Failed resolving account spsearch with status 1376. Check connection to domain controller and VssAccessControl registry key. Error-specific details:
Error: NetLocalGroupGetMemebers(spsearch), 0x80070560, The specified local group does not exist.

Log Name: Application
Source: VSS
Date: 12/22/2010 9:00:03 AM
Event ID: 8230
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: CONTOSOSERVER.contoso.local
Description:
Volume Shadow Copy Service error: Failed resolving account spsearch with status 1376. Check connection to domain controller and VssAccessControl registry key. Operation:
Gathering Writer Data
Executing Asynchronous OperationContext:
Execution Context: Requestor
Current State: GatherWriterMetadataError-specific details:
Error: NetLocalGroupGetMemebers(spsearch), 0x80070560, The specified local group does not exist.

Cause:
The warnings occur because the Sharepoint VSS writer and search services run under the context of a domain user account.

Resolution: The warnings are benign and can be safely ignored.


Problem: The following errors may be reported in the Windows Remote Management Operational Event log

Log Name: Microsoft-Windows-WinRM/Operational
Source: Microsoft-Windows-WinRM
Date: 1/7/2011 10:00:18 AM
Event ID: 142
Task Category: Response handling
Level: Error
Keywords: Client
User: SYSTEM
Computer: CONTOSOSERVER.contoso.local
Description:
WSMan operation SignalShell failed, error code 995

Log Name: Microsoft-Windows-WinRM/Operational
Source: Microsoft-Windows-WinRM
Date: 1/7/2011 9:30:00 AM
Event ID: 129
Task Category: Response handling
Level: Error
Keywords: Client
User: SYSTEM
Computer: CONTOSOSERVER.contoso.local
Description:
Received the response from Network layer; status: 503 (HTTP_STATUS_SERVICE_UNAVAIL)

Cause: The errors occur when the Exchange Powershell connects to Windows Remote Management. They will appear even if the Exchange Powershell is closed because the SBS monitoring task uses Exchange Powershell to get some Exchange statistics.

Resolution: The errors are benign and can be safely ignored.



Source:-http://support.microsoft.com/default.aspx?scid=kb;en-us;2483007



 
Email ThisBlogThis!Share to XShare to Facebook
Posted in Share Point, Windows SBS 2011 | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Difference between Windows Server 2008 R2 and 2012
  • Schedule task Getting failed on Windows Server 2008.
    I found that there are many task schedulted in my windows server 2008 DC, those should run to complete some particular Job at particular tim...
  • Error:502 Source:Folder Redirection
    We have a windows Server 2008 R2 Enterprise and we found that in the Event Viewer we have this Error. We checked and found that Error detail...
  • How to reboot a Server from a Command Prompt?
    Dear Friends, If you found that there is any server in your network which seems Hanged (You are able to Ping but not able to Login), and You...
  • Uttrakhand IT Solutions.
    Hi All, This is a space where you can discuss your IT related issues. Whether its related to your Job, Career, hardware related, Software re...
  • Unable to install AVG, Error code:0xC0070643, Solved...!!
    We want to install AVG Business edition for one of our Server having Windows Server 2008 R2. Whenever we trying to install getting the ...
  • Error:8193 Source:VSS
    We have a terminal Server with windows server 2008 R2 Standard. We found that we keep receiving the Error 8193 with Source VSS. The error (E...
  • VSS Error 12293 and 12298
    Hello Friends, We have Shadow Protect Backup Solution installed on some WIndows Server 2003 Server. We keep getting Error in Event viewer fo...
  • Error:13568 Source:Ntfrs
    The File Replication Service has detected that the replica set "DOMAIN SYSTEM VOLUME (SYSVOL SHARE)" is in JRNL_WRAP_ERROR. Replic...
  • Vipre Agent Installation failed from Vipre Console 5.0.4943
    Problem: We have Upgraded our Vipre Console from 4.0 to 5.0. Now we have to make the installation for the Client Computers via Console. Whe...

Categories

  • .VDI
  • .VMDK
  • Active Directory
  • Antivirus
  • AVG
  • Backup
  • Citrix
  • Domain Controller
  • ESX
  • How to convert .VDI to .VMDK
  • Key File
  • Mcafee
  • Mcafee Saas Protection
  • Microsoft Exchange 2007/2010
  • Microsoft Internet Explorer
  • NTBACKUP
  • Outlook Web Access (OWA)
  • Post Installation issues after Sp1 of Windows Server 2008 R2
  • RDP
  • Remote Desktop
  • Shadow Protect
  • Share Point
  • StorageCraft
  • StorageCraft Image manager
  • Terminal Server
  • Testing Virtual machines.
  • Trend Micro Antivirus
  • Troubleshooting
  • USB Device
  • Vipre Antivirus
  • Virtual box
  • VMWARE
  • Windows 8
  • Windows SBS 2011
  • WIndows Server 2003
  • Windows Server 2008
  • Windows Server 2008 R2
  • Windows Server 2012

Blog Archive

  • ▼  2013 (18)
    • ►  August (2)
    • ►  July (1)
    • ►  May (2)
    • ►  April (4)
    • ▼  March (5)
      • Mcafee SAAS Protection getting disabled / uninstal...
      • Windows Server 2012 installation requirements
      • Windows SBS 2011 Standard Known Post Installation ...
      • How to add a USB External Drive to a virtual Serve...
      • How to change the language of ESX Console to English?
    • ►  February (4)
  • ►  2012 (13)
    • ►  December (1)
    • ►  October (2)
    • ►  September (2)
    • ►  June (2)
    • ►  May (1)
    • ►  April (4)
    • ►  March (1)
  • ►  2011 (32)
    • ►  November (1)
    • ►  September (1)
    • ►  July (3)
    • ►  June (5)
    • ►  May (6)
    • ►  April (2)
    • ►  March (6)
    • ►  February (6)
    • ►  January (2)
  • ►  2010 (1)
    • ►  May (1)
Powered by Blogger.

About Me

Unknown
View my complete profile