Chapter 8 Diagnosing Problems With CiscoWorks Server
Frequently Asked Questions
8-32
User Guide for CiscoWorks Common Services
78-16571-01
Q.
How do I enable debugging in MICE?
A.
To enable debugging in MICE:
Step 1
Go to NMSROOT/MDC/tomcat/webapps/classic/WEB-INF/web.xml.
You have to edit the following section of the file:
<context-param>
<param-name>DEBUG</param-name>
<param-value>false</param-value>
<description>mice debug enabling</description>
</context-param>
Step 2
Change
<param-value>false</param-value>
to
<param-value>true</param-value>
Q.
What does cmf stand for?
A.
The cmf acronym stands for Common Management Foundation. This phrase
describes the set of management services provided by the CiscoWorks Server.
cmf is synonymous with Common Services.