Cisco Cisco Agent Desktop 10.0 トラブルシューティングガイド

ページ / 138
Cisco CAD Troubleshooting Guide
38
April 28, 2015
#log4j.rootLogger=INFO,LOG,DBG
log4j.rootLogger=DEBUG,LOG,DBG
#log4j.rootLogger=CALL#com.calabrio.util.log.SplkLevel,LOG,DBG
#log4j.rootLogger=TRACE,LOG,DBG
#log4j.rootLogger=DUMP#com.calabrio.util.log.SplkLevel,LOG,DBG
3. Add the ‘#’ character to the beginning of the existing debugging threshold 
statement. Then either add a new debugging threshold statement or remove 
the ‘#’ character at the beginning of the desired debugging threshold 
statement if it already exists.
For example, to select the CALL debugging threshold, add ‘#’ to the existing 
debugging threshold statement. Then either add the third statement or 
remove ‘#’ from the beginning of the third statement if it already exists.
#log4j.rootLogger=INFO,LOG,DBG
#log4j.rootLogger=DEBUG,LOG,DBG
log4j.rootLogger=CALL#com.calabrio.util.log.SplkLevel,LOG,DBG
#log4j.rootLogger=TRACE,LOG,DBG
#log4j.rootLogger=DUMP#com.calabrio.util.log.SplkLevel,LOG,DBG
4. Save the configuration file with the new setting. You must restart the 
application to make the new setting take effect. You must also restart the 
Tomcat service for new settings to take effect in IP Phone Agent and Desktop 
Administrator.
Configuring Debugging for non-Java Applications
To configure debugging for non-Java applications:
1. On the machine on which the desktop application or CAD base services are 
installed, navigate to C:\Program Files (x86)\Cisco\Desktop\config.
2. Open the appropriate configuration file.
3. Under the section headed [Debug Log], set the debugging threshold to an 
appropriate value. For more information, see 
. For example:
Threshold=DEBUG
4. Save the configuration file with the new setting. You must restart the 
application to make the new setting take effect.
Enabling Debugging for Desktop Monitoring Console
To enable debugging for Desktop Monitoring Console:
1. On the machine on which the CAD base services are installed, navigate to 
C:\Program Files (x86)\Cisco\Desktop\Tomcat\conf.
2. Open smc.cfg.