Monday, April 23, 2007

Event ID : 6482 and 6398 errors for SharePoint 2003 Upgrade


I am currently conducting a SharePoint 2003 upgrade for MOSS 2007 in Load balanced medium server farm with SQL Cluster. I was getting following error message on my front end server.

Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server Shared Services
Event ID: 6482

Date: 23/04/2007
Time: 3:05:36 PM
User: N/A
Computer: SERVERNAME
Description:
Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance

(1cf3346b-cb9d-430e-ab11-4ca65c7a93a5).

Reason: Object 61f7f45f-d7ac-4948-91f6-b881dffea275 not found.

Techinal Support Details:
System.Collections.Generic.KeyNotFoundException:

Object 61f7f45f-d7ac-4948-91f6-b881dffea275 not found.
at Microsoft.Office.Server.Search.Administration.

SearchApi.get_App()
at Microsoft.Office.Server.Search.Administration.

SearchApi.SetUsersPermittedToQuery

(String[] userNames, Boolean force)
at Microsoft.Office.Server.Search.Administration.

SearchServiceInstance.Synchronize()
at Microsoft.Office.Server.Administration.

ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Following error message in my index server.


Event Type: Error
Event Source: Windows SharePoint Services 3
Event Category: Timer
Event ID: 6398

Date: 23/04/2007
Time: 3:23:32 PM
User: N/A
Computer: SERVERNAME
Description:
The Execute method of job definition Microsoft.Office.Server.Search.Administration.

AddQueryServerJob (ID d39a43cb-8b90-4094-8f70-f51751700928)

threw an exception. More information is included below.

Index location '\\SERVERNAME\searchindexpropagation' not found on indexer 'SERVERNAME'. Aborting query server deployment for application EntrSharedServices.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


I did following steps to fix this problem,


  • Navigate to Check Services Enabled in this Farm (Central Administration > Application Management > Check Services Enabled in this Farm)

  • There was the error message
    Service: Office SharePoint Server Search
    Issue: The query server index file location on SERVERNAME is not shared. This location must be shared to allow for this server to receive propagation.
    Impact: Index propagation to SERVERNAME will fail.
    Action: Use the Office SharePoint Server Search Settings page to create the share.

  • I navigate to the page Office SharePoint Server Search Service Settings page(Central Administration > Operations > Services on Server > Office SharePoint Server Search Service Settings)

  • Set up the page.

    The above errors were cleared from my event log for good.

    I am a very happy man!!!!!!

7 Comments:

At 3:02 AM, Anonymous Anonymous said...

Its not working for me. I get "Failed to configure propagation share" error.

 
At 12:42 AM, Anonymous Anonymous said...

The "Failed to configure propagation share" is the same message I'm getting. It essentially means the share already exists. Yet, I still get the error message. Very Odd.

 
At 5:04 AM, Blogger Noel said...

Gayan,
are you using a seperate account for search .can you give some more details on how you resolved this problem.I am getting the same error when I use a seperate account for search service.

Noel

 
At 4:25 AM, Blogger Silentvale said...

Thank you very much. This worked perfectly for me.

 
At 12:31 AM, Blogger mtyson79 said...

I get the following error message and cannot find any solutions:

Message: Failed to connect to an IPC Port: The system cannot find the file specified.

 
At 3:18 PM, Anonymous Anonymous said...

I navigate to Central Administration > Application Management but I cannot see "Check Services Enabled in this Farm" anywhere.

 
At 12:21 AM, Anonymous Anonymous said...

We have the same 2 errors. When I navigate to the checkfarmservices.aspx page it finds no errors:

"The following issues were found in your farm. There are no items to show in this view."

 

Post a Comment

<< Home