Although SharePoint 2013 has released, but i sure someone still use sharepoint 2007 version. Because that, I will help you to Repairing SharePoint 2007 and WSS Event Errors 6481 and 6389. I got this mistake on a default Single Server install for my client. Typically I would have gotten this DCOM confirmation mistake in the framework log, however rather centered around the indications of the issue in the application log, and squandered 60 minutes of time doing so. So as to help spare eventually, I’ll post the brisk alter beneath.
1. Open Start Menu > Administrative Tools > Component Services Tool
2. Penetrate Down and Expand DCOM Config
3. Explore to the Osearch, Right Click Properties
4. Select the Security Tab
5. Add the Network Service Account to Local and Activation Permissions
6. Add the Network Service Account to Access Permissions
7. Restart the Office Sharepoint Server Search Service from Start Menu > Administrative Tools > Services Tool
Related Errors:
Application Event Log: Event ID 6398: Windows SharePoint Services Error
1 2 3 4 5 6 7 8 9 10 11 |
Event Type: Error Event Source: Windows SharePoint Services 3 Event Category: Timer Event ID: 6398 Date: 10/30/2007 Time: 7:48:39 PM User: N/A Computer: PWEB Description: The Execute method of job definition Microsoft.Office.Server.Search.Administration.IndexingScheduleJobDefinition (ID 68e33a4b-562e-4840-ab86-2c8d8febdd75) threw an exception. More information is included below. Retrieving the COM class factory for component with CLSID {3D42CCB1-4665-4620-92A3-478F47389230} failed due to the following error: 80070005. |
Application Event Log: Event ID 6481: Office SharePoint Server Error
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
Event Type: Error Event Source: Office SharePoint Server Event Category: Office Server Shared Services Event ID: 6481 Date: 10/30/2007 Time: 7:48:10 PM User: N/A Computer: PWEB Description: Application Server job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (58cf8651-9768-4774-8dc6-d4b3483a4bd8). Reason: Retrieving the COM class factory for component with CLSID {3D42CCB1-4665-4620-92A3-478F47389230} failed due to the following error: 80070005. Techinal Support Details: System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {3D42CCB1-4665-4620-92A3-478F47389230} failed due to the following error: 80070005. at System.Runtime.Remoting.RemotingServices.AllocateUninitializedObject(RuntimeType objectType) at System.Runtime.Remoting.RemotingServices.AllocateUninitializedObject(Type objectType) at System.Runtime.Remoting.Activation.ActivationServices.CreateInstance(Type serverType) at System.Runtime.Remoting.Activation.ActivationServices.IsCurrentContextOK(Type serverType, Object[] props, Boolean bNewObj) at Microsoft.Office.Server.Search.Administration.Gatherer.get_AdminObject() at Microsoft.Office.Server.Search.Administration.Gatherer.ProvisionGlobalProperties() at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize() at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob) System Event Log: Event ID 10016: DCOM Error Event Type: Error Event Source: DCOM Event Category: None Event ID: 10016 Date: 10/30/2007 Time: 7:55:39 PM User: NT AUTHORITY\NETWORK SERVICE Computer: PWEB Description: The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {3D42CCB1-4665-4620-92A3-478F47389230} to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20). This security permission can be modified using the Component Services administrative tool. |