Hello all
Situation: the Domino R6 server with the “McAfee GroupShield for Lotus Domino” installed.
Issue: error messages in the LOG.NSF:
McAfee Reporter: Unable to process log entry (NoteID=24CA, Retry 1 of 2)
Could anyone help, please.
Have a nice day!
Jindra
Subject: LOG.NSF: Unable to process log entry
It sounds like this app was designed for pre-R6 logs. Pre-R6 logs were one large text field which contained many events concatinated together. In R6 logs each event is stored in parallel lists. These lists contain things like Type, Severity, Error Code, Text, Addin Name, Time, etc. The McAffee app prably can’t decipher the new log. There are two options.One ->> See if McAffee has an upgrade. (best solution)
Two ->> Set the following notes.ini param OLD_STYLE_LOGGING=1 (You will miss out on important data)