Lotus Notes: Resolving “File Already Exists” issues

Working in a Lotus Notes environment, I have seen quite a few of the issues concerned with Lotus Notes. Running Lotus Notes with the data-folder located on a network share, combined with sync of Offline folders has a nasty tendency of creating corrupt files.

A typical error is “File Already Exists”. Experience has pretty reliably show this to be a problem related to the bookmark.nsf-file.

The Solution
Lotus Notes has *.nsf files, database files, and *.ntf files, database template files. Knowing this, the solution to this problem is as follows:

  1. Find the Lotus Notes data folder (Typically located at C:\Program Files\Lotus\Notes\Data)
  2. Locate the bookmark.nsf file
  3. Rename the file to bookmarks.nsf_old or something like that
  4. Restart Lotus Notes

Lotus Notes will then recreate the bookmarks.nsf file using bookmarks.ntf


Posted

in

by

Comments

3 responses to “Lotus Notes: Resolving “File Already Exists” issues”

  1. radzimir

    Thank You, it works!!!

    Under OS X it is:

    rm “~/Library/Application Support/Lotus Notes Data/bookmark.nsf”

  2. Anvik

    Worked in LINUX! Thanks

  3. Chris

    Thanks ! Worked like charm !!!

Leave a Reply to AnvikCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.