When I do a “tell traveler show xyz…” … I see this warning for some users … and not for others:“Server myserver/myou reported the following problem causing authentication to fail: Entry not found in index”
Traveler works OK for the users with this “Entry not found in index”-waning… but what is causing this ?
And it crashes my server after a while. I have an open PMR on this, and will advise when I get any results. Near as anyone can figure there is a memory leak in HTTP with Traveler.
Unfortunately, this is “normal”. When you run the show tell command, Traveler will look for the Notes ID in the mail database and the vault. In calling the Domino API to check the vault, if it is not in the vault, the Domino API call will right the “Entry not found in index” message to the console. This does not hurt anything - it just means the Notes ID is not in the vault.
If you want to open a PMR for this (we opened one during development but it was deemed to be working as designed and not important enough to change because it did not come from a customer), feel free to do so against the Domino vault API call.
This also means that Savard’s issue is a different issue. This warning does not leak memory, so there is something else that is going on in that case. The PMR will need to resolve that with logs.