Hi experts,
I have a cluster application with 4 nodes.
My system auditing is not working well, from the cms traces what I saw was:
The auditor checks for events to be written for DB in some servers but suddently appears to crash:
From one node:
Auditor::PullAuditEvents - Calling getData() on auditee: SIAP746001BIS05.cms
(...)
Auditor::PullAuditEvents - Calling getData() on auditee: SIAP746001BIS05.AdaptiveProcessingServer
SIAP646001BIS05.AdaptiveProcessingServer generated exceptions: Exception in getting messages from auditee:
2016/05/18 18:05:18.884|==| | |13303994|9259| |||||||||||||||(auditsubsystem_impl.cpp:2547) Auditor::PullAuditEvents - Calling getData() on auditee: SIAP746001BIS05.AdaptiveProcessingServer
siabuse.cpp:45: TraceLog message 91799
2016/05/18 18:05:18.886|>>|A| |13303994|9259| |||||||||||||||assert failure: (siabuse.cpp:45). (0 : no message).
Auditor::PullAuditEvents - Calling getData() on auditee: SIAP746001BIS05.MultiDimensionalAnalysisServicesServer
SIAP646001BIS05.MultiDimensionalAnalysisServicesServergenerated exceptions: Exception in getting messages from auditee:
And then no more servers are checked on this node leading that the events of the remaining servers being kept in files.
This happens with all 4 nodes.
In my Development and UAT environments the process runs well, all the servers are checked and all events are written.
Any idea ?
Thanks in advance.