


 



<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docwiki.cisco.com/w/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docwiki.cisco.com/w/index.php?title=Special:Contributions/Shailesi&amp;feed=atom&amp;limit=50&amp;target=Shailesi&amp;year=&amp;month=</id>
		<title>DocWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://docwiki.cisco.com/w/index.php?title=Special:Contributions/Shailesi&amp;feed=atom&amp;limit=50&amp;target=Shailesi&amp;year=&amp;month="/>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Special:Contributions/Shailesi"/>
		<updated>2013-06-18T21:52:11Z</updated>
		<subtitle>From DocWiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Troubleshooting_and_Log_Collection</id>
		<title>Troubleshooting and Log Collection</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Troubleshooting_and_Log_Collection"/>
				<updated>2011-06-01T08:56:00Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Troubleshooting and Log Collection==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Troubleshooting and Log Collection&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| N/A&lt;br /&gt;
 |-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
1. Open DSN created in WB server for UCCX and verify that DB connectivity is working fine by clicking &amp;quot;Apply and Test Connection&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
2. If data displayed on WB display is not comming from Master DB server.&lt;br /&gt;
    a) First check which server in cluster has the DB mastership by using following URL from any of the WB server.&lt;br /&gt;
       &amp;quot;http://&amp;lt;UCCX server IP Address&amp;gt;/uccx/isDBMaster  &amp;quot;. This URL will tell whether requested UCCX server has DB mastership or not.&lt;br /&gt;
    b) In the registry of WB server, check value of &amp;quot;SERVER&amp;quot; field in DSN created for UCCX under &amp;quot;HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI&amp;quot;. It should be pointing to the UCCX server which has DB mastership.&lt;br /&gt;
&lt;br /&gt;
3. Various responses of REST API requested using &amp;quot; http://&amp;lt;UCCX server IP Address&amp;gt;/uccx/isDBMaster &amp;quot; URL &lt;br /&gt;
   a) XML response (following is the sample)&lt;br /&gt;
      &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; ?&amp;gt; &lt;br /&gt;
      &amp;lt;node&amp;gt;&lt;br /&gt;
  		&amp;lt;version&amp;gt;1.0&amp;lt;/version&amp;gt; &lt;br /&gt;
                &amp;lt;isMaster&amp;gt;true&amp;lt;/isMaster&amp;gt;&lt;br /&gt;
      &amp;lt;/node&amp;gt;&lt;br /&gt;
     &lt;br /&gt;
      &amp;lt;isMaster&amp;gt;true&amp;lt;/isMaster&amp;gt; means requested UCCX server has DB mastership.&lt;br /&gt;
&lt;br /&gt;
   b) Request can not be processed as it has not been made from wallboard System  &lt;br /&gt;
       This response means, the server from where web service has been requested is not configured in Tools -&amp;gt; Real Time Snapshot Config page from the Unified CCX Administration menu bar.&lt;br /&gt;
&lt;br /&gt;
   c) Request can not be processed as DB master node is not reachable &lt;br /&gt;
       This response means that requested server is down or not reachable.&lt;br /&gt;
&lt;br /&gt;
4. REST API, Log collection and analysis.&lt;br /&gt;
   Log file Location: /uccx/log/MADM&lt;br /&gt;
   String to search: Wallboard REST API:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1) &lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Troubleshooting_and_Log_Collection</id>
		<title>Troubleshooting and Log Collection</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Troubleshooting_and_Log_Collection"/>
				<updated>2011-06-01T08:54:23Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Troubleshooting and Log Collection==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Troubleshooting and Log Collection&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| N/A&lt;br /&gt;
 |-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
1. Open DSN created in WB server for UCCX and verify that DB connectivity is working fine by clicking &amp;quot;Apply and Test Connection&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
2. If data displayed on WB display is not comming from Master DB server.&lt;br /&gt;
    a) First check which server in cluster has the DB mastership by using following URL from any of the WB server.&lt;br /&gt;
       &amp;quot;http://&amp;lt;UCCX server IP Address&amp;gt;/uccx/isDBMaster  &amp;quot;. This URL will tell whether requested UCCX server has DB mastership or not.&lt;br /&gt;
    b) In the registry of WB server, check value of &amp;quot;SERVER&amp;quot; field in DSN created for UCCX under &amp;quot;HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI&amp;quot;. It should be pointing to the UCCX server which has DB mastership.&lt;br /&gt;
&lt;br /&gt;
3. Various responses of REST API requested using &amp;quot; http://&amp;lt;UCCX server IP Address&amp;gt;/uccx/isDBMaster &amp;quot; URL &lt;br /&gt;
   a) XML response (following is the sample)&lt;br /&gt;
      &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; ?&amp;gt; &lt;br /&gt;
      &amp;lt;node&amp;gt;&lt;br /&gt;
  		&amp;lt;version&amp;gt;1.0&amp;lt;/version&amp;gt; &lt;br /&gt;
                &amp;lt;isMaster&amp;gt;true&amp;lt;/isMaster&amp;gt;&lt;br /&gt;
      &amp;lt;/node&amp;gt;&lt;br /&gt;
     &lt;br /&gt;
      &amp;lt;isDBMaster&amp;gt;true&amp;lt;/isDBMaster&amp;gt; means requested UCCX server has DB mastership.&lt;br /&gt;
&lt;br /&gt;
   b) Request can not be processed as it has not been made from wallboard System  &lt;br /&gt;
       This response means, the server from where web service has been requested is not configured in Tools -&amp;gt; Real Time Snapshot Config page from the Unified CCX Administration menu bar.&lt;br /&gt;
&lt;br /&gt;
   c) Request can not be processed as DB master node is not reachable &lt;br /&gt;
       This response means that requested server is down or not reachable.&lt;br /&gt;
