Cisco Cisco IPCC Web Option Installation Guide

Page of 157
Workaround
Condition
Symptom
Following are the two types of messages:
currently connected to goes down. In
the ipcc-Distributor cmsnode window,
enter Exit and press Enter.
On the User interface: 
Update connection
down
.
In logs: 
com.cisco.ics.ipccconfig.
dbDBXupdateConnectionException at
com.cisco.ics.ipcc.config.db.
DBConnect.executeUpdate
(DBConnect.java;318)
Database Connection Issues
JDBC
The Cisco IPCC Enterprise Web Administration tool uses JDBC to talk to the local database
on Administration & WebView Reporting machines for read operations. JDBC uses domain
authentication so Tomcat service must be running as authorized account; this account is created
automatically by the Unified SCCE Machine Initializer.
JDBC connection errors show up in error and log files as: ERROR CRITICAL
IPCCAdminErrors.6 DB_QUERY_CONNECT_FAILED
JDBC connection properties are defined in:
icm\tomcat\webapps\uiroot\WEB-INF\properties\default\ipccAdmin\client.properties. In this
files, the following property values must appear (note that host name, user, password, and
domain properties are commented out):
JDBCDriver=net.sourceforge.jtds.jdbc.Driver
JDBCUrlPrefix=jdbc:jtds:sqlserver://
#JDBCHostname=host
#JDBCUser=user
#JDBCPassword=pass
#JDBCDomain=domain
JDBCICMInstance=ipcc
ConAPI
ConAPI requires a fully-working path from the Administration & WebView Reporting machine
to the Central Controller. Unified SCCE automatically creates a ConAPI connection for the
Cisco IPCC Enterprise Web Administration Tool in the CMS Control Console utility. It is
Installation and Configuration Guide Cisco Unified System Contact Center Enterprise 7.5(1)
126
Chapter 17: Unified SCCE Troubleshooting
Database Connection Issues