Confirm if your MID Server is in a failed state due to event processingIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; text-decoration: underline; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } --> Confirm if your MID Server is in a failed state due to event processing Resolution Whether it is a MID Server that is being deployed for the first time or one that has been active for a while, there may be an occasion when the MID Server record on the instance reports that the MID Server is Down. This article describes how to confirm that your MID Server is actually down by checking event processing. To confirm: 1) Check that your MID Servers are showing as down in the instance. 2) Review the diagnostics page to determine if the event queue is stuck. 3) If it is similar to the below screenshot with numerous events pending, then it is probably the event processing that is holding up the heartbeat probes from processing. 4) Go to the Scheduled Jobs table. 5) Check the events process job and check the State. If it is in an error state, change it back to ready. This should allow the event process job to continue working. 6) Check the ECC queue. 7) Check to see if the HeartbeatProbes are getting processed or not for your respective MID Server. For more information, please review MID Server Down: A Guide on How to Restore a MID Server and MID Server Heartbeat.