Event clean <viewname>, but no clean-up?

We get a lot of these warnings:

Database events4.nsf in view ($StatFindByName) contains 65 duplicate documents

Possible solution:

You can attempt to clean the database view with the Domino console command ‘tell event clean ’.

For example, if the error was reported for the ($Messages) view, the command would be ‘tell event clean ($Messages)’.

So we did:

01/22/2009 10:34:54 AM Detection and removal of duplicate configuration documents in ($StatFindByName) of events4.nsf is initiated …

01/22/2009 10:42:06 AM From the ‘($StatFindByName)’ view in ‘events4.nsf’, 65 duplicate notes have been deleted and 0 replication conflict notes have been deleted.

01/22/2009 10:42:06 AM Detection and removal of duplicate configuration documents in ($StatFindByName) of events4.nsf is complete. 0 documents were deleted.

As you can read it said: 65 duplicate notes have been deleted

But this this problem gets back and back, how to solve this?

I check the hidden view in the events4.nsf and yes, I do see duplicate documents … :frowning:

Any help would be nice.

Thanks,

Matthijs

Subject: Event clean , but no clean-up?

Nobody any clue?

I got the same now for ($Messages) and I am afraid to mannually do the deletions …