Event ID : 6482 and 6398 errors for SharePoint 2003 Upgrade
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
Reason: Object 61f7f45f-d7ac-4948-91f6-b881dffea275 not found.
Techinal Support Details:
System.Collections.Generic.KeyNotFoundException:
at Microsoft.Office.Server.Search.Administration.
at Microsoft.Office.Server.Search.Administration.
at Microsoft.Office.Server.Search.Administration.
at Microsoft.Office.Server.Administration.
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.
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!!!!!!
13 Comments:
Its not working for me. I get "Failed to configure propagation share" error.
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.
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
Thank you very much. This worked perfectly for me.
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.
I navigate to Central Administration > Application Management but I cannot see "Check Services Enabled in this Farm" anywhere.
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."
Hi Guys,
We had the same problem on our Farm.
The problem was that File and Printer Sharing was not enabled on Servers that are serving search queries.
1. Open Network Connections
2. Open properties of the LAN Connection.
3. Enable the File and Printer Sharing.
4. Stop the Office Server Search Service in Central Administration (on the servers serving search queries).
5. Start the office Server Search Service in Central Administration.
This comment has been removed by the author.
Hi all,
For the following error I found the answer. Need to restart the Office Search Service from Services:
1) net stop osearch
2) net start osearch
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server Shared Services
Event ID: 6482
Date: 9/24/2009
Time: 11:06:43 AM
User: N/A
Computer: SPIWA1SRV
Description:
Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (e367eed0-d752-40a7-8c67-cea2ac7f494f).
Reason: Object f99f5ef2-0848-49eb-984c-bda0422450d0 not found.
Techinal Support Details:
System.Collections.Generic.KeyNotFoundException: Object f99f5ef2-0848-49eb-984c-bda0422450d0 not found.
at Microsoft.Office.Server.Search.Administration.SearchApi.get_App()
at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
at ...
http://www.it-share.ro
In my case, we migrate to another server and has this problem.
After "un huevo" of days, I found the solution:
See if HKLM\Software\Microsoft\Office Server\12.0\Search\Applications
There are 1 or more [object-id] ??
If are more than one, see the diference between.
In my case, the folder [object-id-specified-in-events] was incomplete.
I copied the complete key and subkeys from the older server to the new server, restart the Office Search Service and ....
WOW!! Solved! :-)
Sorry for my english, jejeje, soy de Murcia. :-9
I had a similar issue which I fixed by uninstalling and reinstalling the Sharepoint Search Service:
Central Operations => Services on Server => Search Indexing => Stop => Uninstall => OK
Search Indexing => Start => Farm Search Service Account Password => Start
It may prompt you to reenter the search parameters at the top of the page and reprompt for a Farm Search Service Account Password => OK
Very informative post. I sometimes do presentations on SharePoint and was wondering if I could use your Print List example in my presentations.
Post a Comment
<< Home