<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"> 
  <channel>
  <title>Presence Hot Issues from Cisco TAC</title>
  <link>http://www.cisco.com/en/US/customer/products/sw/voicesw/ps556/products_tech_note09186a0080937324.shtml</link>
  <description>Hot Issues from Cisco TAC.  Please click the link for complete details.</description>
  <language>en-us</language>

  <managingEditor>wsisk@cisco.com (Wes Sisk)</managingEditor>
  <webMaster>news-at-cisco-rss@cisco.com (Cisco Newsroom)</webMaster>
  <pubDate>Mon, 17 Jun 2013 10:42:42 EDT</pubDate>
  <lastBuildDate>Mon, 17 Jun 2013 10:42:42 EDT</lastBuildDate>
  <generator>PERL</generator>

  <docs>http://www.cisco.com/en/US/customer/products/sw/voicesw/ps556/products_tech_note09186a0080937324.shtml</docs>
  <ttl>10080</ttl>

<item>
<title>CUP GUI needs an option to update Client type, Fixed CSCtq15767</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCtq15767</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;
This enhancement defects adds an option to update SOAP client types from Cisco Unified Presence web interface. The web based option has been added only in Cisco Unified Presence release 8.6.3 and would be available all releases upwards. New client types can be added into database using remote accounts for Cisco Unified presence releases 8.6.1 and 8.6.2 (pre 8.6.1 releases does not support this option)
&lt;br&gt;
&lt;B&gt;Conditions:&lt;/B&gt;
Cisco Unified Presence release 8.6.1 or 8.6.2
&lt;br&gt;
&lt;B&gt;Workaround:&lt;/B&gt;
Open a support case with TAC. 
TAC should follow the below mentioned guidelines 
1) To add client-type &quot;JABBERIPAD&quot; for support of Cisco jabber for ipad
Steps: Do this operation during low traffic hours due to the impact to client login
a) Create a remote support account
b) Follow the below mentioned procedure

[remotesupport@cupnode ~]# su informix
[informix@cupnode remotesupport]$
[informix@cupnode remotesupport]$ dbaccess $(dblutil -c) &lt;&lt;!
&gt; insert into soapclienttypes values (&quot;05c920dc-388d-4405-9d62-05501c476fa1&quot;,&quot;JABBERIPAD&quot;,&quot;f&quot;,&quot;f&quot;,&quot;f17f95a6-c185-41a8-872e-70bfac7e634d&quot;,&quot;0.0.0.0&quot;,&quot;f&quot;,&quot;Cisco Jabber for iPad&quot;,&quot;f&quot;,&quot;t&quot;);
&gt; !
Database selected.
1 row(s) inserted.
Database closed.

c) Verify that the new entry has been added with the above below
[informix@cupnode remotesupport]$ dbaccess $(dblutil -c) &lt;&lt;!
&gt; select * from soapclienttypes where clienttype=&quot;JABBERIPAD&quot;;
&gt; !
Database selected.

d) Restart Cisco UP Client Profile Agent on ALL THE NODES in the CLUSTER
[informix@gwydlvm107 remotesupport]$ exit
exit
[remotesupport@gwydlvm107 ~]# controlcenter.sh &quot;Cisco UP Client Profile Agent&quot; restart

Note: Restarting the above service impacts client login, therefore restart the service only when suitable to the customer!

    


</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCtq15767</guid>
</item>
<item>
<title>CUPS 9.1.1 does not accecpt AXL username/password changes in WebAdmin, Fixed CSCue79671</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCue79671</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;
&quot;Error: 4092 Failed to verify if the CUMC and IM Presence Service version match&quot; seen on the CUCM Publisher page of CUPS WebAdmin
&lt;br&gt;
&lt;B&gt;Conditions:&lt;/B&gt;
Attempting to change the AXL Username or password and after saving, causes the error seen above
&lt;br&gt;
&lt;B&gt;Workaround:&lt;/B&gt;
1)  Set the axl user password in Call Manager to something which does not contain special characters.
 
