The following messages are observed in event_log pertaining to Read process removing bogus activation record:
Info 2010-04-20 14:50:38.145141 31367 4128663232 Activation of "config_file_name", actid 34, for sid o.SID complete
Notice 2010-04-20 14:50:37.374381 3641 4128011968 Reader: Removing bogus activation record (errno 9) (from server_name) [module act]
event_log (15/60)
This solution delves on its implications.
General information.
The messages are related to an activation record which reader picks up again when it's expecting the actid to be already be deactivated. It should be harmless. The messages will stop appearing once Read does not see any such messages.
Â