Problem with FTI in MTDATA when FTBASEPATH is used in notes.ini

Hi,

we created separated disk for DATA, TRANSLOG, FTI

When the router is started, several messages appear in the log:

Error full text indexing document NT00000000
/data/ds140/fti/mtdata/mtstore.ft (rc=259) File does not exist

The access to /data/ds140/fti is correct: user and group are set and chmod is 755

Other applications can create .FT folders and indexing is working fine !!

MTDATA is not able to create the mtdata folder insite this FTI folder.

When we create the mtdata folder manually, and set the correct owner and access, the index is build…

@IBM: When will this be fixed :slight_smile:

Remco Angioni

Subject: Have you opened a support call with IBM?

Subject: Not sure if this will help

Not sure if it is part of your problem or not but how are you rebuilding the tracking store index? The only task that should be used to do this is the MTC task.

Maybe try a manual deletion of the existing ft index, if there is one already built (on the mtstore.nsf database properties index tab using the Delete Index button), and then rebuilding the Index with the command:

tell mtc reindex -c it should build a new clean index using the MTC task.