Lotus Notes Vault Cache is not initialising correctly, the size of the local database EVOffline.nsf does not change from the initial size
book
Article ID: 100005610
calendar_today
Updated On:
Description
Error Message
In order to troubleshoot this Lotus Notes issue, add the parameter $EVClientLoggingLevel=1 in the client notes.ini. The debug log is created in the folder ..\Lotus\Notes\Data\ and it is named EVClientLog_.log
SETUPOFFLINEVAULT Line:34Object variable not set
SETUPOFFLINEVAULT Line:95Type mismatch
Cause
This error occurs if mailbox database uses multi-language Enterprise Vault templates (typically when Domino Language Packs are installed on the Domino Mail Servers). In this case, the same Domino Language packs need to be installed on the Enterprise Vault Domino Gateway Domino Server (EVDG).
The error “Object variable not set” error will appear in the EVClientLog translated into the local language:
- "Variable d'objet non définie" for French
- "Variable d'oggetto non definita" for Italian
- "Variable de objeto no establecida" for Spanish
- "Objektvariable nicht gesetzt" for German
Resolution
- Delete the EVOffline.nsf on the client
- On the Enterprise Vault Domino Gateway restore the backup copy (original IBM version) of the Forms.nsf (such as Forms8.nsf or Forms85.nsf), in case they were previously modified by the EVInstall.nsf execution
- Install the same Language Pack(s) present on the target Domino Mail Server on the EVDG (make sure to install them in additional mode)
- Execute EVInstall.nsf against the Enterprise Vault Domino Gateway, making sure to select ‘Install Vault Cache’ and ‘Modify Forms Files’ as appropriate
- On Lotus Notes client open the local mail database and confirm that the local EVOffline.nsf is recreated (typically in the ..\Lotus\Notes\Data\ folder)
- Check the Client Log for the original error and wait at least 15 minutes to observe the EVOffline.nsf actually growing
- Make sure the Vault Cache synchronization is working and remove the $EVClientLoggingLevel=1 from the Lotus Notes notes.ini
Issue/Introduction
When Vault Cache is enabled on a user's mailbox, the evoffline.nsf is created but seems to be incorrectly initialized. No archived items are recallable from the cache or returned from the Enterprise Vault Search Cache
Was this article helpful?
thumb_up
Yes
thumb_down
No