Type : Warning
Date : 11/02/2015
Time : 13:11:27
Event : 29057
Source : Enterprise Vault
Category : Storage Archive
User : N/A
Computer : EVServer
Description:
A problem was encountered while trying to process a saveset in the storage queue, but it appears that the problem may be recoverable.
The saveset will be re-queued and another attempt will be made to process it later.
Details: <0x8004010f>
Storage Queue Location: D:\EVStorageQueue
Storage Queue Batch File: D:\EVStorageQueue\EVStorageQueue_1C3BE654F18A7CB4AADC47D47B85B69131210000EVServer_20141201201445_00400.EVSQ
Transaction Id: 90010762A8C08D8A425707D643C39181
Vault Store Entry Id: 1C3BE654F18A7CB4AADC47D47B85B69131210000EVServer
V-437-29057
Dtrace snippet:
120883 16:46:13.376 [14792] (StorageArchive) <13852> EV:L {CPoisonPill::CPPControl::UnregisterPP} (Entry)
120884 16:46:13.376 [14792] (StorageArchive) <13852> EV:L {CPoisonPill::CPPControl::UnregisterPP}|Unregistering PP - 0x3f0ef14
120885 16:46:13.376 [14792] (StorageArchive) <13852> EV:L {CPoisonPill::CPPControl::UnregisterPP} (Exit)
120886 16:46:13.376 [14792] (StorageArchive) <13852> EV:H {CVault::InsertSaveset} (Exit) Status: [<0x8004010f>]
120887 16:46:13.376 [14792] (StorageArchive) <13852> EV:H {CStoreAccessor::InsertItem} (Exit) Status: [<0x8004010f>]
120888 16:46:13.376 [14792] (StorageArchive) <13852> EV:H {InsertQueuedItemCommand::Execute:#42} _com_error exception: [<0x8004010f>]
120889 16:46:13.376 [14792] (StorageArchive) <13852> EV:H {InsertQueuedItemCommand::Execute} (Exit) Status: [<0x8004010f>]
120890 16:46:13.376 [14792] (StorageArchive) <13852> EV:H {EVCommand::Trace:#42} All 100 retries of InsertQueuedItemCommand have failed. hr=<0x8004010f>
120891 16:46:13.376 [14792] (StorageArchive) <13852> EV:H {EVCommandExecutor::ExecuteCommand} (Exit) Status: [<0x8004010f>]
120892 16:46:13.376 [14792] (StorageArchive) <13852> EV:H {ArchiveSavesetRequest::InsertItem} Status: [<0x8004010f>]
The root cause of this problem is that items are being flagged as S/MIME, but are not actually S/MIME formatted.
Workaround
The workaround below reduces the impact that this issue has on the Ingestion and Indexing
This issue has been addressed in the following releases:
Enterprise Vault 11.0.1 Cumulative Hotfix 2 Release
Enterprise Vault 12
Additionally when archiving to Non-Centera Partitions, the following registry key needs to be created to process malformed attachments without single Instanced during archiving.
Location HKEY_LOCAL_MACHINE \SOFTWARE \Wow6432Node \KVS \Enterprise Vault \Storage
REG_SZ InsertQueuedItemNonRecoverableErrors
Value (HEX) 0x8004010f
During archiving, items are first written to the Enterprise Vault (EV) Storage Queue and will then need to be ingested to the EV Partition from the Storage Queue. Certain items have been identified as being invalid S/MIME items. Opening these items in Outlook would fail, as would any attempt to archive them from a mailbox. However, if MS Exchange Journaling is enabled, and one of those items is on a journal report, then Enterprise Vault Journaling will successfully add the item to the storage queue. The problem then occurs trying to ingest this item, as it gives a MAPI_E_NOT_FOUND error. This is treated as a recoverable error and, once the ingestion retries are exhausted (default:
100 times, 15 seconds between each), the item will be constantly re-queued. This problem will have 2 main consequences:
ETrack: 3746460 ETrack: 3775557