Resources for IT Professionals > 論壇首頁 > General Discussions > EventID 106 - Performance counter updating error
發問發問
 

已答覆EventID 106 - Performance counter updating error

  • Tuesday, 24 November, 2009 13:53wizard kurtz 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    'MSExchange Common' errors (Category: General, EventID: 106) was appeared in the Application Log of the Exchange 2007 Server (Mailbox):

     Index              : 119690
     Category           : General
     CategoryNumber     : 1
     EventID            : 106
     EntryType          : Error
     Message            : Performance counter updating error. Counter name is Number of Mailboxes Left to Crawl, category name is MSExchange Search Indices. Optional code: 2.
     Source             : MSExchange Common
     ReplacementStrings : {2, Number of Mailboxes Left to Crawl, MSExchange Search Indices}
     InstanceId         : 3221487722
     TimeGenerated      : 11/24/2009 9:05:23 PM
     TimeWritten        : 11/24/2009 9:05:23 PM
     UserName           :
     Site               :
     Container          :

    I found a similar question in the forum (http://social.technet.microsoft.com/forums/en-US/exchangesvradmin/thread/caed2a34-618c-48a2-808a-8faba8567210).  Even I follow the recommendation to rebuild Performance Counter Library values, but the error is still appeared.  Any advise?

解答

  • Tuesday, 1 December, 2009 3:48Xiu Zhang - MSFTMSFT, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    Hi,

    For performance monitor:
    1. Open Performance Monitor from Administrative Tools.
    2. Click on button with + signal.
    3. From "Performance Object",please click the drop list and then try to find "MSExchange Search Indices".
    4. "Select conters from list",please select "Full Crawl Mode Status".
    5. From the diagram, check the value for "Full Crawl Mode Status".

    How to Diagnose Exchange Search Issues
    http://technet.microsoft.com/en-us/library/bb123701.aspx

    Besides,please try to run ResetSearchIndex.ps1 script which is under c:\Program Files\Microsoft\Exchange Server\Scripts. And then restart  I have Microsoft Search (Exchange) Service.

    How to Rebuild the Full-Text Index Catalog
    http://technet.microsoft.com/en-us/library/bb123701.aspx

    After that,please verify if you can search in outlook and OWA.

    Regards,



  • Monday, 7 December, 2009 1:22wizard kurtz 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    Hi all,

    Finally I opened a PSS case, the method that can solve the issue is according to the following technet article.  The index directories that are associated with all mailbox databases, are removed using the cmdlet, ResetSearchIndex.ps1 -all.

    How to Rebuild the Full-Text Index Catalog

    http://technet.microsoft.com/en-us/library/aa995966.aspx

所有回覆

  • Thursday, 26 November, 2009 6:40Xiu Zhang - MSFTMSFT, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Please try to run ExBPA to have a health scan.

    If there's no related error,then I think you need to rebuild Performance Counter Library values

    cd \windows\system32
    lodctr /R

    After that, please reboot the server.
    If the problem still persists, then please check event log again and then post error event here.

    Also please verify if you have  TCP Chimney, TCPA and RSS enabled. If yes, please disable it.

    Besides, please try to follow the methods below check the exchange search status.

    1) In Performance monitor add the "Full Crawl Mode Status Counter",this counter is stored in "MSExchange Search Indices". Select the user database and if the value is 1 that the database is still being crawled.


    2) Test-ExchangeSearch.


    More related information to share with you:

    How to manually rebuild Performance Counter Library values
    http://support.microsoft.com/kb/300956/en-us

    Regards,
    Xiu

  • Monday, 30 November, 2009 15:00wizard kurtz 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Thanks.  The performance counter library has been rebuilt, but the same error occurs:

    Log Name:      Application
    Source:        MSExchange Common
    Date:          11/30/2009 10:49:37 PM
    Event ID:      106
    Task Category: General
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      XX-XXXX-XXXX01.xxxx.xxxx.xxxx.com
    Description:
    Performance counter updating error. Counter name is Number of Mailboxes Left to Crawl, category name is MSExchange Search Indices. Optional code: 2.

    From the performance monitor, there is no "MSExchange Search Indices".

    [PS] C:\Windows\System32>test-exchangesearch

                                ResultFound                              SearchTime
                                -----------                              ----------
                                       True                                      35


    [PS] C:\Windows\System32>

    Any idea??

  • Tuesday, 1 December, 2009 3:48Xiu Zhang - MSFTMSFT, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    Hi,

    For performance monitor:
    1. Open Performance Monitor from Administrative Tools.
    2. Click on button with + signal.
    3. From "Performance Object",please click the drop list and then try to find "MSExchange Search Indices".
    4. "Select conters from list",please select "Full Crawl Mode Status".
    5. From the diagram, check the value for "Full Crawl Mode Status".

    How to Diagnose Exchange Search Issues
    http://technet.microsoft.com/en-us/library/bb123701.aspx

    Besides,please try to run ResetSearchIndex.ps1 script which is under c:\Program Files\Microsoft\Exchange Server\Scripts. And then restart  I have Microsoft Search (Exchange) Service.

    How to Rebuild the Full-Text Index Catalog
    http://technet.microsoft.com/en-us/library/bb123701.aspx

    After that,please verify if you can search in outlook and OWA.

    Regards,



  • Monday, 7 December, 2009 1:22wizard kurtz 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    Hi all,

    Finally I opened a PSS case, the method that can solve the issue is according to the following technet article.  The index directories that are associated with all mailbox databases, are removed using the cmdlet, ResetSearchIndex.ps1 -all.

    How to Rebuild the Full-Text Index Catalog

    http://technet.microsoft.com/en-us/library/aa995966.aspx