How can I get rid of this error message in Event viewer? Please Help
-
2012年7月2日 8:38Log Name: Application
Source: Office SharePoint Server
Date: 7/2/2012 4:27:55 PM
Event ID: 6481
Task Category: Office Server Shared Services
Level: Error
Keywords: Classic
User: N/A
Computer: spserver.INNERWKS.local
Description:
Application Server job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (476c83b9-89f7-4e30-a7d5-91556092c64d).
Reason: Object 61c152b9-fee0-4bda-8879-fa532fae34b6 not found.
Techinal Support Details:
System.Collections.Generic.KeyNotFoundException: Object 61c152b9-fee0-4bda-8879-fa532fae34b6 not found.
at Microsoft.Office.Server.Search.Administration.SearchApi.get_App()
at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Office SharePoint Server" />
<EventID Qualifiers="0">6481</EventID>
<Level>2</Level>
<Task>1328</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-07-02T08:27:55.000000000Z" />
<EventRecordID>2473300</EventRecordID>
<Channel>Application</Channel>
<Computer>spserver.INNERWKS.local</Computer>
<Security />
</System>
<EventData>
<Data>Microsoft.Office.Server.Search.Administration.SearchServiceInstance</Data>
<Data>476c83b9-89f7-4e30-a7d5-91556092c64d</Data>
<Data>Object 61c152b9-fee0-4bda-8879-fa532fae34b6 not found.</Data>
<Data>System.Collections.Generic.KeyNotFoundException: Object 61c152b9-fee0-4bda-8879-fa532fae34b6 not found.
at Microsoft.Office.Server.Search.Administration.SearchApi.get_App()
at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)</Data>
</EventData>
</Event>
全部回复
-
2012年7月6日 8:11
Hi,
What is your SharePoint server’s version? Did you see other event id? Such as 6398 or 6482?
If it were SharePoint server 2007, this might be a known issue, I provide you a link for your reference:
http://support.microsoft.com/kb/946517
In addition to the suggestion above, you can also look into the ULS log to find more clues.
Finally, hopefully the following links can help you.
http://farhanfaiz.wordpress.com/2009/04/08/moss-2007-event-id-6482-6481/
Rock Wang
Rock Wang TechNet Community Support
- 已标记为答案 Rock Wang– MSFT 2012年7月13日 6:46

