Cisco Cisco IP Contact Center Release 4.6.1 Installation Guide

Page of 152
11-6
WebView Installation and Administration Guide for Cisco Enterprise & Hosted Editions, Release 7.0(0)
Chapter 11      Troubleshooting Tips
  Third-Party Software
  •
If you see a blank screen or an error, check the 
ServletExec.log
 and 
ServletExecNative.log
 
files for further error messages.
  •
Consider uninstalling and re-installing the third-party tools. See 
  •
Refer to the New Atlanta documentation, which is installed on your server, for information on a 
utility named 
DBMon
 that can be used to troubleshoot of ServletExec. 
Debugging: Turning it On and Off for Third-Party Tools
To turn ServletExec Debug On/Off:
Step 1
Navigate to, and open, this file: 
c:\<icmroot>\web\webview\reporting\servlet\properties
 
\adminui.properties
Step 2
Edit the key 
WEBVIEW_DEBUG 
as follows:
  •
Set to 
true
 for Debug On.
  •
Set to 
false
 for Debug Off.
Step 3
Restart the IISAdmin and W3SVC services for the changes to take effect.
To turn EAServer/Jaguar Debug On/Up
Step 1
Navigate to this file 
c:\<icmroot>\web\webview\utils\DebugOn.reg.
Step 2
Right-click on the file and choose Edit.
Step 3
Modify 
"Debug"=dword:0000000x. 
Settings are as follows:
  •
x=1
 is basic debugging. 
  •
x=2
 is more detailed debugging. This is typically the highest level you will need.
  •
x=3
 is the most detailed debugging. This setting makes logs grow very quickly. Use it only when 
troubleshooting header locking in reports. 
Step 4
Save 
DebugOn.reg
 and close the file.
Step 5
Double-click 
DebugOn.reg
 and click Yes when asked to add the information to the registry.
Step 6
Restart the Jaguar service for changes to take effect.
To turn EAServer/Jaguar Debug Off.
Step 1
Double-click 
DebugOff.reg
 and click Yes when asked to add the information to the registry.
Step 2
Restart the Jaguar service for changes to take effect.