I am having a pretty weird behavior on one of our FWSM context for the past two days.
Normally we are deploying firewall rules from our CSM but yesterday, one of the context refused to accept the new configuration.
The error message we where receiving is the following;
ERROR: % class-map name_of_our_class_map is being configured.
The problem is, that class-map is not even used in the configuration (from the CSM point of view).
If I do a sh run I can see that the object is in the running-config, so I tried to remove it from the configuration terminal ... same error;
no class-map name_of_our_class_map
ERROR: % class-map name_of_our_class_map is being configured.
I really have no idea where to head for troubleshooting that, is there a way to just tell the IOS to drop that object no matter what? Like a kill -9 type of thing?