Content Inde State: FailedAndSuspended

I have an Exchange 2013 server that I am migrating mailboxes to from Exchange 2007. During the move the drive ran out of space and I had to shut the machine down to give it more drive space (Virtual Machine). Now my database has a Content Index State of
FailedAndSuspended.
I have several threads on this and have tried to manual rebuild the index state. I basically followed this: http://www.techieshelp.com/exchange-2013-outlook-and-owa-search-does-not-work/
I also created the Contentsubmitters group and gave full access to administrators and network services. It still will not rebuild. After starting the search services backup it goes to a state of "unknown" for a bit then goes back to failedandsuspended.
I don't see a new folder being created either so something isn't working. Any ideas?

Dismount and Mount the database and run the command again.
Post the update
Cheers,
Gulab Prasad
Technology Consultant
Blog:
http://www.exchangeranger.com    Twitter:
  LinkedIn:
   Check out CodeTwo’s tools for Exchange admins
Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
Dismounted and remounted database. Ran the following with the posted results.
[PS] C:\Windows\system32>Update-MailboxDatabaseCopy -Identity "ex-mbcas1\firstdatabase" -CatalogOnly
The operation couldn't be performed because object 'ex-mbcas1\firstdatabase' couldn't be found on
'PHXDC002.mydomain.local'.
    + CategoryInfo          : NotSpecified: (:) [Update-MailboxDatabaseCopy], ManagementObjectNotFoundException
    + FullyQualifiedErrorId : [Server=EX-MBCAS1,RequestId=ab714e0d-e3a3-4db0-8d20-9e997dd01b16,TimeStamp=3/4/2014 3:50
   :42 AM] 167450DA,Microsoft.Exchange.Management.SystemConfigurationTasks.UpdateDatabaseCopy
    + PSComputerName        : ex-mbcas1.mydomain.local
PHXDC002 is the name of a domain controller. There are 2 others as well. PHXDC002 does not have exchange on it.
Ex-mbcas1 is the 2013 Exchange server.

