Task timeout expired. Endpoint status record remained in App Discovery state.Description<!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Symptoms CI with exclamation mark found on business service map. Clicking on the CI reveals error message "Task timeout expired. Endpoint status record remained in App Discovery state.". Release All currently supported releases Cause The maximum time for a Service Mapping task in minutes (including waiting for execution in internal queues and ECC queue) was exceeded. The property sa.discovery_task_timeout_min controls this value. The OOB value is 120 minutes. Components installed with Service Mapping This will often be seen in two case scenarios: Pattern discovering CI takes too long to complete.Ecc input of topic "ServiceDiscoveryProbe" for the pattern was not processed due to an error. Example error:"Payload length <num> exceeded limit of <limit>". Resolution The resolution will depend on the root cause. In general, the solution will consist of: Setting mid server to debug(MID parameter mid.log.level = debug).Review of MID server agent logs to determine why the timeout was exceeded. It is possible that a pattern could take longer than the OOB timeout even though there are no issues or errors. If the pattern cannot be improved to complete within the set value, optionally, the value of system property can be increased to accommodate for the pattern.