2)  Obtain root access to the CUPS Server and run the following command (you may have to set os security to permissive):
 
/usr/local/thirdparty/java/j2sdk/bin/java -classpath /usr/local/platform/jar/CCMEncryption.jar com.cisco.ccm.security.EncryptString &lt;password&gt;
 
This will return a hash value of the password which we need to use to update the database.
 
3)  Obtain dbaccess via &quot;su informix&quot; (you may have to set os security to permissive) then &quot;dbaccess&quot;

4)  Manually run the following query in dbaccess:
 
update epassyncagentcfg set axlpassword =&#39;&lt;output hash from above&gt;&#39; where axluser = &#39;&lt;axluserID&gt;&#39;;
 
You can also update the axluserID if you&#39;ve changed the CUCM user as well. It&#39;s in the epassyncagentcfg table as well as column &quot;axluser&quot;.

&lt;B&gt;More Info:&lt;/B&gt;



</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCue79671</guid>
</item>
<item>
<title>CUP User Page Privacy Setting Doesn&#39;t Allow Space for UserID, Open CSCuh20912</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCuh20912</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;

On end user page of IM&amp;P, under Privacy Policy =&gt; User Settings, when a user trying to add Allow or Block a user by user ID, if the user ID contains space, the system won&#39;t allow it and an error message pops up saying