Similar Messages

  • Database passive content index state stays FailedAndSuspended even after reseeding

    I have a mailbox database with two copies in a database availability group, the active copy is healthy and its content index state reports healthy as well, the passive copy is healthy but its content index state reports FailedAndSuspended.
    I tried the: Update-MailboxDatabaseCopy <DBName>\<ServerName> -CatalogOnly more than one time, it completes (says 100KB written) but the state never changes.
    I even tried to manually stop the service>delete CI>start the service, the CI folder was recreated (about 1 GB) but still the state is still FailedAndSuspended.
    Please Help! 

    I found the following warning in the event log,
    Event ID: 1009
    The indexing of mailbox database Main-EX02-DB1 encountered an unexpected exception. Error details: Microsoft.Exchange.Search.Core.Abstraction.OperationFailedException: The component operation has failed. ---> Microsoft.Exchange.Search.Core.Abstraction.CatalogReseedException:
    The component operation has failed.
       at Microsoft.Exchange.Search.Engine.SearchFeedingController.DetermineFeederStateAndStartFeeders()
       at Microsoft.Exchange.Search.Engine.SearchFeedingController.InternalExecutionStart()
       at Microsoft.Exchange.Search.Core.Common.Executable.InternalExecutionStart(Object state)
       --- End of inner exception stack trace ---
       at Microsoft.Exchange.Search.Core.Common.Executable.EndExecute(IAsyncResult asyncResult)
       at Microsoft.Exchange.Search.Engine.SearchRootController.ExecuteComplete(IAsyncResult asyncResult)
    I checked online, and found one website talking about the "ContentSubmitters" group, which I created in the Exchange Security Groups OU without any members but with stated permissions:
    https://abdullrhmanfarram.wordpress.com/2013/06/16/event-id-1009-content-index-status-of-the-mailbox-databases-failed/

  • Content Index State Crawling

    We have an Exchange database that seems to always have a Content Index State that is crawling.  Some end users have complained about slow searches and indexing issues (which is expected).  We have
    stopped the search services and renamed the catalog directory in an effort to rebuild the search catalog, but it just goes right back to crawling.  The database is only about 300GB, so I don't think size is an issue.
    Could it be there is some corruption on the database that is causing issues with the index catalog.  We have removed the database from the DAG and tried it as a stand alone database, with the same
    results.
    Any ideas would be appreciated.

    did you find anything in the event viewer (app/Sys logs).
    You may consider restarting Search Indexer service and then check if that gets healthy or not.
    If it still doesn't say healthy then you might have to consider Resetting Search Index for problematic Database or all database if all if it is a problem with all databases.
    Refer to the link below to get info about how to reset Search index for a database.
    Exchange
    2010 Database copy on server has content index catalog files in the following state: Failed
    Establishing Exchange Content Index
    Rebuild Baselines – Part 1
    How To Troubleshoot Issues With Exchange 2010 Search
    Reply back with the outcome!
    Pavan Maganti ~ ( Exchange | 2003/2007/2010/E15(2013)) ~~ Please remember to click “Vote As Helpful&quot; if it really helps and &quot;Mark as Answer” if it answers your question, “Unmark as Answer” if a marked post does not actually answer your
    question. ~~ This Information is provided is &quot;AS IS&quot; and confers NO Rights!!

  • Exchange 2013: Content Index State Failed

    I am running two, two node DAG's with Exchange 2013.
    One DAG pair is running 5 databases with Server 2012 Standard and the second DAG pair is running Server 2008 R2 SP1 Standard with a single shared database.
    No matter what I try, ALL 6 databases show "ContentIndexState: Failed" with "ContentIndexErrorMessage: An internal error occurred for the database or its index.".
    I have tried rebuilding the indexes manually, automatically and manually copying the database files between servers.  I also receive errors when trying to failover the databases because the content index state is failed.
    In my test environment I have a very similar setup working fine with no issues.
    Please let me know what I can try to get this resolved.
    The error I receive when running the following set of commands is:
    suspend-MailboxDatabaseCopy dag2db1\mbox1
    update-MailboxDatabaseCopy dag2db1\mbox1 -deleteexistingfiles
    [PS] C:\Windows\system32>update-mailboxdatabasecopy dag2db1\mbox1 -deleteexistingfiles
    Confirm
    Are you sure you want to perform this action?
    Updating database copy DAG2DB1\MBOX1 on server MBOX1
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [?] Help (default is "Y"): a
    WARNING: Seeding of content index catalog for database 'DAG2DB1' failed. Please verify that the Microsoft Search (Exchange) and the Host Controller service for Exchange services are running and try the operation again. Error: Therevwas no endpoint listening
    at net.tcp://localhost:17063/Management/SeedingAgent-0A2745DF-4522-42AB-9115-5DDE9EDEF1C612/Single that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details..
    [PS] C:\Windows\system32>

    Hi Folks,
    Here we go;
    "On
    August 14th, we announced the removal of the
    MS13-061 Security Update for Exchange Server 2013 due to an issue where the patch changed settings for the search infrastructure, placing the content index for all databases into a failed state.  As of today, we have released updated security updates
    for both Exchange 2013 RTM CU1 and Exchange 2013 RTM CU2."
    Details below;
    http://blogs.technet.com/b/exchange/archive/2013/08/27/now-available-updated-release-of-ms13-061-security-update-for-exchange-server-2013.aspx
    Yavuz Eren Demir
    After installing this patch (Exchange2013-KB2874216-v2-x64-en.msp) seeding of the databases was impossible.
    Error:
    warning
    Seeding of content index catalog for database 'Database02' failed. Please verify that the Microsoft Search (Exchange) and
    the Host Controller service for Exchange services are running and try the operation again. Error: Could not connect to net.tcp://localhost:3863/Management/SeedingAgent-F293698C-B2D0-40CA-A2C3-FB37982E708712/Single. The connection attempt lasted for a time
    span of 00:00:02.0592000. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:3863. .
    Looking at the two services mentioned in this warning I've noticed the Microsoft Exchange Search Host Controller (HostControllerService)
    was disabled
    After Changing it to Automatic and enabling it, the problem was salved

  • Content Index State: Failed and Suspended Exchange Server 2013

    On my passive Server "Content Index State" mailbox database is still Failed and Suspended for almost a week. 
    Actions Taken to Resolve the Issue:
     - Update-mailboxdatabasecopy
     -Delete the exisiting folder of database on passive server and run database copy on EAC
    Still got FAILED AND SUSPENDED content index state.
    Need some advice guys.. 
    Thanks!

    Hi,
    Please check the following article and see if it can resolve your problem.
    https://support.microsoft.com/kb/2807668
    Please check the active database, make sure the content index is healthy. If possible, please rebuild content index of active database. And then reseed passive database copy to check result.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Content index state: Failed

    Hi.
    I have been restoring the entire Windows after a bigger problem in the past. However, there were data for Exchange server at a completely different disk which was not affected.
    But now I can not load up OWA and when you look in the ECP so says the following under databases "Content index state: Failed"
    I have tried to repair it but without any success.
    The operation couldn't be performed because object '0747478411\MAIL-SERVER01' couldn't be found on 'server'.
        + CategoryInfo          : NotSpecified: (:) [Update-MailboxDatabaseCopy], ManagementObjectNotFoundException
        + FullyQualifiedErrorId : DD4CF704,Microsoft.Exchange.Management.SystemConfigurationTasks.UpdateDatabaseCopy
        + PSComputerName        : mail-server01
    Update-MailboxDatabaseCopy "0747478411\MAIL-SERVER01" -CatalogOnly
    All i have in owa now is
    something went wrong
    Sorry, we can't get that information right now. Please try again later. If the problem continues, contact your helpdesk.

    Hi Jesper,
    Thank you for your question.
    By my understanding, we should not simply recover window system, we should performance a disaster recover for Exchange by the following link:
    https://technet.microsoft.com/en-us/library/dd876880(v=exchg.150).aspx
    If there are any questions regarding this issue, please be free to let me know. 
    Best Regard,
    Jim
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Jim Xu
    TechNet Community Support

  • Database ContentIndex State: FailedAndSuspended in DAG

    I have two exchange 2013 SP1 servers in DAG Exch01 and Exch02.
    when I checked database copy status, it is showing contentindex state failed all four databases on both two servers. 
    I tried with command "Get-MailboxDatabaseCopyStatus * | where {$_.ContentIndexState -eq "FailedAndSuspended"} | Update-MailboxDatabaseCopy -CatalogOnly" but this didn't helped.
    I have tried to delete the index folders and reseed, also tried reseeding complete mailbox with no luck. 
    Restarting server didn't helped as well.

    well we are using VMware and this error was happening due to Network card settings and NIC was losing the packets. below is How to Fix..
    http://blogs.technet.com/b/askcore/archive/2013/06/03/nodes-being-removed-from-failover-cluster-membership-on-vmware-esx.aspx
    On each NIC on each node in the cluster, please do the following:
    a) Click Start
    èControl Panel
    èDevice Manager. b) Right-click
    vmxnet3 and click Properties. c) Click the Advanced tab. d) Click
    Small Rx Buffers and increase the value to 8192. (The default value is 512 and the maximum is 8192. ) e) Click
    Rx Ring #1 Size and increase the value to 4096. (The default value is 1024 and the maximum is 4096. ) Reference:
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2039495

  • Content Index State = 5?

    Hi all,
    I have a sort of strange issue. When i look at the database copies check the ContentIndexState column, i would have expected the status to be 'Healthy' or 'FailedAndSuspended' or even 'Crawling'. I have two copies where the status is simply just '5'. Anyone
    have some idea what is happening here and how to correct it?
    /Trev

    Hi,
    Agree with Andy. Please run the Update-MailboxDatabaseCopy cmdlet against this database copy to check result.
    You can also rebuild content index to check result, the time of rebuding index is based on the database size.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Technical Content BI Stat`s missing Transfer Rules for 0TCT_CA1

    Hi,
    I installed the new 7.0 technical content and had several glitches. Some are fixed with the new SP16, that we installed.
    We are at BI Cont 7.03, patch 8.
    There is no business content for the Frontend & OLAP Statistics (highly aggregated) 0TCT_CA1 transfer rules - although the cube and communication structure are there - as well as the virtual and multi cube with a lot of queries etc.
    Does anyone have a solution for this?
    Thanks!
    Kathleen

    Hi Kathleen Cooke ,
    I am having similar issue now, can you please let me know if you know the solution for the below problem..
    I am trying to activate the Business Content for BW Statistics, but the datasource and the  Transfer Rules are missing for the 0TCTPRCSVAR_TEXT and also a couple of BW Statistics objects...
    I am on
    BI_CONT 703, level 0005, Support Package SAPKIBIIP5
    SAP_BW 700, level 0012, Support Package SAPKW70012
    Thank You,
    Varun.

  • Content Index State Failed - Exchange 2010 2 Node Dag

    Hello,
    Last night I needed to restart one of my Exchange 2010 DAG nodes.  I moved all Active Database copies of this node to the other node in the DAG.  I then restarted the node with no Active Database copies.  When the server came back up I moved
    the Active Database copies back onto the node that they were initially on.  The node that I restarted now shows the ContentIndexState of all Databases as "Failed".  Test-replicationhealth gives the following results:
    [PS] C:\Windows\system32>Get-MailboxDatabaseCopyStatus -Server S01
    Name                                          Status         
    CopyQueue ReplayQueue LastInspectedLogTime   ContentIndex
    Length    Length                             State
    DB01-MS01 (A-B)\S01                     Mounted         0         0                                                       
    Failed
    DB02-MS01 (C-D)\S01                     Healthy         0         0          
    1/26/2011 9:57:40 AM           Failed
    DB03-MS01 (E-G)\S01                     Healthy         0         1          
    1/26/2011 10:02:38 AM         Failed
    DB04-MS01 (H-J)\S01                     Mounted         0         0                                                        
    Failed
    DB06-MS01 (M-N)\S01                     Healthy         0         0          
    1/26/2011 10:02:25 AM         Failed
    DB07-MS01 (0-P)\S01                     Healthy         0         0          
    1/26/2011 9:57:17 AM            Failed
    DB08-MS01 (Q-R)\S01                     Mounted         0         0                                                       
    Failed
    DB09-MS01 (S-T)\S01                     Mounted         0         0                                                        
    Failed
    DB05-MS01 (K-L)\S01                     Mounted         0         0                                                        
    Failed
    DB10-MS01 (U-V)\S01                     Healthy         0         0          
    1/26/2011 10:01:59 AM          Failed
    DB11-MS01 (W-Z)\S01                     Healthy         0         0          
    1/26/2011 9:57:50 AM           Failed
    [PS] C:\Windows\system32>Get-MailboxDatabaseCopyStatus -Server S02
    Name                                          Status         
    CopyQueue ReplayQueue LastInspectedLogTime   ContentIndex
    Length    Length                             State
    DB01-MS01 (A-B)\S02                     Healthy         0         0          
    1/26/2011 10:00:36 AM  Healthy
    DB02-MS01 (C-D)\S02                     Mounted         0         0                                               
    Healthy
    DB03-MS01 (E-G)\S02                     Mounted         0         0                                               
    Healthy
    DB04-MS01 (H-J)\S02                     Healthy         0         0          
    1/26/2011 10:02:29 AM  Healthy
    DB06-MS01 (M-N)\S02                     Mounted         0         0                                               
    Healthy
    DB07-MS01 (0-P)\S02                     Mounted         0         0                                                
    Healthy
    DB08-MS01 (Q-R)\S02                     Healthy         0         0          
    1/26/2011 10:02:32 AM  Healthy
    DB10-MS01 (U-V)\S02                     Mounted         0         0                                                
    Healthy
    DB11-MS01 (W-Z)\S02                     Mounted         0         0                                               
    Healthy
    DB05-MS01 (K-L)\S02                     Healthy         0         0          
    1/26/2011 10:02:21 AM  Healthy
    DB09-MS01 (S-T)\S02                     Healthy         0         0          
    1/26/2011 10:01:33 AM  Healthy
    [PS] C:\Windows\system32>test-replicationhealth
    Server          Check                      Result     Error
    S01          ClusterService             Passed
    S01          ReplayService              Passed
    S01          ActiveManager             Passed
    S01          TasksRpcListener         Passed
    S01          TcpListener                  Passed
    S01          DagMembersUp           Passed
    S01          ClusterNetwork            Passed
    S01          QuorumGroup               Passed
    S01          FileShareQuorum            Passed
    S01          DBCopySuspended            Passed
    S01          DBCopyFailed               Passed
    S01          DBInitializing             Passed
    S01          DBDisconnected             Passed
    S01          DBLogCopyKeepingUp         Passed
    S01          DBLogReplayKeepingUp       Passed
    I appreciate any help.  Thank you.
    R

    [PS] C:\Windows\system32>Get-MailboxDatabaseCopyStatus
    Name                                          Status         
    CopyQueue ReplayQueue LastInspectedLogTime   ContentIndex
    Length    Length                             State
    DB01-MS01 (A-B)\01                                 Mounted        
    0         0                                  Healthy
    DB02-MS01 (C-D)\S01                               Healthy         0        
    0           1/28/2011 11:05:45 AM  Healthy
    DB03-MS01 (E-G)\S01                               Mounted         0        
    0                                  Healthy
    DB04-MS01 (H-J)\S01                                Healthy        
    0         0           1/28/2011 11:07:50 AM  Healthy
    DB06-MS01 (M-N)\S01                               Healthy         0        
    0           1/28/2011 11:02:12 AM  Healthy
    DB07-MS01 (0-P)\S01                                Mounted        
    0         0                                  Healthy
    DB08-MS01 (Q-R)\S01                               Healthy         0        
    0           1/28/2011 11:09:08 AM  Healthy
    DB09-MS01 (S-T)\S01                                Mounted        
    0         0                                  Healthy
    DB05-MS01 (K-L)\S01                                Mounted        
    0         0                                  Healthy
    DB10-MS01 (U-V)\S01                               Healthy         0        
    0           1/28/2011 11:02:53 AM  Healthy
    DB11-MS01 (W-Z)\S01                              Mounted         0        
    0                                  Healthy
    [PS] C:\Windows\system32>Get-MailboxDatabaseCopyStatus
    Name                                          Status         
    CopyQueue ReplayQueue LastInspectedLogTime   ContentIndex
    Length    Length                             State
    DB01-MS01 (A-B)\S02                              Healthy         0        
    0           1/28/2011 11:08:27 AM  Healthy
    DB02-MS01 (C-D)\S02                              Mounted         0        
    0                                  Healthy
    DB03-MS01 (E-G)\S02                              Healthy         0        
    0           1/28/2011 11:10:36 AM  Healthy
    DB04-MS01 (H-J)\S02                               Mounted         0        
    0                                  Healthy
    DB06-MS01 (M-N)\S02                              Mounted         0        
    0                                  Healthy
    DB07-MS01 (0-P)\S02                              Healthy         0        
    0           1/28/2011 10:58:23 AM  Healthy
    DB08-MS01 (Q-R)\S02                              Mounted         0        
    0                                  Healthy
    DB10-MS01 (U-V)\S02                               Mounted         0        
    0                                  Healthy
    DB11-MS01 (W-Z)\S02                              Healthy         0        
    0           1/28/2011 11:09:45 AM  Healthy
    DB05-MS01 (K-L)\S02                               Healthy         0        
    0           1/28/2011 11:09:42 AM  Healthy
    DB09-MS01 (S-T)\S02                              Healthy         0        
    0           1/28/2011 11:08:34 AM  Healthy

  • Content Index State Failed - After every restart on 2010 mbx server

    I noticed that everyone is saying just to run the catalog only command on any database that gets
    Contnt index state failed after a restart. but what if you are faililng over 30database and 20 of them get corrupted? run this commadn 1 by 1? really?

    Thanks
    wawoodwa , this command solved my problem!!! 
    On other sites I found command:
    "Update-MailboxDatabaseCopy –Identity ‘DB2’ –CatalogOnly" it was not working, I got the same error as OldSchoola.

  • Exchange 2010 - 2013 Mailbox move - Syncing with no progress (Stalled?)

    I'm in the process of moving mailboxes from Exchange 2010 to Exchange 2013, the major of the mailboxes have moved successfully, however I did not anticipate the additional space required by Exchange 2013 and ran out of disk space during the mailbox move,
    and some mailboxes did not move successfully.
    I have since added additional space but can't seem to get the remaining mailboxes to sync.
    I have tried :
    Rebooting
    Clearing out migration batches and recreating
    Stopping and resuming batches.
    I see nothing helpful in the Migration log files.
    2013-05-20T23:59:57.904Z,14,MigrationServicelet,Information,",827890ff-522d-4c13-9f42-96fbfefb57f4,,","Job type ExchangeLocalMove, status SyncStarting, result Working, length 0.2724593, job :827890ff-522d-4c13-9f42-96fbfefb57f4:ExchangeLocalMove:Staged:4::SyncStarting:2013-05-17
    2:59:12 PM::"
    When I download the report for one of the users I see this, but don't know what it means :
    The job is currently stalled due to 'Content Indexing' lagging behind on resource 'CiAgeOfLastNotification(Mailbox Database 2065686096)'
    For one of the other users the downloaded report only shows :
    ​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​2013-05-16
    2:11:18 PM  '' created move request.
    DWW
    Additional Info:  I followed the info located here in regards to creating the ContentSubmitters group:
    http://www.bullspit.co.uk/2013/04/08/exchange-2013-content-indexing-during-migration/
    My mailbox database currently has Content index state: FailedAndSuspended
    I only have one database, I am not using DAG

    I had already created the contentsubmitters and it helped with the speed of the mailbox moves.  We have a SMB with >100 users and everything was working great, migrating from 2007 to 2013.  If I had it to do over, maybe it would have been better
    to go to 2010 on a 2008 R2 box but decided to jsut go straight to 2013 on a 2012 R2 server.  But the one thing I REALLY wish I had to do over again is to allocate about 3 times more space to the drive that was to hold the mailbox database.  Everything
    was working so well until a mailbox was being moved - a batch of several, I was doing maybe 5 at a time for the larger mailboxes - the disk filled up.  Also, before I realized what was going on, I ran some cmdlets thinking my receive connectors weren't
    right.  I recovered the database - at first it would not mount at all... but after eseutil /r and /p (and allocating more disk space) I could mount the database and open the mailboxes.  But from then on, nothing is being received and if you send,
    it goes to sent items - doesn't hang in outbox, but never goes anyhere except into a queue.  I have MS support working on it and it's been escalated to the top. If they fix it I will try to post any helpful information I can learn from it. But one
    lesson - I will read the planning and preparations documentation thoroughly from now on.
    Oh, and also, I keep getting this message in the ECP when navigating to the Recipients>migration applet:
    Cannot open mailbox /o=<Organization>/ou=Exchange Asministrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/CN=<yourExchangeserver>/cn=Microsoft System Attendant.
    If you did the same thing, (and didn't hang yourself or jump in front of a speeding locomotive), you are stronger than I.  Not that I have taken the path of the Samurai network admin or anything....
    And if you were able to fix it, I am impressed and would love to know how you fixed this.
    Thanks and best,
    Sam 

  • Mailbox Database Content Index Failed and Suspended

    Hello,
         I am having an issue with a Mailbox Database.  The content index shows FailedAndSuspended.  there are no Bad Copy Counts  and it shows as Mounted.  I have no DAG so this is a single database and followed the article
    here: 
    http://technet.microsoft.com/en-us/library/ee633475(v=exchg.150).aspx
    After it crawled for a little while it went to Failed, then unknown, then crawling, and has finally ended up at FailedAndSuspended again.  I am also popping errors as follows:
    MSExchangeFastSearch Event ID 1004
    MSExchangeIS Event ID 1012
    MSExchange  ADAccess Event ID 4020
    MSExchangeRepl Event ID 4087 (Though this is weird as it is a stand alone database why would it try to replicate it?)
    MSExchange Common Event ID 4999
    The following Warnings are hitting at the same time:
    MSExchangeFastSearch Event ID 1006, 1009, 1010
    MSExchange Mid-Tier Storage Event ID 6002, 10010
    Anyone have any thoughts on a fix for this?
    Michael R. Mastro II

    Ok I did a Set-MailboxDatabase "Mailbox Database #" -IndexEnabled $false, then stopped both the MS Exchange Search and MS Exchange Search Host Controllers. Started them again and it showed disabled when I did a get-mailboxdatabasecopystatus. I then went
    Set-MailboxDatabase "Mailbox Database #" -IndexEnabled $true. After about 10 minutes got a FailedAndSuspended Status. So here are the logs from event viewer.
    Log Name:      ApplicationSource:        MSExchange Mid-Tier StorageDate:          7/20/2014 7:53:49 PMEvent ID:      6002Task Category: ResourceHealthLevel:         WarningKeywords:      ClassicUser:          N/AComputer:      MRM2EX1.MRM2Inc.comDescription:Ping of mdb '7d98ce58-997c-41c1-abde-06d7eaf3dbdd' timed out after '00:00:00' minutes.  Last successful ping was at '7/20/2014 11:53:49 PM' UTC.Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">  <System>    <Provider Name="MSExchange Mid-Tier Storage" />    <EventID Qualifiers="32768">6002</EventID>    <Level>3</Level>    <Task>6</Task>    <Keywords>0x80000000000000</Keywords>    <TimeCreated SystemTime="2014-07-20T23:53:49.000000000Z" />    <EventRecordID>703314</EventRecordID>    <Channel>Application</Channel>    <Computer>MRM2EX1.MRM2Inc.com</Computer>    <Security />  </System>  <EventData>    <Data>7d98ce58-997c-41c1-abde-06d7eaf3dbdd</Data>    <Data>00:00:00</Data>    <Data>7/20/2014 11:53:49 PM</Data>  </EventData></Event>
    Log Name:      ApplicationSource:        MSExchangeFastSearchDate:          7/20/2014 7:37:17 PMEvent ID:      1006Task Category: GeneralLevel:         WarningKeywords:      ClassicUser:          N/AComputer:      MRM2EX1.MRM2Inc.comDescription:The FastFeeder component received a connection exception from FAST. Error details: Microsoft.Exchange.Search.Fast.FastConnectionException: Connection to the Content Submission Service has failed. ---> Microsoft.Ceres.External.ContentApi.ConnectionException: Recovery failed after 0 retries   at Microsoft.Ceres.External.ContentApi.DocumentFeeder.DocumentFeeder.CheckRecoveryFailed()   at Microsoft.Ceres.External.ContentApi.DocumentFeeder.DocumentFeeder.SubmitDocument(Document document, TimeSpan timeout)   at Microsoft.Ceres.External.ContentApi.DocumentFeeder.DocumentFeeder.SubmitDocument(Document document)   at Microsoft.Exchange.Search.Fast.FastFeeder.SubmitDocumentInternal(Object state)   --- End of inner exception stack trace ---Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">  <System>    <Provider Name="MSExchangeFastSearch" />    <EventID Qualifiers="32772">1006</EventID>    <Level>3</Level>    <Task>1</Task>    <Keywords>0x80000000000000</Keywords>    <TimeCreated SystemTime="2014-07-20T23:37:17.000000000Z" />    <EventRecordID>703192</EventRecordID>    <Channel>Application</Channel>    <Computer>MRM2EX1.MRM2Inc.com</Computer>    <Security />  </System>  <EventData>    <Data>Microsoft.Exchange.Search.Fast.FastConnectionException: Connection to the Content Submission Service has failed. ---&gt; Microsoft.Ceres.External.ContentApi.ConnectionException: Recovery failed after 0 retries   at Microsoft.Ceres.External.ContentApi.DocumentFeeder.DocumentFeeder.CheckRecoveryFailed()   at Microsoft.Ceres.External.ContentApi.DocumentFeeder.DocumentFeeder.SubmitDocument(Document document, TimeSpan timeout)   at Microsoft.Ceres.External.ContentApi.DocumentFeeder.DocumentFeeder.SubmitDocument(Document document)   at Microsoft.Exchange.Search.Fast.FastFeeder.SubmitDocumentInternal(Object state)   --- End of inner exception stack trace ---</Data>  </EventData></Event>
    Log Name:      ApplicationSource:        MSExchangeFastSearchDate:          7/20/2014 7:43:22 PMEvent ID:      1010Task Category: GeneralLevel:         WarningKeywords:      ClassicUser:          N/AComputer:      MRM2EX1.MRM2Inc.comDescription:An operation attempted against a FAST endpoint exprienced an exception. This operation may be retried. Error details: Microsoft.Exchange.Search.Fast.PerformingFastOperationException: An Exception was received during a FAST operation. ---> System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:01:00'. ---> System.IO.IOException: The write operation failed, see inner exception. ---> System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:01:00'. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)   at System.ServiceModel.Channels.SocketConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)   --- End of inner exception stack trace ---   at System.ServiceModel.Channels.SocketConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)   at System.ServiceModel.Channels.BufferedConnection.WriteNow(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, BufferManager bufferManager)   at System.ServiceModel.Channels.BufferedConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)   at System.ServiceModel.Channels.ConnectionStream.Write(Byte[] buffer, Int32 offset, Int32 count)   at System.Net.Security.NegotiateStream.StartWriting(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)   at System.Net.Security.NegotiateStream.ProcessWrite(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)   --- End of inner exception stack trace ---   at System.Net.Security.NegotiateStream.ProcessWrite(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)   at System.Net.Security.NegotiateStream.Write(Byte[] buffer, Int32 offset, Int32 count)   at System.ServiceModel.Channels.StreamConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)   --- End of inner exception stack trace ---Server stack trace:    at System.ServiceModel.Channels.StreamConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)   at System.ServiceModel.Channels.StreamConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout, BufferManager bufferManager)   at System.ServiceModel.Channels.FramingDuplexSessionChannel.OnSendCore(Message message, TimeSpan timeout)   at System.ServiceModel.Channels.TransportDuplexSessionChannel.OnSend(Message message, TimeSpan timeout)   at System.ServiceModel.Channels.OutputChannel.Send(Message message, TimeSpan timeout)   at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout)   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)   at Microsoft.Ceres.ContentEngine.Admin.FlowService.IFlowServiceManagementAgent.GetFlows()   at Microsoft.Exchange.Search.Fast.IndexManager.<GetFlows>b__16()   at Microsoft.Exchange.Search.Fast.IndexManagementClient.PerformFastOperation[T](Func`1 function, String eventLogKey)   --- End of inner exception stack trace ---Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">  <System>    <Provider Name="MSExchangeFastSearch" />    <EventID Qualifiers="32772">1010</EventID>    <Level>3</Level>    <Task>1</Task>    <Keywords>0x80000000000000</Keywords>    <TimeCreated SystemTime="2014-07-20T23:43:22.000000000Z" />    <EventRecordID>703224</EventRecordID>    <Channel>Application</Channel>    <Computer>MRM2EX1.MRM2Inc.com</Computer>    <Security />  </System>  <EventData>    <Data>Microsoft.Exchange.Search.Fast.PerformingFastOperationException: An Exception was received during a FAST operation. ---&gt; System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:01:00'. ---&gt; System.IO.IOException: The write operation failed, see inner exception. ---&gt; System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:01:00'. ---&gt; System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)   at System.ServiceModel.Channels.SocketConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)   --- End of inner exception stack trace ---   at System.ServiceModel.Channels.SocketConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)   at System.ServiceModel.Channels.BufferedConnection.WriteNow(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, BufferManager bufferManager)   at System.ServiceModel.Channels.BufferedConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)   at System.ServiceModel.Channels.ConnectionStream.Write(Byte[] buffer, Int32 offset, Int32 count)   at System.Net.Security.NegotiateStream.StartWriting(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)   at System.Net.Security.NegotiateStream.ProcessWrite(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)   --- End of inner exception stack trace ---   at System.Net.Security.NegotiateStream.ProcessWrite(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)   at System.Net.Security.NegotiateStream.Write(Byte[] buffer, Int32 offset, Int32 count)   at System.ServiceModel.Channels.StreamConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)   --- End of inner exception stack trace ---Server stack trace:    at System.ServiceModel.Channels.StreamConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)   at System.ServiceModel.Channels.StreamConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout, BufferManager bufferManager)   at System.ServiceModel.Channels.FramingDuplexSessionChannel.OnSendCore(Message message, TimeSpan timeout)   at System.ServiceModel.Channels.TransportDuplexSessionChannel.OnSend(Message message, TimeSpan timeout)   at System.ServiceModel.Channels.OutputChannel.Send(Message message, TimeSpan timeout)   at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout)   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)   at Microsoft.Ceres.ContentEngine.Admin.FlowService.IFlowServiceManagementAgent.GetFlows()   at Microsoft.Exchange.Search.Fast.IndexManager.&lt;GetFlows&gt;b__16()   at Microsoft.Exchange.Search.Fast.IndexManagementClient.PerformFastOperation[T](Func`1 function, String eventLogKey)   --- End of inner exception stack trace ---</Data>  </EventData></Event>
    Log Name:      ApplicationSource:        MSExchange Mid-Tier StorageDate:          7/20/2014 7:53:49 PMEvent ID:      6002Task Category: ResourceHealthLevel:         WarningKeywords:      ClassicUser:          N/AComputer:      MRM2EX1.MRM2Inc.comDescription:Ping of mdb '7d98ce58-997c-41c1-abde-06d7eaf3dbdd' timed out after '00:00:00' minutes.  Last successful ping was at '7/20/2014 11:53:49 PM' UTC.Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">  <System>    <Provider Name="MSExchange Mid-Tier Storage" />    <EventID Qualifiers="32768">6002</EventID>    <Level>3</Level>    <Task>6</Task>    <Keywords>0x80000000000000</Keywords>    <TimeCreated SystemTime="2014-07-20T23:53:49.000000000Z" />    <EventRecordID>703314</EventRecordID>    <Channel>Application</Channel>    <Computer>MRM2EX1.MRM2Inc.com</Computer>    <Security />  </System>  <EventData>    <Data>7d98ce58-997c-41c1-abde-06d7eaf3dbdd</Data>    <Data>00:00:00</Data>    <Data>7/20/2014 11:53:49 PM</Data>  </EventData></Event>
    Log Name:      ApplicationSource:        MSExchange Mid-Tier StorageDate:          7/20/2014 7:58:39 PMEvent ID:      10010Task Category: ResourceHealthLevel:         WarningKeywords:      ClassicUser:          N/AComputer:      MRM2EX1.MRM2Inc.comDescription:Process: MSExchangeDelivery (2824), Db:a433e8a2-ca26-438e-a9a3-d71305c6c266,C:1,BT:00:00:00,Db:7d98ce58-997c-41c1-abde-06d7eaf3dbdd,C:1,BT:00:00:00,Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">  <System>    <Provider Name="MSExchange Mid-Tier Storage" />    <EventID Qualifiers="32768">10010</EventID>    <Level>3</Level>    <Task>6</Task>    <Keywords>0x80000000000000</Keywords>    <TimeCreated SystemTime="2014-07-20T23:58:39.000000000Z" />    <EventRecordID>703327</EventRecordID>    <Channel>Application</Channel>    <Computer>MRM2EX1.MRM2Inc.com</Computer>    <Security />  </System>  <EventData>    <Data>Process: MSExchangeDelivery (2824), Db:a433e8a2-ca26-438e-a9a3-d71305c6c266,C:1,BT:00:00:00,Db:7d98ce58-997c-41c1-abde-06d7eaf3dbdd,C:1,BT:00:00:00,</Data>  </EventData></Event>
    Michael R. Mastro II

  • Parental Controls Content Restrictions do not work correctly in iTunes?

    I cannot seem to get the content restrictions to fully work in the iTunes Store. The Content Restrictions state that I will not be able to preview, purchase or subscribe to content that is marked as explicit:
    But after setting the Applications level to 4+ and making sure the "Restrict explicit content" box is checked:
    I am still able to view apps for a 17+ audience. The "Entertainment" section of the App Store is filled with applications that feature sexually graphic content (i.e. pictures of nude women in suggestive positions.) The settings do stop me from purchasing the apps. The "Buy App/Get App" button is grayed out so I cannot get the app, but I am still able to preview the app, including screen shots of graphic content along with detailed descriptions.
    Is there a step that I missed? How do I make the 17+ apps not visible? I do not want to disable the entire App store, just the explicit content.
    Thanks!

    I do not understand why APPLE is making it Rocket Science to protect our kids from this por-nography through their Store.
    I have been in a dialgue with APPLE now for 2 weeks about the APP's that continue to come up, and researching further their podcasts also. They continue, as recommended here, to suggest that you complain to the a feedback link that, unfortunately, ends with a thank you and we will not be contacting you personally about this.
    My suggestion is that you go to one of their 24 hour response links, here is one! (http://www.apple.com/support/itunes/contact.html?form=app_store&topic=App%20Stor e&subtopic=Downloading%20and%20updating%20Applications) and complain there. It is their respondsibility to manage their content.
    The other suggestion is to notify everyone you know of your issue with APPLE and encourage them to also notify APPLE!
    Everyone that I have notified is equally dissatisfied with APPLE.
    Shame, we have to go so far to get APPLE to do what's right!

  • Get value based on column names for custom metadata field of Webcenter Content

    In UCM, I created a custom metadata field of type Text.  I then enabled optlist in that field.  I populate values to the optList, I am using a View.  The View has three columns.  Let us call them ID, Key, Value.  OptList displays the Keys in its list.  I then create a Content (Content ID: MyContent) in Webcenter Content and choose values from OptList for my new metadata field (MyField).
    From Webcenter Portal, I am populating a selectOneChoice with values of MyField in the Content ID: MyContent.  Remember from previous step, the values populated in selectOneChoice is the list of values selected from optList field MyField.  This optList is in-turn populated from View.  After the user selects a value in selectOneChoice, in Javascript, I need to alert a message in this format "value chosen - corresponding value from View of optList that populates MyField"
    I think an example will be useful:
    Here is a View that I created in Configuration Manager applet in Admin Applets of Webcenter Content:
    ID | State | Capital
    1 | North Carolina | Raleigh
    2 | California | Sacramento
    3 | Illinois | Chicago
    Then, I create a Custom Field (Name: MyField).  MyField is an optList the values are populated from View created above.  The internal value and display value are both State.  Then I Check-In a new content with Content Id: MyContent.  For MyContent, I select these values from OptList for MyField: {North Carolina, Illinois}.
    In my Webcenter Portal application, I create a Content Presenter Taskflow.  I configure it as a single item content presenter.  I assign MyContent as Content Id.  Then, in templateView, I get all values of MyField in MyContent and display them as selectOneChoice.  I created a javascript function that would get the value that user selected in selectOneChoice.  In the View created in Webcenter Content's Configuration Manager (above), there is a value corresponding to each value displayed.  So, for the selected value, I need to get the corresponding Capital and display it in my alert message.
    From Javascript, how can I get the value of Capital, given I have the value of State.

    Hi.
    The idea to achieve your requirement is next:
    Create a helper manage bean that will be call as Map access: #{stateUtil['Calofironia']} (it will return Raleigh). This value will be get calling GET_SCHEMA_VIEW_VALUES IDC service using RIDC in your manage bean.
    Pass the result of #{stateUtil['statename']} to your JavaScript function using <af:clientAttribute.../>
    I hope this information help you.
    Regards,

Maybe you are looking for