Enterprise Vault Domino Archiving task fails with Event ID 41163 about "Error saving note: Invalid or nonexistent document"
| Article:TECH200998 | | | Created: 2012-12-19 | | | Updated: 2013-03-26 | | | Article URL http://www.symantec.com/docs/TECH200998 |
Problem
In certain Domino Mailbox databases some noteIDs cannot be archived by Enterprise Vault, the Domino Archiving task fails with Event ID 41163 about "Error saving note: Invalid or nonexistent document"
Error
Type : Error
Date : 01/11/2012
Time : 12:00:00
Event : 41163
Source : Enterprise Vault
Category : Lotus Domino Mailbox Archiving Task
User : N/A
Computer : EVSERVER.DOMAIN.LOC
Description:
There was an error processing an item in a mailbox. The task will process the item again on the next archiving run.
Task: Domino Mailbox Archiving Task
Mailbox: 'MAILSERVER/example!!mail\testuser2'-CN=Test User2/O=EXAMPLE @ example
NoteID: 1107
Subject: This is the email having the error
Error: Error saving note: Invalid or nonexistent document
Trace: at DomNote.Save(DomSaveOptions saveOpts)
at DomNote.Save()
at LotusDominoMailboxArchivingTask.QItemArchive.StoreItem()
at LotusDominoMailboxArchivingTask.QItemArchive.ArchiveNote()
at LotusDominoMailboxArchivingTask.QItemArchive.Process()
Cause
The above issue might occur when Domino Mailbox Databases have IMAP support enabled. IBM support have indicated that the archive failure is actually caused by a domino database corruption.
The database corruption does not allow the Enterprise Vault Archiving task to properly convert some items to 'shortcuts', therefore the task threats them every time like 'non-archived' items and insert them into the EV Domino Archive. To avoid the creation of duplicate SavesetID into the EV Domino archives it is recommended to disable the affected mailbox databases from EV archiving and proceed with the database fixup.
Database fixup: in order to fix the database corruption IBM has indicated the following procedure (to be executed against corrupted Domino Mailboxes databases while temporarily disabled from Enterprise Vault Archiving):
1. Disable IMAP ---> "load convert -e- mail\testuser2.nsf"
2. Database Fixup -->
a. "load fixup -j -f mail\testuser2.nsf"
b. "load compact -c -i mail\testuser2.nsf"
c. "load updall -r mail\testuser2.nsf"
3. Enable IMAP ---> "load convert -e mail\testuser2.nsf"
Please refer to IBM documentation to better understand the usage of the above commands and when they can be executed.
In order to avoid duplicate entries creation Symantec engineering is including the above errors into the 'blacklist' mechanism, basically the EV Archiving task encountering the above error will simply 'remember' that those noteIDs are already archived and it will not archive them again during each Archiving task execution.
Solution
This issue has been addressed in the following releases:
Enterprise Vault 10.0.2 cumulative hotfix 2 release
http://www.symantec.com/docs/TECH201383
Enterprise Vault 10.0.3 cumulative hotfix 1 release
http://www.symantec.com/docs/TECH203045
|
|
| Source | Event ID |
| Value | 41163 |
| Description | Error saving note: Invalid or nonexistent document |
| Source | UMI |
| Value | V-437-41163 |
| Description | Error saving note: Invalid or nonexistent document |
| Source | ETrack |
| Value | 3004206 |
| Description | Event Id 41163 "Error saving note: Invalid or nonexistent document" occurs during an archiving run |
| Source | ETrack |
| Value | 3010009 |
| Description | Event Id 41163 "Error saving note: Invalid or nonexistent document" occurs during an archiving run; Domino archiving tasks could archive failed items multiple times |
Article URL http://www.symantec.com/docs/TECH200998
Terms of use for this information are found in Legal Notices









Thank you.