After an upgrade or installation of Enterprise Vault version 8 Vault Cache does not download any data for one or more Enterprise Vault Servers. A Full Client Trace (see technote linked at the bottom of this technote on how to run a client trace)
A review of the client trace will show the following.
HDR: Requesting URL:http://EVSERVER/EnterpriseVault/ListArchives.aspx
HDR: ~EVServerConnection::Get
HDR:SYNC: Invalid MDCSyncResponse: Root missing
HDR:SYNC: ~MDC::ServerResponseHandling::Request: 0x80004005
HDR:SYNC: ~MetaDataCacheScheduler::GetAccessibleArchives: 0x0
HDR:SYNC: ~MetaDataCacheScheduler::UpdateMDCArchiveMapping
HDR:SYNC: Error (COM) synchronizing: 0x80004005
HDR:SYNC: Failed
HDR:SYNC: MetaDataCacheScheduler::UpdateSyncTimes
The request in IIS logs will reveal a 500 error for the request (internal server error)
Attempting to access the URL directly (http://EVSERVER/EnterpriseVault/ListArchives.aspx) will show the error "Error in Application" the following from a client PC.