Debug AutoPop process

The auto-populated groups feature in Domino 8.5.x is great, but when you run into problems an error message like:

“Search for auto-populated group members failed for group TEST.: Error looking up name on LDAP Server; See server log for further details.”

is not very helpful, because there is no more info in the server log.

Add debug_autopop=2 to the server’s notes.ini and the next time, the autopop process will be more verbose.

restart task update
01/26/2010 08:32:54.59 [0AA8:0005-0A04] AutoPop>  …Shutting down
01/26/2010 08:32:54   Index update process shutdown
01/26/2010 08:32:55.73 [0E40:0002-06F0] AutoPop>  Admin server is CN=MyServer/O=foo/C=de
01/26/2010 08:32:55.73 [0E40:0002-06F0] AutoPop>  Current server is CN=MyServer/O=foo/C=de
01/26/2010 08:32:55.73 [0E40:0002-06F0] AutoPop>  Starting the Auto Populated Groups thread…
01/26/2010 08:32:55.73 [0E40:0002-06F0] AutoPop>  Started the Auto Populated Groups thread.
01/26/2010 08:32:55.74 [0E40:0005-0218] AutoPop>  Starting up…
01/26/2010 08:32:55.82 [0E40:0005-0218] AutoPop>  Found [1] Name and Address Book(s), opening first [names.nsf].
01/26/2010 08:32:55.82 [0E40:0005-0218] AutoPop>  Member update interval 30
01/26/2010 08:32:55.82 [0E40:0005-0218] AutoPop>  Domain = foo
01/26/2010 08:32:55   Index update process started:
01/26/2010 08:32:56.82 [0E40:0005-0218] AutoPop>  Time to perform Member updates for all groups: 01/26/2010 08:32:55
01/26/2010 08:32:56.82 [0E40:0005-0218] AutoPop>  Next Member update time: 01/26/2010 09:02:56
01/26/2010 08:32:56.82 [0E40:0005-0218] AutoPop>  Looking for autopopulated groups
01/26/2010 08:32:56.96 [0E40:0005-0218] AutoPop>  Found 1 auto-populated groups to process.
01/26/2010 08:32:57.96 [0E40:0005-0218] AutoPop>  Starting to work on group = TEST
01/26/2010 08:32:57.96 [0E40:0005-0218] AutoPop>  Selection Criteria is= [(&(ObjectClass=person)(mailserver=CN=MyServer/O=foo/C=de))], size = 56
01/26/2010 08:32:58.10 [0E40:0005-0218] AutoPop>  Failed applying selection criteria = Error looking up name on LDAP Server; See server log for further details., (&(ObjectClass=person)(mailserver=CN=MyServer/O=foo/C=de))
01/26/2010 08:32:58.10 [0E40:0005-0218] AutoPop>  Finished work on group = TEST
01/26/2010 08:32:58.10 [0E40:0005-0218] AutoPop>  Finished Member updates for all auto-populated groups
01/26/2010 08:32:58   Search for auto-populated group members failed for group TEST.: Error looking up name on LDAP Server; See server log for further details.