Unified ICM and Unified CCE Database Troubleshooting: Logger Initialization Assert
From DocWiki
(Difference between revisions)
(New page: == Logger Initialization Assert == <table border="1"><tr><td> '''Problem Summary''' </td><td>During Logger initialization, the process asserts with the following message: </td></tr><tr><...) |
m (1 revision) |
Revision as of 21:40, 1 October 2009
Logger Initialization Assert
| Problem Summary | During Logger initialization, the process asserts with the following message: |
| Error Message | "Fail: Assertion failed: syncMsg.UpdateKey == g.checksumInfo.updateKey". |
| Possible Cause | The Config_Message_Log table in the logger database is empty. |
| Recommended Action | Open icm\install\sysinit.sqlfile. Copy the insert statement for Config_Message_Log table and run the same on the logger database. |
| Release | Release 7.5(1) |
| Associated CDETS # | None. |