Unified ICM and Unified CCE Database Troubleshooting: Logger Initialization Assert
From DocWiki
(Difference between revisions)
Docwikibot (Talk | contribs) m (Bot: Adding {{Template:Required Metadata}}) |
|||
| Line 1: | Line 1: | ||
| - | |||
== Logger Initialization Assert == | == Logger Initialization Assert == | ||
| Line 10: | Line 9: | ||
</td></tr><tr><td> '''Recommended Action''' </td><td>Open icm\install\sysinit.sqlfile. Copy the insert statement for Config_Message_Log table and run the same on the logger database. | </td></tr><tr><td> '''Recommended Action''' </td><td>Open icm\install\sysinit.sqlfile. Copy the insert statement for Config_Message_Log table and run the same on the logger database. | ||
| - | </td></tr><tr><td> '''Release''' </td><td>Release 7.5(1)</td></tr><tr><td> '''Associated CDETS #''' </td><td> None. </td></tr></table> | + | </td></tr><tr><td> '''Release''' </td><td>Release 7.5(1) and 8.0</td></tr><tr><td> '''Associated CDETS #''' </td><td> None. </td></tr></table> |
[[Category:Unified ICM/CCE & Hosted, Release 7.5]] | [[Category:Unified ICM/CCE & Hosted, Release 7.5]] | ||
| + | [[Category:Unified CCE, Release 8.0]] | ||
Revision as of 20:21, 8 March 2010
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) and 8.0 |
| Associated CDETS # | None. |