Content Indexing warning in event log
Hello,I received the followingwarning twice (within a few minutes of each other) in my Exchange 2007 RTM server's application event log. Any idea what is going on here? Any help is greatly appreciated!
Event Type:WarningEvent Source:MSExchangeIS Mailbox StoreEvent Category:General Event ID:1025Date:3/16/2009Time:12:27:26 PMUser:N/AComputer:abcdDescription:An error occurred on database "xyz SG\Mailbox Database".Function name or description of problem: Content Indexing received an unusual and unexpect error code from MSSearchError: 0x80041606
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
March 16th, 2009 9:16pm
Hi,
This problem occurs because search folders are created and added multiple times to the backlinks list of the folder(s) being searched. When the search folder is deleted, the additional entries of this search folder are not removed from the backlinks list.
When items change in this folder, the folder tries to notify the members of the backlinks list so the search folders can be updated. We could use Isinteg utility to fix the issue, please run the following commend in Exchange management shell:
isinteg -s servername -fix -test alltests
NOTE: You need to first start the information store service and dismount the databases; you can only check databases that are offline.
2. Select the database and need to run ISinteg on the database till it returns 0 warnings and errors.
Hope this helps. Thanks,
Elvis
Free Windows Admin Tool Kit Click here and download it now
March 19th, 2009 11:26am
Hi,
This problem occurs because search folders are created and added multiple times to the backlinks list of the folder(s) being searched. When the search folder is deleted, the additional entries of this search folder are not removed from the backlinks list.
When items change in this folder, the folder tries to notify the members of the backlinks list so the search folders can be updated. We could use Isinteg utility to fix the issue, please run the following commend in Exchange management shell:
isinteg -s servername -fix -test alltests
NOTE: You need to first start the information store service and dismount the databases; you can only check databases that are offline.
2. Select the database and need to run ISinteg on the database till it returns 0 warnings and errors.
Hope this helps. Thanks,
Elvis
March 19th, 2009 11:26am
Thanks, I will do this over the weekend and report back. Isn't there any way I can do this without dismounting the database?
Free Windows Admin Tool Kit Click here and download it now
March 23rd, 2009 7:06pm
Hello,I am seeing these warning messages for couple of mailbox stores. These messages appears randomly in few days. I am not able to find any information on this particular message "Function name or description of problem: SLINK::EcUpdateError: 0x8004010f " I am trying to understand what is the meaning of this message. What needs to be done to resolve this issue.Although, I have not seen any problems until now.
Thanks,Event Type:WarningEvent Source:MSExchangeIS Mailbox StoreEvent Category:General Event ID:1025Date:4/29/2009Time:9:44:46 AMUser:N/AComputer:Exchange01Description:An error occurred on database "First Storage Group\Mailbox Store (exchange01)".Function name or description of problem: SLINK::EcUpdateError: 0x8004010f
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.Data:0000: 46 49 44 3a 20 34 63 2d FID: 4c-0008: 31 32 44 35 45 41 2c 20 12D5EA, 0010: 53 46 49 44 3a 20 31 2d SFID: 1-0018: 38 32 44 38 41 46 36 35 82D8AF650020: 46 44 FDRaman
May 6th, 2009 8:45am
Hello,I am seeing these warning messages for couple of mailbox stores. These messages appears randomly in few days. I am not able to find any information on this particular message "Function name or description of problem: SLINK::EcUpdateError: 0x8004010f " I am trying to understand what is the meaning of this message. What needs to be done to resolve this issue.Although, I have not seen any problems until now.
Thanks,Event Type:WarningEvent Source:MSExchangeIS Mailbox StoreEvent Category:General Event ID:1025Date:4/29/2009Time:9:44:46 AMUser:N/AComputer:Exchange01Description:An error occurred on database "First Storage Group\Mailbox Store (exchange01)".Function name or description of problem: SLINK::EcUpdateError: 0x8004010f
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.Data:0000: 46 49 44 3a 20 34 63 2d FID: 4c-0008: 31 32 44 35 45 41 2c 20 12D5EA, 0010: 53 46 49 44 3a 20 31 2d SFID: 1-0018: 38 32 44 38 41 46 36 35 82D8AF650020: 46 44 FD
RamanRaman
Free Windows Admin Tool Kit Click here and download it now
May 6th, 2009 8:46am
I seem to be running into the exact same error as the original poster. It happens when I search for an internal email address in Outlook. The solutions provided by Elvis did not work for me, the database has no errors/warnings/etc. If anyone has an answer to this phenomenon, please reply in my other post about this @ http://social.technet.microsoft.com/Forums/en-US/exchangesvrgeneral/thread/0ec0ffcf-c5e8-460d-aadd-80e0ae6e6767
November 10th, 2009 7:43pm
I also did isinteg but there were no warnings or errors. Still I see these warning from time to time.Raman
Free Windows Admin Tool Kit Click here and download it now
November 11th, 2009 8:35am
I also did isinteg but there were no warnings or errors. Still I see these warning from time to time.
Raman
Maybe you can also reproduce this by searching for an internal email address in an Outlook client with caching disabled?
November 11th, 2009 1:35pm
To view if there is any error or warning, uses the parameter -l to gerenate a log file. At the end of the file, you will see if there is any error or warning.
========================
. . . . . SUMMARY . . . . .
Total number of tests : 21
Total number of warnings : 15
Total number of errors : 0
Total number of fixes : 4402
Total time : 0h:52m:32s <----------------------- This database is about 36Go
========================
Command :
isinteg -s servername -fix -l C:\OutputLog\DatabaseLog.log -test alltests
Free Windows Admin Tool Kit Click here and download it now
March 18th, 2011 11:28am
I also see this as a problem with Outlook 2010 running in non-cached mode. I seem to be able to search within email fine but for some reason a few times a day the same error appears in the database. What causes the issue?
March 23rd, 2011 3:43pm