&quot;User ID - Allowed characters are alphanumeric (a-zA-Z0-9),period(.),hyphen(-),underscore(_),at sign(@), and single quote(&#39;).&quot;
&lt;br&gt;
&lt;B&gt;Conditions:&lt;/B&gt;

IM &amp; Presence 9.1.1.10000-8
&lt;br&gt;&lt;B&gt;Workaround:&lt;/B&gt;
Remove space from user ID or add user from Jabber client

&lt;B&gt;More Info:&lt;/B&gt;
The problem only happen to Privacy Section of end user page. User ID with space can still log into Jabber client, cup and ccm end user pages.



</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCuh20912</guid>
</item>
<item>
<title>Feature services page not displaying correctly after DRF restore, Fixed CSCtf84913</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCtf84913</link>
<description>
 &lt;B&gt;Symptom:&lt;/B&gt;
 Service activation and feature services pages do not display properly; user 
cannot
 activate or start/stop services from the GUI.
&lt;br&gt; 
 &lt;B&gt;Conditions:&lt;/B&gt;
 Upgraded CUP 6.x-&gt;7.x-&gt;8.0.1 on 7835-H1, then DRF restored on 8.0.1 on 7845-
I2. 7835-H1 is unsupported hardware. 7845-I2 is supported hardware.
&lt;br&gt; 
 &lt;B&gt;Workaround:&lt;/B&gt;
Workaround 1. 
Instead of doing a bridge upgrade, the user can upgrade 6.x to 7.x on the 
old hardware, then do a DRF backup. Install 7.x on supported server, then do 
a DRF restore, then upgrade to 8.0.1.
 
Workaround 2.
If the user is already on the new H/W and encounters this issue.  Do the following:
1. get remote access
2. perform the following at the shell prompt:
cp /usr/local/platform/conf/activate.conf /usr/local/cm/conf/ccmservice/ActivateConf.xml
cd /usr/local/cm/conf/ccmservice/
chown tomcat:tomcat ActivateConf.xml
3. Using Serviceability GUI, restart &quot;Cisco Tomcat&quot; service
&lt;br&gt;
 &lt;B&gt;Further Problem Description:&lt;/B&gt;
 The service activation and feature services pages should only be empty when 
the hardware
 is unsupported.
 
 



</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCtf84913</guid>
</item>
<item>
<title>Troubleshooter page showed error message for SIP Publish Model, Fixed CSCsy42654</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCsy42654</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;

On System Troubleshooter page, for &quot;Verify SIP Publish Model&quot;, I saw following error messages:

Problem: The Troubleshooter has encountered an internal error on this test
Solution: The Troubleshooter was unable to perform this test due to an internal error
&lt;br&gt;

&lt;B&gt;Conditions:&lt;/B&gt;
When CUCM SIP trunk uses DNS SRV as the destination address. In this case, CUP troubleshooter page could not detect SIP Publish Model, but the SIP Publish Model actually worked fine.
&lt;br&gt;

&lt;B&gt;Workaround:&lt;/B&gt;

None. CUP administrator should ignore these error messages if CUCM SIP trunk uses DNS SRV as the destination address. This problem was fixed in later CUP releases.


</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCsy42654</guid>
</item>
<item>
<title>Jabber for Mac keep prompting for &#39;use your confidential information&#39;, Fixed CSCub25263</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCub25263</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;
When launching Jabber for Mac, it prompts user 3 time to use confidential information stared in keychain.  For example:  Cisco Jabber wants to use your confidential information stored in &quot;10.1.0.25&quot; in your keychain.  Do you want to allow access to this item?
 
After clicking &quot;Always Allow&quot;, expectation would be that the user would not be prompted for this after subsequent logins.  However, user continues to be prompted.
&lt;br&gt;
&lt;B&gt;Conditions:&lt;/B&gt;
Affect only MacBook Snow Leopard, Lion works fine.
&lt;br&gt;
&lt;B&gt;Workaround:&lt;/B&gt;
None


</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCub25263</guid>
</item>
<item>
<title>Presence broken for user when username has apostrophe (single quote), Open CSCuh34193</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCuh34193</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;
When a user logs into Jabber for windows, if their userID contains apostrophe, the user cannot change their presence from anything other than available. From Presence Viewer the user appears as unavailable.
&lt;br&gt;
&lt;B&gt;Conditions:&lt;/B&gt;
IM &amp; P 9.1.1.20000-5
CUCM 9.1.1
Jabber 9.1.5 and 9.2.1

Occurs when the users CUCM userid contains an apostrophe (Single Quote)
&lt;br&gt;
&lt;B&gt;Workaround:&lt;/B&gt;
None

&lt;B&gt;More Info:&lt;/B&gt;
Please see case description



</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCuh34193</guid>
</item>
<item>
<title>Don&#39;t allow quotes in ldap profile search context field, Fixed CSCuc35088</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCuc35088</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;
Upgrade from CUPS 8.6.4 to 9.0.1 Fails
&lt;br&gt;
&lt;B&gt;Conditions:&lt;/B&gt;
LDAP profile has Search context with special characters such as double quotes, single quotes, ampersand and less than and greater than symbols.
&lt;br&gt;
&lt;B&gt;Workaround:&lt;/B&gt;
Remove the special characters ( &quot; &#39; $ &lt; &gt; ) in the search context of the LDAP profile.
OR
Delete the LDAP profile and re add it after the upgrade is completed.

</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCuc35088</guid>
</item>
<item>
<title>DRS Restore Overwrites xcp_sequence table w/ Pub values on all Sub Nodes, Fixed CSCug21472</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCug21472</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;
End-users on system are reporting
1.) Random Empty Groups appearing on their Desktop clients (both CUPC and Jabber)
2.) On Jabber Clients contacts move to the default  Jabber Grouping : Other Groups
3.) On CUPC clients contacts appear to be deleted from the client from time to time 
&lt;br&gt;
&lt;B&gt;Conditions:&lt;/B&gt;
The version of CUP is running any release of CUP 8.0 up to and including 8.6.4 SU3
The CUP Server is running any release of IM/P 9.0 or 9.1.1
A DRF Restore was completed at any point during the lifetime of the server
&lt;br&gt;&lt;B&gt;Workaround:&lt;/B&gt;
A full detailed workaround procedure is available but does require TAC to execute as remote access is required on the system.
Please refer to CUP Triage post: http://cup-sustain/cups/viewtopic.php?f=96&amp;t=1654&amp;sid=6cc60bd50d0068d8424c9f1aa81037c6
&lt;br&gt;
&lt;B&gt;Further Problem Description:&lt;/B&gt;
To check if there are duplicate entries in the CUP rosters table the following query can be run against the CUP dtatbase:
 run sql SELECT COUNT(*), roster_id FROM rosters GROUP BY roster_id HAVING COUNT(*) &gt;1

