I wrote an exception so the "! No Configuration change since last restart" line in my Cisco switches would not be included when comparing configs. However when I enable this exception the NCM web interface has a fault when trying to compare two configurations. I can disable the exception, and the web interface will work correctly again.
Is this a bug, or a problem with my RegEx pattern?
Here is my exception:
Title: Cisco '! No configuration change' line
RegEx Pattern: ^! No configuration change since last restart
Comment: Ignores the '! No configuration change since last restart' line.