&lt;br /&gt;
4. REST API, Log collection and analysis.&lt;br /&gt;
   Log file Location: /uccx/log/MADM&lt;br /&gt;
   String to search: Wallboard REST API:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1) &lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/IP_Hostname_change_Log_Collection</id>
		<title>IP Hostname change Log Collection</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/IP_Hostname_change_Log_Collection"/>
				<updated>2010-04-13T06:54:52Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: New page: == IP and Hostname change Log Collection==  {| border=&amp;quot;1&amp;quot; |- ! '''Problem Summary''' | IP and Hostname change Log Collection |- ! '''Error Message''' | N/A |- ! '''Possible Cause''' | N/A ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IP and Hostname change Log Collection==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| IP and Hostname change Log Collection&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| N/A&lt;br /&gt;
 |-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
Following logs can be collected using RTMT (Real Time Monitoring Tool)under &amp;quot;Cisco Unified IP Hostname change&amp;quot; service.&lt;br /&gt;
&lt;br /&gt;
syslog/uccx_IP_HostName_change.sh.log&lt;br /&gt;
&lt;br /&gt;
syslog/uccx_db_ip_hostname_change.log&lt;br /&gt;
&lt;br /&gt;
uccx/log/IPHOST/*.log&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1) &lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/IP_and_Hostname_change_Log_Collection</id>
		<title>IP and Hostname change Log Collection</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/IP_and_Hostname_change_Log_Collection"/>
				<updated>2010-04-13T06:54:35Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: /* IP and Hostname change Log Collection */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IP and Hostname change Log Collection==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| IP and Hostname change Log Collection&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| N/A&lt;br /&gt;
 |-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
Following logs can be collected using RTMT (Real Time Monitoring Tool)under &amp;quot;Cisco Unified IP Hostname change&amp;quot; service.&lt;br /&gt;
&lt;br /&gt;
syslog/uccx_IP_HostName_change.sh.log&lt;br /&gt;
&lt;br /&gt;
syslog/uccx_db_ip_hostname_change.log&lt;br /&gt;
&lt;br /&gt;
uccx/log/IPHOST/*.log&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1) &lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/IP_and_Hostname_change_Log_Collection</id>
		<title>IP and Hostname change Log Collection</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/IP_and_Hostname_change_Log_Collection"/>
				<updated>2010-04-13T06:54:11Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: New page: == IP and Hostname change Log Collection==  {| border=&amp;quot;1&amp;quot; |- ! '''Problem Summary''' | IP and Hostname change Log Collection |- ! '''Error Message''' | N/A |- ! '''Possible Cause''' | N/A ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IP and Hostname change Log Collection==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| IP and Hostname change Log Collection&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| N/A&lt;br /&gt;
 |-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
Following logs can be collected using RTMT (Real Time Monitoring Tool)under &amp;quot;Cisco Unified IP Hostname change&amp;quot; service.&lt;br /&gt;
&lt;br /&gt;
syslog/uccx_IP_HostName_change.sh.log&lt;br /&gt;
syslog/uccx_db_ip_hostname_change.log&lt;br /&gt;
uccx/log/IPHOST/*.log&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1) &lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Troubleshooting_and_Log_Collection</id>
		<title>Troubleshooting and Log Collection</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Troubleshooting_and_Log_Collection"/>
				<updated>2010-04-13T06:49:14Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: New page: == Troubleshooting and Log Collection==  {| border=&amp;quot;1&amp;quot; |- ! '''Problem Summary''' | Troubleshooting and Log Collection |- ! '''Error Message''' | N/A |- ! '''Possible Cause''' | N/A  |- ! ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Troubleshooting and Log Collection==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Troubleshooting and Log Collection&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| N/A&lt;br /&gt;
 |-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
1. Open DSN created in WB server for UCCX and verify that DB connectivity is working fine by clicking &amp;quot;Apply and Test Connection&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
2. If data displayed on WB display is not comming from Master DB server.&lt;br /&gt;
    a) First check which server in cluster has the DB mastership by using following URL from any of the WB server.&lt;br /&gt;
       &amp;quot;http://&amp;lt;UCCX server IP Address&amp;gt;/uccx/isDBMaster  &amp;quot;. This URL will tell whether requested UCCX server has DB mastership or not.&lt;br /&gt;
    b) In the registry of WB server, check value of &amp;quot;SERVER&amp;quot; field in DSN created for UCCX under &amp;quot;HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI&amp;quot;. It should be pointing to the UCCX server which has DB mastership.&lt;br /&gt;
&lt;br /&gt;
3. Various responses of REST API requested using &amp;quot; http://&amp;lt;UCCX server IP Address&amp;gt;/uccx/isDBMaster &amp;quot; URL &lt;br /&gt;
   a) XML response (following is the sample)&lt;br /&gt;
      &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; ?&amp;gt; &lt;br /&gt;
      &amp;lt;node&amp;gt;&lt;br /&gt;
  		&amp;lt;version&amp;gt;1.0&amp;lt;/version&amp;gt; &lt;br /&gt;
                &amp;lt;isDBMaster&amp;gt;true&amp;lt;/isDBMaster&amp;gt;&lt;br /&gt;
      &amp;lt;/node&amp;gt;&lt;br /&gt;
     &lt;br /&gt;
      &amp;lt;isDBMaster&amp;gt;true&amp;lt;/isDBMaster&amp;gt; means requested UCCX server has DB mastership.&lt;br /&gt;
&lt;br /&gt;
   b) Request can not be processed as it has not been made from wallboard System  &lt;br /&gt;
       This response means, the server from where web service has been requested is not configured in Tools -&amp;gt; Real Time Snapshot Config page from the Unified CCX Administration menu bar.&lt;br /&gt;
&lt;br /&gt;
   c) Request can not be processed as DB master node is not reachable &lt;br /&gt;
       This response means that requested server is down or not reachable.&lt;br /&gt;
&lt;br /&gt;
4. REST API, Log collection and analysis.&lt;br /&gt;
   Log file Location: /uccx/log/MADM&lt;br /&gt;
   String to search: Wallboard REST API:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1) &lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Identify_Cluster_Issues_after_IP_and_Hostname_change</id>
		<title>Identify Cluster Issues after IP and Hostname change</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Identify_Cluster_Issues_after_IP_and_Hostname_change"/>
				<updated>2010-04-13T06:48:20Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: New page: == Identify Cluster Issues after IP/Hostname change==  {| border=&amp;quot;1&amp;quot; |- ! '''Problem Summary''' | Identify Cluster Issues after IP/Hostname change |- ! '''Error Message''' | N/A |- ! '''Po...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Identify Cluster Issues after IP/Hostname change==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Identify Cluster Issues after IP/Hostname change&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| N/A&lt;br /&gt;
 |-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| &lt;br /&gt;
Using CET tool check whether nodeconfig object and DB component config have been updated or not.&lt;br /&gt;
&lt;br /&gt;
For following things a remote user will be needed to login to the server.&lt;br /&gt;
&lt;br /&gt;
1. /opt/cisco/uccx/ClusterData/profile.ini on both nodes should be updated with new IP in case of IP Address change.&lt;br /&gt;
&lt;br /&gt;
2. If it's a HA setup then /opt/cisco/uccx/conf/intraclustercomm.ips should be updated with new IP on other node in case of IP Address change.&lt;br /&gt;
&lt;br /&gt;
3. /usr/local/cm/db/informix/etc/sqlhosts.uccx should be updated with new information.&lt;br /&gt;
&lt;br /&gt;
4. In /opt/cisco/uccx/desktop/conf/sitesetup/prefs.cfg, LDAP Host 1, LDAP Host 2, and/or IOR HOSTNAME should have been updated with new IP in case of IP address change.&lt;br /&gt;
&lt;br /&gt;
5. In /usr/local/thirdparty/jakarta-tomcat/webapps/TUP/CAD/Maintenance/TUP.ini, LDAP Server A and/or LDAP Server B should have been updated with new IP in case of IP address change.&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1) &lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Analyzing_CCX_IP_and_Hostname_change_log</id>
		<title>Analyzing CCX IP and Hostname change log</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Analyzing_CCX_IP_and_Hostname_change_log"/>
				<updated>2010-04-13T06:47:15Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: New page: == Log Collection==  {| border=&amp;quot;1&amp;quot; |- ! '''Problem Summary''' | Analyzing CCX IP/Hostname change log |- ! '''Error Message''' | N/A |- ! '''Possible Cause''' | N/A  |- ! '''Recommended Act...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Log Collection==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Analyzing CCX IP/Hostname change log&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| N/A&lt;br /&gt;
 |-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
|Collect All the logs as mentioned in Log Collection section.&lt;br /&gt;
  syslog/uccx_IP_HostName_change.sh.log&lt;br /&gt;
&lt;br /&gt;
Following is sample log message&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|*********************************************************|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|          Running uccx_IP_HostName_change.sh Process Id=21172                |&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|*********************************************************|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh||&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|[25] Command Line parameters: --ipaddr 10.78.90.90 --old_ipaddr 10.78.90.86|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|It's IP Address change Request|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|Executing DB Script: /opt/cisco/uccx/bin/uccx_db_ip_hostname_change 10.78.90.86 10.78.90.90|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|Executing CVD Script: /opt/cisco/uccx/bin/nodeConfigIPHostChange.sh 10.78.90.90 10.78.90.86|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:37 uccx_IP_HostName_change.sh|Executing Calabrio script|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:17:13 uccx_IP_HostName_change.sh|IP Address change Completed|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:17:13 uccx_IP_HostName_change.sh|Creating /opt/cisco/uccx/properties/IPAddressChange.properties file|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:17:13 uccx_IP_HostName_change.sh|/opt/cisco/uccx/properties/IPAddressChange.properties file creation successful|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Make sure that log mentions that all the scripts have been executed successfully. If any script fails, log will mention the script name.&lt;br /&gt;
&lt;br /&gt;
For example, If Db script fails it will log following message.&lt;br /&gt;
&lt;br /&gt;
12/23/2009 11:07:28 uccx_IP_HostName_change.sh|Executing DB script: /opt/cisco/uccx/bin/uccx_db_ip_hostname_change blr-ccx-90 blr-ccx-900|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 11:07:28 uccx_IP_HostName_change.sh|DB script failed|&amp;lt;LVL::Error&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  syslog/uccx_db_ip_hostname_change.log&lt;br /&gt;
&lt;br /&gt;
Log for IP or Hostname change start with following message&lt;br /&gt;
&lt;br /&gt;
2009-12-23 17:11:22,568 - uccx.iphostnamechange - DEBUG - Starting Unified CCX DB relates changes for the Hostname/IP address change&lt;br /&gt;
&lt;br /&gt;
and ends with&lt;br /&gt;
&lt;br /&gt;
2009-12-23 17:11:22,692 - uccx.iphostnamechange - DEBUG - Hostname related changes complete for Unified CCX DB&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
2009-12-23 17:11:33,165 - uccx.iphostnamechange - DEBUG - IP Address change. No changes in DB configuration files.&lt;br /&gt;
&lt;br /&gt;
depending on the kind of change.&lt;br /&gt;
&lt;br /&gt;
  uccx/log/IPHOST/*.log&lt;br /&gt;
&lt;br /&gt;
Search for String &amp;quot;NodeConfigUpdate&amp;quot; in this log to identify any error messages. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1) &lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_CCX_8.0</id>
		<title>Troubleshooting Tips for Unified CCX 8.0</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_CCX_8.0"/>
				<updated>2010-04-13T06:46:26Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: /* Cisco Unified CCX IP Address/Hostname change */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Back:''' [[Troubleshooting Unified Contact Center Express]] &lt;br /&gt;
&lt;br /&gt;
'''See also:''' [[Additional troubleshooting information for Unified CCX 8.0]] &lt;br /&gt;
&lt;br /&gt;
'''Add tip:''' [[Create Contact Center Troubleshooting Tips]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following tips were added by Cisco Documentation:&lt;br /&gt;
&lt;br /&gt;
= Installation =&lt;br /&gt;
* [[Hardware not supported]]&lt;br /&gt;
* [[Unable to access NTP server]]&lt;br /&gt;
* [[Hardware not supported Error seen on 7835H2 and/or 7845H2]]&lt;br /&gt;
&lt;br /&gt;
= Backup and Restore =&lt;br /&gt;
&lt;br /&gt;
= Windows to Linux Upgrade =&lt;br /&gt;
* [[Desktop Agent Config backup operation failed using PUT]]&lt;br /&gt;
* [[Backup operation failed while backing up Config/Database/Recordings using PUT]]&lt;br /&gt;
* [[Pre-Upgrade Tool backup operation is not supported]]&lt;br /&gt;
* [[CVD communication failed during backup using PUT]]&lt;br /&gt;
* [[Could not find the Engine/DB master node during backup using PUT]]&lt;br /&gt;
* [[Database size is not supported during backup using PUT]]&lt;br /&gt;
* [[CCX Node is not reachable during backup using PUT]]&lt;br /&gt;
* [[Not all the recording files are backed up during backup using PUT]]&lt;br /&gt;
* [[Power failure during restore operation of Windows to Linux upgrade]]&lt;br /&gt;
* [[Failure during restore operation of Windows to Linux upgrade]]&lt;br /&gt;
* [[FTP/SFTP path not accessible during data restore]]&lt;br /&gt;
* [[Restore operation fails due to mismatch in deployment type]]&lt;br /&gt;
* [[Restore operation fails due to mismatch in license package]]&lt;br /&gt;
* [[Invalid backup TAR file used during restore on Unified CCX 8.0(1)]]&lt;br /&gt;
* [[Not enough space to stage backup file on Unified CCX 8.0(1) during restore]]&lt;br /&gt;
* [[Component activation failed during restore on Unified CCX 8.0(1)]]&lt;br /&gt;
* [[Activating the node as Publisher failed during restore on Unified CCX 8.0(1)]]&lt;br /&gt;
* [[Database manager is not IN_SERVICE during restore on Unified CCX 8.0(1)]]&lt;br /&gt;
* [[Restore operation fails during migration of configuration data on Unified CCX 8.0(1)]]&lt;br /&gt;
* [[Restore operation fails during migration of DB data on Unified CCX 8.0(1)]]&lt;br /&gt;
* [[Node 2 CTI ports removal failed during restore]]&lt;br /&gt;
* [[Recordings not getting played after upgrade]]&lt;br /&gt;
* [[Deletion of Node 2 JTAPI user from CUCM fails during restore]]&lt;br /&gt;
* [[The VRU connection port for ICM Subsystem fails to migrate during restore of IP-IVR system]]&lt;br /&gt;
* [[Problem occurred during backing up of restore logs]]&lt;br /&gt;
* [[PUT backup fails during Desktop Agent Config backup operation]]&lt;br /&gt;
&lt;br /&gt;
= Linux to Linux Upgrade =&lt;br /&gt;
* [http://zed.cisco.com/confluence/display/TRIAGE/Upgrade+FAQs Link to Platform Upgrade FAQ]&lt;br /&gt;
* [[No valid upgrade options found while running upgrade on node2]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified Communications Manager Telephony subsystem =&lt;br /&gt;
&lt;br /&gt;
=== First few things to check ===&lt;br /&gt;
* Is the subsystem in full service? If not refer to section for [[#Telephony Subsystem Out Of Service or Partial Service Issues]] below&lt;br /&gt;
* Also cross check JTAPI Client and Data sync. Refer to [[JTAPI Client and data resynchronization]]&lt;br /&gt;
&lt;br /&gt;
=== Tracing ===&lt;br /&gt;
* [[Turning on SS_TEL]]&lt;br /&gt;
* [[Turning on Unified CCX Telephony Client traces]]&lt;br /&gt;
* [[Turning on UCM CCM and CTI SDI and SDL traces]]&lt;br /&gt;
&lt;br /&gt;
=== Telephony Subsystem Out Of Service or Partial Service Issues ===&lt;br /&gt;
* [[Trigger partition change causes JTAPI subsystem to go to Partial Service]]&lt;br /&gt;
* [[Telephony Subsystem in Partial Service - calculateGroupReadiness indicates groups NOT READY]]&lt;br /&gt;
* [[Standard CTI Enabled role for JTAPI user]]&lt;br /&gt;
* [[UCM Telephony SS Out Of Service - Unable to create provider]]&lt;br /&gt;
* [[UCM Telephony SS Out Of Service - DB_ACCESS_ERROR]]&lt;br /&gt;
* [[UCM Telephony SS Out Of Service/Partial Service - Unable to Register CTI Port/Route Point]]&lt;br /&gt;
* [[Trigger Configuration Error]]&lt;br /&gt;
* [[Missing AddrInService events]]&lt;br /&gt;
* [[UCM Telephony SS in partial service after fall back to Node1]]&lt;br /&gt;
* [[UCM Telephony SS in partial service on a node]]&lt;br /&gt;
* [[JTAPI Client and data resynchronization]]&lt;br /&gt;
* [[JTAPI provider goes out of service]]&lt;br /&gt;
* [[Issues in JTAPI Port Recovery]]&lt;br /&gt;
&lt;br /&gt;
=== Callflow guides ===&lt;br /&gt;
* [[Guide to reading MIVR logs for Telephony Issues - IVR Call Flow]]&lt;br /&gt;
* [[Guide to reading MIVR logs for Telephony Issues - ICD Call Flow]]&lt;br /&gt;
&lt;br /&gt;
=== Identifying Issues in Call Flow ===&lt;br /&gt;
* [[Possible Issues in an ICD call flow]] &lt;br /&gt;
* Call is rejected as soon as it is received by Unified CCX&lt;br /&gt;
** [[REMOTE_TIMEOUT - No idle channels]]&lt;br /&gt;
* Call is not offered on the CTI Port&lt;br /&gt;
** [[TRIGGER_FAIL]]&lt;br /&gt;
** [[TRIGGER_MAX_SESSION]]&lt;br /&gt;
** [[Configuration issues]]&lt;br /&gt;
* Call is rejected after it is offered on the CTI Port&lt;br /&gt;
** [[SETUP_TIMEOUT]]&lt;br /&gt;
** [[SETUP_FAIL]]&lt;br /&gt;
* Issues invoking Application Task&lt;br /&gt;
** [[Null or Default Application Task]]&lt;br /&gt;
** [[ApplicationMaxSessionsException]]&lt;br /&gt;
** [[Invalid Script]]&lt;br /&gt;
* [[Media Setup Failure]]&lt;br /&gt;
* [[Codec Mismatch between Caller and CTI Port]]&lt;br /&gt;
* [[Call fails with CallCtlConnFailed event]]&lt;br /&gt;
* [[JTAPI Exception during redirect, accept, answer, transfer request]]&lt;br /&gt;
* [[Consult call fails with RESOURCE_BUSY]]&lt;br /&gt;
* Consult Call is not answered at agent extension&lt;br /&gt;
** [[RESOURCE_NOT_ACKNOWLEDGING]]&lt;br /&gt;
** [[RESOURCE_FORWARDING]]&lt;br /&gt;
* [[Could not meet post conditions of call.transfer]]&lt;br /&gt;
* [[Transfer does not receive CiscoTransferEndEv]]&lt;br /&gt;
* [[Multiple transfer failures]]&lt;br /&gt;
* [[Transfer success is false]]&lt;br /&gt;
&lt;br /&gt;
===Other tips===&lt;br /&gt;
* [[Call aborted due to WFMaxExecutedStepsExceededException]]&lt;br /&gt;
* [[Common Cause Codes and Meta Codes in JTAPI]]&lt;br /&gt;
* [[Troubleshooting JTAPI CCN Exceptions]]&lt;br /&gt;
* [[Codec support issues]]&lt;br /&gt;
* [[Commonly used regular expressions]]&lt;br /&gt;
* [[How to escalate an issue to IPCBU JTAPI team]]&lt;br /&gt;
* http://developer.cisco.com/web/jtapi/docs&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX Media subsystem =&lt;br /&gt;
=== Tracing ===&lt;br /&gt;
* [[Turning on Unified CCX Media Traces]]&lt;br /&gt;
* [[Turning on IPVMS Traces]]&lt;br /&gt;
===General Media Issue===&lt;br /&gt;
* [[Media subsystem is stuck in initializing state]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified Communications Manager Automated Attendant =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified Communications Manager Express = &lt;br /&gt;
* [[Enabling CME Tracing]]&lt;br /&gt;
* [[Agent cannot log in on shared line]]&lt;br /&gt;
* [[Agent cannot log in on restricted line]]&lt;br /&gt;
* [[When agent drops from conference, all parties on conference are dropped]]&lt;br /&gt;
* [[Cisco Unified CME triggers with 2811/CME router are not working]]&lt;br /&gt;
* [[Pressing hash character truncates the prompt and the prompts that follow are not played]]&lt;br /&gt;
* [[Unified CCX stops working after Unified CME is rebuilt after crash]]&lt;br /&gt;
* [[A functional routing point stopped working or the Cisco Unified CME Telephony subsystem is in partial service]]&lt;br /&gt;
* [[Creation of Outbound trigger DN on UCCX fails]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified IPIVR/ICM =&lt;br /&gt;
&lt;br /&gt;
=== First few things to check ===&lt;br /&gt;
* Is the ICM subsystem in full service in the IVR box? If not refer to section for [[#ICM Subsystem Out Of Service or Partial Service Issues/Communication issues between IVR and PG]] below.&lt;br /&gt;
&lt;br /&gt;
* Verify whether the license uploaded on the system is for IVR.&lt;br /&gt;
 &lt;br /&gt;
* [[ Logs to be enabled for IVR issues. ]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
*  After the above mentioned logs are enabled, search the MIVR logs for any Exceptions- &amp;quot;exception&amp;quot; or errors. The following exceptions seen in MIVR logs can be ignored as they are benign in nature:&lt;br /&gt;
&lt;br /&gt;
     435718: Mar 10 08:14:17.430 GMT %MIVR-LIB_EVENT-3-DISPATCH_FAILURE:A failure occured while dispatching an event: &lt;br /&gt;
     listener=com.cisco.wf.subsystems.ged125.ICMChannel$CallListenerAdapter@118cef5,Exception=&lt;br /&gt;
     java.lang.IllegalStateException: already cleared&lt;br /&gt;
     435719: Mar 10 08:14:17.430 GMT %MIVR-LIB_EVENT-3-EXCEPTION:java.lang.IllegalStateException: already cleared&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
Based on the exceptions, Isolate the issues into the following -&lt;br /&gt;
&lt;br /&gt;
=== JTAPI issues ===&lt;br /&gt;
&lt;br /&gt;
Many a times, calls fail in IVR/ICM  due to telephony/JTAPI issues. Refer the [[Cisco Unified Communications Manager Telephony subsystem]] and check whether the calls are failing at JTAPI level due to which ICM subsystem is unable to process calls in IPIVR. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== ICM Subsystem Out Of Service or Partial Service Issues/Communication issues between IVR and PG ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[ ICM subsystem is in OUT OF SERVICE state from IVR side and also the VRU PIM stays in IDLE state rather than ACTIVE state in the ICM peripheral gateway. ]]&lt;br /&gt;
          &lt;br /&gt;
* [[ Calls to IVR are failing and ICM subsystem is OUT_OF_SERVICE. ]]&lt;br /&gt;
&lt;br /&gt;
=== Call Flow Issues ===&lt;br /&gt;
 &lt;br /&gt;
* [[ Calls are failing in IVR and user hears busy tone for these calls. ]]&lt;br /&gt;
&lt;br /&gt;
* [[IVR sends wrong values to ICM for the call variables.]] &lt;br /&gt;
&lt;br /&gt;
* [[Call transfer fails if the agent transfers the call from one IVR to a different IVR.]]&lt;br /&gt;
&lt;br /&gt;
* [[Intermittent Translation Route to VRU failure.]]&lt;br /&gt;
&lt;br /&gt;
* [[ Call reserves an agent although caller hanged in IPIVR. ]]&lt;br /&gt;
&lt;br /&gt;
* [[ IVR gets freezed when the calls are more than the actual ports and requires an engine restart for recovery. ]]&lt;br /&gt;
&lt;br /&gt;
=== Set up Issues ===&lt;br /&gt;
&lt;br /&gt;
* [[ Calls are failing in IVR intermittently – Some calls go through successfully and some fail intermittently and it may seem like the TCP connection is broken from the VRU PIM side at the time of the failed calls. ]]&lt;br /&gt;
&lt;br /&gt;
* [[ Calls are failing with ApplicationMaxSessionsException because there are not enough sessions created for an ICM application in IPIVR. ]]&lt;br /&gt;
&lt;br /&gt;
* [[ What versions of IP IVR are supported for UCCE 8.0? ]]&lt;br /&gt;
&lt;br /&gt;
=== Other Tips ===&lt;br /&gt;
&lt;br /&gt;
* http://wwwin-eng.cisco.com/Eng/CCBU/CRA/Training/UCCX_8_0_IVR-ICM_Integration.pptx&lt;br /&gt;
&lt;br /&gt;
* http://wwwin-eng.cisco.com/Eng/CCBU/ICM/Components/PG/PIMs/VRU/GED125.doc&lt;br /&gt;
&lt;br /&gt;
* [[ CAD services visible in CLI 'utils service list' command ]]&lt;br /&gt;
&lt;br /&gt;
* Many services in Deactivated state. Refer to [[ CAD services visible in CLI 'utils service list' command ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX Administration =&lt;br /&gt;
* [[Error in IE (Class doesn't support Automation) ]]&lt;br /&gt;
* [[User Authentication error during CUCM configuration ]]&lt;br /&gt;
* [[HTTP 403 or security protocols error ]]&lt;br /&gt;
* [[Add to cluster repeats in a loop ]]&lt;br /&gt;
* [[Object error during component activation ]]&lt;br /&gt;
* [[Components in deactivated state ]]&lt;br /&gt;
* [[UCCX Data containing &amp;quot;less than &amp;quot; or &amp;quot;greater than&amp;quot; characters fails to save ]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX Database =&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
&lt;br /&gt;
* [[Purge command do not purge data]]&lt;br /&gt;
&lt;br /&gt;
* [[Unable to view HR reports in a system with locale different than English]]&lt;br /&gt;
&lt;br /&gt;
== Replication ==&lt;br /&gt;
&lt;br /&gt;
*[[Reset and Repair - what is the difference]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX Editor =&lt;br /&gt;
*[[Script porting issues]]&lt;br /&gt;
*[[W1 upgrade issues]]&lt;br /&gt;
*[[Editor hanging issues]]&lt;br /&gt;
*[[Issues with installing on windows vista and windows 7]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX Engine =&lt;br /&gt;
* [[Application subsystem is in partial service]] &lt;br /&gt;
* [[Changes to applications do not register]] &lt;br /&gt;
* [[Application subsystem in partial service and application running for an unexpectedly long time]] &lt;br /&gt;
* [[An error message plays when calling a CTI route point]] &lt;br /&gt;
* [[Cisco Unified CCX Engine is running but calls are not answered]]&lt;br /&gt;
* [[ How to debug OutOfMemoryError ]]&lt;br /&gt;
* [[ How to analyze heap dumps ]]&lt;br /&gt;
* [[ How to debug the root cause for high CPU usage ]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX ICD =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Required Tracing ===&lt;br /&gt;
* [[Log_Levels_for_issues_related_to_Routing_and_Queuing]]&lt;br /&gt;
=== RmCm is OOS OR in Partial Service ===&lt;br /&gt;
* [[RmCm subsystem is out of service]]&lt;br /&gt;
* [[RmCm subsystem stuck in INITIALIZING state]]&lt;br /&gt;
&lt;br /&gt;
=== RmCm Configurations issues ===&lt;br /&gt;
* [[Agents do not appear in the Resources area in the Cisco Unified CCX Configuration web page]]&lt;br /&gt;
* [[Some resource selection criteria are missing]]&lt;br /&gt;
&lt;br /&gt;
=== Agent Issues ===&lt;br /&gt;
&lt;br /&gt;
* [[Unable to login Unified CCX Agent ]]&lt;br /&gt;
* [[Agent cannot go Ready after logging in]]&lt;br /&gt;
* [[Agent does not go to Work state after handling a call]]&lt;br /&gt;
* [[Agent alternates between Reserved and Ready state]]&lt;br /&gt;
* [[Agent in Reserved state but the consult transfer fails repeatedly]]&lt;br /&gt;
* [[Agent alternates between Reserved and Ready state]]&lt;br /&gt;
* [[Agent in Reserved state but the consult transfer fails repeatedly]]&lt;br /&gt;
* [[Agent toggles between Reserved and Ready state]]&lt;br /&gt;
* [[Agent toggles between Reserved and Ready state-Script queues and dequeueAll's the call to multiple CSQ's]]&lt;br /&gt;
* [[Agent stuck in Reserved state]]&lt;br /&gt;
* [[Agent stuck in Reserved state-&amp;quot;Not posting the ContactPresentedEvent&amp;quot; seen in logs]]&lt;br /&gt;
* [[Agent stuck in Reserved state-SessionTransferredMsg shows Initial and Final Contact Type:IAQ_CONSULT_CONTACT ]]&lt;br /&gt;
* [[Agent State transformations in Select Join and Join Across Line scenarios]]&lt;br /&gt;
&lt;br /&gt;
=== Call Issues ===&lt;br /&gt;
* [[Calls are not routed to agents]]&lt;br /&gt;
* [[Calls are sometimes not delivered accordingly to Skill Competence when Resource Selection Criteria is Most Skilled]]&lt;br /&gt;
* [[Same call is presented to two agents]]&lt;br /&gt;
* [[Agent and customer start hearing UCCX recordings played over their conversation]]&lt;br /&gt;
&lt;br /&gt;
=== Scripting Issue ===&lt;br /&gt;
* [[Call redirected from one RP to the other multiple times with Redirect Step]]&lt;br /&gt;
&lt;br /&gt;
=== Unsupported scenarios ===&lt;br /&gt;
&lt;br /&gt;
* [[IncompatibleSessionException seen in MIVR logs]]&lt;br /&gt;
&lt;br /&gt;
=== Call Flow Guides ===&lt;br /&gt;
* [[Guide to read MIVR logs for a simple ICD call]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX Real-Time Reporting =&lt;br /&gt;
* [[RTR in SelectJoin, DirectTransfer, JoinAcrossLines, DirectTransferAcrossLines Scenarios]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX Historical Reporting =&lt;br /&gt;
* [[Pre-Requisites]]&lt;br /&gt;
* [[Required Log levels]]&lt;br /&gt;
* [[Historical records not getting written to database]]&lt;br /&gt;
* [[Discrepancies of JAL Scenarios]]&lt;br /&gt;
* [[Differences among Various Cisco Unified CCX reports]]&lt;br /&gt;
* [[Called Number Summary Report (CNSR) has more calls than the Traffic Analysis Report (TAR)]]&lt;br /&gt;
&lt;br /&gt;
= Automatic Speech Recognition =&lt;br /&gt;
=== Tracing ===&lt;br /&gt;
* [[Turning on Unified CCX Automatic Speech Recognition Traces]]&lt;br /&gt;
===General ASR Issues===&lt;br /&gt;
* [[How To Bring MRCP ASR Provider To InService State]]&lt;br /&gt;
* [[Nuance 9.0 not working with Unified CCX]]&lt;br /&gt;
* [[How to integrate MRCP ASR-TTS with Unified CCX]]&lt;br /&gt;
* [[Assure ASR-TTS ports/resources are freed up after the application finishes]]&lt;br /&gt;
* [[UnsupportedGrammarException with Cisco Media i.e Default Dialog group]]&lt;br /&gt;
* [[Built in Grammar minlength and maxlength with Default or Cisco Media Group for DTMF inputs]]&lt;br /&gt;
* [[How to allow both DTMF and Speech Recognition together]]&lt;br /&gt;
* [[The Names are not recognized]]&lt;br /&gt;
* [[MRCP ASR Subsystem Status is out of service]]&lt;br /&gt;
* [[MRCP ASR Providers, MRCP Servers, or Groups Changes like additions, or deletions to  do not take effect]]&lt;br /&gt;
&lt;br /&gt;
= Outbound =&lt;br /&gt;
*&amp;lt;B&amp;gt;Trace Levels&amp;lt;/B&amp;gt;&lt;br /&gt;
**[[Log Level usage in Outbound Subsystem]]&lt;br /&gt;
**[[Log Levels required to troubleshoot outbound issues]]&lt;br /&gt;
*&amp;lt;B&amp;gt;General Outbound Issues&amp;lt;/B&amp;gt;&lt;br /&gt;
**[[Outbound contacts not being dialed after failover]]&lt;br /&gt;
**[[Outbound calls fail with no callback number]]&lt;br /&gt;
**[[Outbound agent Stuck in Reserved state]]&lt;br /&gt;
**[[Outbound General Configuration data is changed]]&lt;br /&gt;
**[[Outbound Subsystem is Out Of Service]]&lt;br /&gt;
*&amp;lt;B&amp;gt;Issues Related To Outbound Call Flow&amp;lt;/B&amp;gt;&lt;br /&gt;
**[[Outbound agents are ready for long time with available contacts]]&lt;br /&gt;
*&amp;lt;B&amp;gt;CAD/CDA related issues&amp;lt;/B&amp;gt;&lt;br /&gt;
** [[Outbound Buttons are disabled on CAD]]&lt;br /&gt;
** [[CDA doesn't show checkbox for Outbound Dialer Mode]]&lt;br /&gt;
&lt;br /&gt;
= Text-To-Speech =&lt;br /&gt;
=== Tracing ===&lt;br /&gt;
* [[Turning on Unified CCX Text To Speech traces]]&lt;br /&gt;
=== General TTS Issues ===&lt;br /&gt;
* [[Setting TTS Provider as Default TTS Provider]]&lt;br /&gt;
* [[Control prosody rate in PlayPrompt TTS block]]&lt;br /&gt;
* [[TTS Provider shows Last Status when Added Again]]&lt;br /&gt;
* [[MRCP TTS subsystem shows out of service status]]&lt;br /&gt;
* [[MRCP TTS Providers, MRCP Servers, locales, or genders changes like additions, or deletions to  do not take effect]]&lt;br /&gt;
&lt;br /&gt;
= Serviceability =&lt;br /&gt;
*&amp;lt;B&amp;gt; Real-Time Monitoring Tool (RTMT)&amp;lt;/B&amp;gt;&lt;br /&gt;
** [[Troubleshooting RTMT Installation Errors]]&lt;br /&gt;
** [[Not able to install different RTMT clients on the same box]]&lt;br /&gt;
** [[Unable to Log in to Cisco Unified Real-Time Monitoring Tool]]&lt;br /&gt;
** [[Unable to Collect data for the second node from RTMT when the Primary Node is down]]&lt;br /&gt;
** [[Troubleshooting DiskSpace and Partition related alerts]]&lt;br /&gt;
** [[Collecting logs for troubleshooting RTMT Alerts]]&lt;br /&gt;
** [[Configuring RTMT Trace Settings]]&lt;br /&gt;
*&amp;lt;B&amp;gt;SNMP&amp;lt;/B&amp;gt;&lt;br /&gt;
** [[Log Collection for SNMP Voice SubAgent issues]]&lt;br /&gt;
** [[Unable to receive Unified CCX SNMP Traps]]&lt;br /&gt;
** [[SNMP operations on the Voice MIB not fetching any output]]&lt;br /&gt;
** [[Troubleshooting Alarms/Alerts to be sent as SNMP Traps]]&lt;br /&gt;
*&amp;lt;B&amp;gt; Log Profile &amp;lt;/B&amp;gt;&lt;br /&gt;
** [[Debugging issues]]&lt;br /&gt;
** [[Known issues]]&lt;br /&gt;
&lt;br /&gt;
= Serviceability (Analysis Manager) =&lt;br /&gt;
* [[I don't see the Analysis Manager Drawer or Menu items]]&lt;br /&gt;
* [[RTMT does not come up or behaves strangely]]&lt;br /&gt;
* [[I cannot log into RTMT]]&lt;br /&gt;
* [[My ‘Test Connectivity’ for Unified CCX node is failing]]&lt;br /&gt;
* [[The Call Records Repository connectivity test is failing]]&lt;br /&gt;
* [[Where can I access RTMT and Analysis Manager logs]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX Internationalization =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= VXML =&lt;br /&gt;
=== Tracing ===&lt;br /&gt;
* [[Turning on Unified CCX VXML traces]]&lt;br /&gt;
=== General VXML Issues ===&lt;br /&gt;
* [[How to use JavaScript greater than, less than and ampersand symbols in vxml var expr declaration]]&lt;br /&gt;
* [[Voice Browser Not able to fetch files with dynamic file extensions]]&lt;br /&gt;
* [[Not able to fetch grammar and prompt files through CRTP]]&lt;br /&gt;
* [[VXML tag not working properly with VoiceBrowser]]&lt;br /&gt;
&lt;br /&gt;
= High Availability and Cluster setup =&lt;br /&gt;
&lt;br /&gt;
* [[Component activation failed during cluster setup]]&lt;br /&gt;
&lt;br /&gt;
= High Availability and Failover =&lt;br /&gt;
&lt;br /&gt;
* [[RCA for Engine failover]]&lt;br /&gt;
* [[Engine and CAD failover taking long time]]&lt;br /&gt;
&lt;br /&gt;
= VoIP Monitor =&lt;br /&gt;
* [[hear nothing while playing back desktop recorded sessions]]&lt;br /&gt;
&lt;br /&gt;
= CDP =&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX CLI =&lt;br /&gt;
* [[UCCX CLI log collection]]&lt;br /&gt;
* [[Analyzing UCCX CLI logs]]&lt;br /&gt;
* [[Cannot login to CLI]]&lt;br /&gt;
* [[Enabling root account from CLI]]&lt;br /&gt;
* [[Checking UCCX version using CLI]]&lt;br /&gt;
* [[Checking if the current node is a VOS publisher]]&lt;br /&gt;
* [[Checking configured UCCX license using CLI]]&lt;br /&gt;
* [[Checking &amp;amp; updating JTAPI Client using CLI]]&lt;br /&gt;
* [[Updating the UCM IP address in UCCX from CLI]]&lt;br /&gt;
* [[Checking trace level settings from UCCX CLI]]&lt;br /&gt;
* [[Setting trace level settings from UCCX CLI]]&lt;br /&gt;
* [[Running DB query from UCCX CLI]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX Security =&lt;br /&gt;
* [[CSA]]&lt;br /&gt;
* [[IPTables (firewall)]]&lt;br /&gt;
* [[Engine]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX IP Address/Hostname change =&lt;br /&gt;
* [[IP and Hostname change Log Collection]]&lt;br /&gt;
* [[Analyzing CCX IP and Hostname change log ]]&lt;br /&gt;
* [[Identify Cluster Issues after IP and Hostname change]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX Wallboard Configuration =&lt;br /&gt;
* [[Troubleshooting and Log Collection]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX CET =&lt;br /&gt;
* [[DB config objects not showing in CET]]&lt;br /&gt;
* [[CET tool exits with CetTool.bat not found error]]&lt;br /&gt;
* [[Enabling remote user account through CLI]]&lt;br /&gt;
* [[Troubleshooting and Log collection]]&lt;br /&gt;
&lt;br /&gt;
= Cisco Unified CCX Licensing =&lt;br /&gt;
* [[Invalid License MAC address error at time of License Upload]]&lt;br /&gt;
* [[Need License MAC before system install to reduce time delay]]&lt;br /&gt;
* [[New Licenses required (License Rehosting)]]&lt;br /&gt;
* [[Using Demo licenses]]&lt;br /&gt;
* [[Warning: System running on grace period message on admin login]]&lt;br /&gt;
* [[Error: Grace period expired on admin login]]&lt;br /&gt;
* [[Warning: Some features are going to expire in x days message on admin login]]&lt;br /&gt;
* [[Error: License expired error on admin login]]&lt;br /&gt;
* [[Troubleshooting and Log collection]]&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Running_into_java.lang.OutOfMemoryError:_Unable_to_create_new_native_thread</id>
		<title>Running into java.lang.OutOfMemoryError: Unable to create new native thread</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Running_into_java.lang.OutOfMemoryError:_Unable_to_create_new_native_thread"/>
				<updated>2010-02-23T09:19:55Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: /* Running into java.lang.OutOfMemoryError: Unable to create new native thread */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running into java.lang.OutOfMemoryError: Unable to create new native thread ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| One of the reasons for this OutOfMemoryError issue is Memory Management registry entries are not proper.&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| Following string can be searched in MIVR logs.&lt;br /&gt;
java.lang.OutOfMemoryError: Unable to create new native thread&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| Memory Management registry entries are different for different harware. If these are not set properly during OS&lt;br /&gt;
installation then it can result in Engine Out Of Memory.&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
Please cross check following registry entries depending on the hardware type. If below mentioned registry entries are not there then create it with mentioned value. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For x3650-2CPU&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/systempages&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 0xffffffff &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/PoolUsageMaximum&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 60 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/PagedPoolSize&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 0xffffffff&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For all other 7845 series server&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/systempages&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 0x000c3000 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/PoolUsageMaximum&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 60 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hklm\system\currentcontrolset\control\session manager\memory management/PagedPoolSize&lt;br /&gt;
&lt;br /&gt;
REG_DWORD 0xffffffff &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After modifying or adding these registry entries, reboot the server. Please refer following defects for this issue&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 7.0(1)&lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
|CSCsh65294 &lt;br /&gt;
CSCtd90916 &lt;br /&gt;
CSCsq56170 &lt;br /&gt;
CSCsj06279&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unified CCX, Release 7.0]]&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Analyzing_CCX_IP/Hostname_change_log</id>
		<title>Analyzing CCX IP/Hostname change log</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Analyzing_CCX_IP/Hostname_change_log"/>
				<updated>2010-01-08T10:19:16Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: /* Log Collection */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Log Collection==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Analyzing CCX IP/Hostname change log&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| N/A&lt;br /&gt;
 |-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
|Collect All the logs as mentioned in Log Collection section.&lt;br /&gt;
  syslog/uccx_IP_HostName_change.sh.log&lt;br /&gt;
&lt;br /&gt;
Following is sample log message&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|*********************************************************|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|          Running uccx_IP_HostName_change.sh Process Id=21172                |&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|*********************************************************|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh||&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|[25] Command Line parameters: --ipaddr 10.78.90.90 --old_ipaddr 10.78.90.86|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|It's IP Address change Request|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|Executing DB Script: /opt/cisco/uccx/bin/uccx_db_ip_hostname_change 10.78.90.86 10.78.90.90|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:33 uccx_IP_HostName_change.sh|Executing CVD Script: /opt/cisco/uccx/bin/nodeConfigIPHostChange.sh 10.78.90.90 10.78.90.86|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:11:37 uccx_IP_HostName_change.sh|Executing Calabrio script|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:17:13 uccx_IP_HostName_change.sh|IP Address change Completed|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:17:13 uccx_IP_HostName_change.sh|Creating /opt/cisco/uccx/properties/IPAddressChange.properties file|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 17:17:13 uccx_IP_HostName_change.sh|/opt/cisco/uccx/properties/IPAddressChange.properties file creation successful|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Make sure that log mentions that all the scripts have been executed successfully. If any script fails, log will mention the script name.&lt;br /&gt;
&lt;br /&gt;
For example, If Db script fails it will log following message.&lt;br /&gt;
&lt;br /&gt;
12/23/2009 11:07:28 uccx_IP_HostName_change.sh|Executing DB script: /opt/cisco/uccx/bin/uccx_db_ip_hostname_change blr-ccx-90 blr-ccx-900|&amp;lt;LVL::Info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
12/23/2009 11:07:28 uccx_IP_HostName_change.sh|DB script failed|&amp;lt;LVL::Error&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  syslog/uccx_db_ip_hostname_change.log&lt;br /&gt;
&lt;br /&gt;
Log for IP or Hostname change start with following message&lt;br /&gt;
&lt;br /&gt;
2009-12-23 17:11:22,568 - uccx.iphostnamechange - DEBUG - Starting Unified CCX DB relates changes for the Hostname/IP address change&lt;br /&gt;
&lt;br /&gt;
and ends with&lt;br /&gt;
&lt;br /&gt;
2009-12-23 17:11:22,692 - uccx.iphostnamechange - DEBUG - Hostname related changes complete for Unified CCX DB&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
2009-12-23 17:11:33,165 - uccx.iphostnamechange - DEBUG - IP Address change. No changes in DB configuration files.&lt;br /&gt;
&lt;br /&gt;
depending on the kind of change.&lt;br /&gt;
&lt;br /&gt;
  uccx/log/IPHOST/*.log&lt;br /&gt;
&lt;br /&gt;
Search for String &amp;quot;NodeConfigUpdate&amp;quot; in this log to identify any error messages. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1) &lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Identify_Cluster_Issues_after_IP/Hostname_change</id>
		<title>Identify Cluster Issues after IP/Hostname change</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Identify_Cluster_Issues_after_IP/Hostname_change"/>
				<updated>2010-01-08T09:42:34Z</updated>
		
		<summary type="html">&lt;p&gt;Shailesi: /* Identify Cluster Issues after IP/Hostname change */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Identify Cluster Issues after IP/Hostname change==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Identify Cluster Issues after IP/Hostname change&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| N/A&lt;br /&gt;
 |-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| &lt;br /&gt;
Using CET tool check whether nodeconfig object and DB component config have been updated or not.&lt;br /&gt;
&lt;br /&gt;
For following things a remote user will be needed to login to the server.&lt;br /&gt;
&lt;br /&gt;
1. /opt/cisco/uccx/ClusterData/profile.ini on both nodes should be updated with new IP in case of IP Address change.&lt;br /&gt;
&lt;br /&gt;
2. If it's a HA setup then /opt/cisco/uccx/conf/intraclustercomm.ips should be updated with new IP on other node in case of IP Address change.&lt;br /&gt;
&lt;br /&gt;
3. /usr/local/cm/db/informix/etc/sqlhosts.uccx should be updated with new information.&lt;br /&gt;
&lt;br /&gt;
4. In /opt/cisco/uccx/desktop/conf/sitesetup/prefs.cfg, LDAP Host 1, LDAP Host 2, and/or IOR HOSTNAME should have been updated with new IP in case of IP address change.&lt;br /&gt;
&lt;br /&gt;
5. In /usr/local/thirdparty/jakarta-tomcat/webapps/TUP/CAD/Maintenance/TUP.ini, LDAP Server A and/or LDAP Server B should have been updated with new IP in case of IP address change.&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1) &lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shailesi</name></author>	</entry>

	</feed>