</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCug21472</guid>
</item>
<item>
<title>CUPS primary install wizard asks for NTP but doesn&#39;t use it, Open CSCuh42251</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCuh42251</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;
During the install of a CUPS publisher node the install wizard asks for an NTP source however once the installation is complete it uses the CUCM publisher server.
&lt;br&gt;
&lt;B&gt;Conditions:&lt;/B&gt;
During the install of a Presence publisher node.
&lt;br&gt;
&lt;B&gt;Workaround:&lt;/B&gt;
Enter in a valid NTP source for the connectivity test to work however the value will be overwritten with the CUCM publisher IP address.

&lt;B&gt;More Info:&lt;/B&gt;



</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCuh42251</guid>
</item>
<item>
<title>SELinux policies on the CUP server are denying outbound HTTP connections, Fixed CSCug51696</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCug51696</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;
Application unable to retrieve PWS presence status notification from CUP Server
&lt;br&gt;
&lt;B&gt;Conditions:&lt;/B&gt;
SELinux policies on the CUP server are denying the outbound HTTP connection attempt by the SIP Proxy service.
&lt;br&gt;
&lt;B&gt;Workaround:&lt;/B&gt;
Set selinux to permissive mode.
From the admin CLI, run the following command: utils os secure permissive

&lt;B&gt;More Info:&lt;/B&gt;



</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCug51696</guid>
</item>
<item>
<title>Tomcat keystore generation issue post upgrade - Tomcat fails to start, Fixed CSCtx65298</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCtx65298</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;
Tomcat fails to start post upgrade, shows the following when running &quot;utils diagnose test&quot;

admin:utils diagnose test
 
Starting diagnostic test(s)
===========================
test - disk_space          : Passed
skip - disk_files          : This module must be run directly and off hours
test - service_manager     : Passed
test - tomcat              : Passed
test - tomcat_deadlocks    : Passed
test - tomcat_keystore     : Failed - The Tomcat keystore has been corrupted.
test - tomcat_connectors   : Failed - The HTTPS port is not responding to local requests.  Please collect all of the Tomcat logs for root cause analysis: file get activelog tomcat/logs/*

Additionally when looking at the catalina.out log file (file view activelog /tomcat/logs/catalina.out), the following is seen:
/usr/local/platform/.security/tomcat/trust-certs/tomcat-trust.keystore (No such file or directory)
&lt;br&gt;
&lt;B&gt;Conditions:&lt;/B&gt;
Has been found very intermittently post upgrade. 
&lt;br&gt;
&lt;B&gt;Workaround:&lt;/B&gt;
Contact TAC to apply a workaround to fix Tomcat.

</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCtx65298</guid>
</item>
<item>
<title>Presence Gateway error with DNS SRV configuration in Troubleshooter, Open CSCuh36248</title>
<link>http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCuh36248</link>
<description>&lt;B&gt;Symptom:&lt;/B&gt;
CUPS System Troubleshooter fails Presence Gateway test if CUPS Presence Gateway is configured for DNS SRV
&lt;br&gt;
&lt;B&gt;Conditions:&lt;/B&gt;
CUPS 8.6

DNS SRV configured in Presence Gateway

System Troubleshooter diagnostic is run
&lt;br&gt;
&lt;B&gt;Workaround:&lt;/B&gt;
none

&lt;B&gt;More Info:&lt;/B&gt;



</description>
<guid isPermaLink="true">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCuh36248</guid>
</item>
   
</channel>
</rss>
