The Carbon Black App Control Console reports that File Reputation (CDC) synchronization is unavailable or stuck. The Reporter.log (typically located in C:\Program Files (x86)\Bit9\Reporter\Reporter.log) contains the following error:
2026-05-11 23:59:28,837 [ 8] ERROR AntibodyMetadataLookup - Cb Threat Intel sync - System.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
This issue typically occurs when the antibody_lookup table has grown significantly (often following a period of service disconnection or certificate expiration). When the service attempts to "catch up," the default batch size for metadata lookups is too large for the database to process within the default SQL command timeout window, leading to a recurring timeout exception.
To resolve this, adjust the batch size and increase the allowed timeout duration within the server configuration.