<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Installation</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=4556590" />
  <subtitle>A place to discuss the CAXL installation and deployment</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=4556590</id>
  <updated>2013-05-23T23:05:09Z</updated>
  <dc:date>2013-05-23T23:05:09Z</dc:date>
  <entry>
    <title>RE: How to enable a Secure Connection for SDK</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15100782" />
    <author>
      <name>Ting-Hao Chen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15100782</id>
    <updated>2013-05-09T15:42:56Z</updated>
    <published>2013-05-09T15:42:56Z</published>
    <summary type="html">Joe,
CUCM self-signed root certificate is installed automatically. You can re-create your Tomcat Certificate as well. You can find out more details in [url=http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/cucos/8_6_1/cucos/iptpch6.html#wp1053189]CUCM Certificate Management[/url] and [url=http://www.cisco.com/en/US/docs/voice_ip_comm/cups/8_6/english/install_upgrade/deployment/guide/dgcerts.html#wp1098930]CUPS Certificate Type[/url]
Thanks,
Howard</summary>
    <dc:creator>Ting-Hao Chen</dc:creator>
    <dc:date>2013-05-09T15:42:56Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to enable a Secure Connection for SDK</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15014360" />
    <author>
      <name>Joseph Harbison</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15014360</id>
    <updated>2013-05-07T13:42:12Z</updated>
    <published>2013-05-07T13:42:12Z</published>
    <summary type="html">I understand that the callmanager and the cups server will have different certificates.  I would assume since the connection is https:// , that would be a tomcat certficate, correct.  This would also resolve the issue when the end user goes to the login to the cups server to change thier personal settings and gets a certificate error.  I might not be asking the question correctly, I have noticed that their are several certificates for different cert stores, I just want to make sure I apply or generate the CSR for the correct cert that will allow for the https connection to the bosh server.

Please advise if I am correct in doing a tomcat certificate.

Thanks,

Joe</summary>
    <dc:creator>Joseph Harbison</dc:creator>
    <dc:date>2013-05-07T13:42:12Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to enable a Secure Connection for SDK</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14994271" />
    <author>
      <name>Ting-Hao Chen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14994271</id>
    <updated>2013-05-06T22:47:00Z</updated>
    <published>2013-05-06T22:47:00Z</published>
    <summary type="html">Hi Joseph,
I think this depends on the browser security setting, it can be either public signed, or private signed certification. The key for BOSH is to making sure the http origin matches. Ex: http -&gt; http. https -&gt; https. And make sure the config of "unsecureAllowed: false" is implmeneted when using securited connection.
The certification won't be the same since CUPS and CUCM will be two different servers.
Hope this help
Howard</summary>
    <dc:creator>Ting-Hao Chen</dc:creator>
    <dc:date>2013-05-06T22:47:00Z</dc:date>
  </entry>
  <entry>
    <title>How to enable a Secure Connection for SDK</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14933977" />
    <author>
      <name>Joseph Harbison</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14933977</id>
    <updated>2013-05-03T20:07:09Z</updated>
    <published>2013-05-03T20:07:09Z</published>
    <summary type="html">What are the proper certificates (tomcat, cup-xmpp-trust...) that CSR need to be generated and uploaded for the connection between the client browser and the bosh/cups server?  I have my setup to not use the secure connection but would like to change it so the traffic is encrypted.  Is this simply the tomcat certificate?  I would also like to implement a cert so I don't get prompted when logging into the webpage of the CUPS server, can the two be the same?
Thanks,
Joe</summary>
    <dc:creator>Joseph Harbison</dc:creator>
    <dc:date>2013-05-03T20:07:09Z</dc:date>
  </entry>
  <entry>
    <title>Establish the connection to My Own Server.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14687710" />
    <author>
      <name>Yasar Arafath</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14687710</id>
    <updated>2013-04-26T07:31:55Z</updated>
    <published>2013-04-26T07:31:55Z</published>
    <summary type="html">Hello
      I config Jabber IM &amp; Presence to connect with my server but I can't to login with username audn password, I get message from server like "Atteming to connect" every time, when I try to connect. How to solve this problem?
and i have download the CAXL libraries,in this library(sampleclient.html) contains the following code config for domain,
var demo_config = {
    domain: "psdtemea.cisco.com",//the domain specified for your CUP server
    unsecureAllowed: true,
    httpBindingURL: "[url=http://cup02:7335/httpbinding]http://cup02:7335/httpbinding[/url]"//the BOSH url for your server
      unsecureAllowed: true //unsecureAllowed should be true if plaintext authentication is allowed over unencrypted or unsecured HTTP channels
}
 
here how to Change these values to match the user, domain and BOSH URL  for my Server/System.And how to establish the connection to My Server.
 
Thanks in advance!!!</summary>
    <dc:creator>Yasar Arafath</dc:creator>
    <dc:date>2013-04-26T07:31:55Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to initiate group chat using sampleclient.html</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14538337" />
    <author>
      <name>Ruzel Jamilon</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14538337</id>
    <updated>2013-04-22T21:55:37Z</updated>
    <published>2013-04-22T21:55:37Z</published>
    <summary type="html">Hi Praveen. 

I was having some problems with Search for Room functionality myself. But unlike you I am not seeing any errors, but just an empty pop up box. (It will be wise to note perhaps that I am using On Premise API version 8.6.)

On the downloaded DEBUG code, I found this code to create the Search View object and it will only open empty box with Search Join and Cancel buttons, nothing else. 
--&gt; var roomSearch = new jabberwerx.ui.MUCSearchView(muc,"conference." + demo_config.domain);

But I tried to run the RELEASE code that we had in our server (long before I came) and Search button was working (but displaying the box incorrectly) and found out that the code differs 
--&gt; var roomSearch = new jabberwerx.ui.MUCSearchView(muc, demo_config.conferencealias); 

which I tried on my DEBUG version - the Search  button worked fine and without the display error!

I am not sure from which version the correct code belongs to as I have also seen another code for that on the exisitng debug code we have. 

Ruzel</summary>
    <dc:creator>Ruzel Jamilon</dc:creator>
    <dc:date>2013-04-22T21:55:37Z</dc:date>
  </entry>
  <entry>
    <title>How to initiate group chat using sampleclient.html</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14513690" />
    <author>
      <name>Praveen Kumar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14513690</id>
    <updated>2013-04-22T11:41:01Z</updated>
    <published>2013-04-22T11:36:41Z</published>
    <summary type="html">From "CAXL v2012.02.34009 DEBUG\doc\examples\sampleclient.html" I was trying to initiate the group chat. The "Invite to Room" and "Configure Room" buttons are always disabled. When i try to search for room by clicking on "Search for Room", I get the error as "[color=#f35000]The[/color] requested item could not be found." In the console log i get the following message. Log 16:57:29:040 search results height: 0 Log 16:57:29:054 search results height: 272 Sent 16:57:29:068  Recv 16:57:29:312  Also i tried another sample"mucviewdemo.html" found in the same folder location. I was able to login but do not see any chat window. I gave the following configuration. var demo_config = {     domain: "psdtemea.cisco.com",     httpBindingURL: "http://cup02:7335/httpbinding", // added      //conferenceServer: 'http://cup02:7335/httpbinding',     rooms: ["testroom1", "testroom2"],     invitees: ["jwtest2", "jwtest3", "jwtest4"],     maxGraphAge: 5,     unsecureAllowed: true,     logPersistence: false };    here i tried with "httpBindingURL" instead of "conferenceServer". Do we need a seperate server called "conference server". If we need one what is the conference server for the sand box. Currently i am working with sand box only.   </summary>
    <dc:creator>Praveen Kumar</dc:creator>
    <dc:date>2013-04-22T11:36:41Z</dc:date>
  </entry>
  <entry>
    <title>Error: STREAM CLOSED WITH ERROR: MECHANISM PLAIN</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14448790" />
    <author>
      <name>Ruzel Jamilon</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14448790</id>
    <updated>2013-04-19T14:43:34Z</updated>
    <published>2013-04-19T14:43:34Z</published>
    <summary type="html">Hello. 

I am getting this error when trying to log in to our CUPS:

Log	08:35:12:333	[Console] Stream opened with sjrb.lab &lt;stream:features xmlns:stream="http://etherx.jabber.org/streams"&gt;&lt;mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"&gt;&lt;mechanism&gt;PLAIN&lt;/mechanism&gt;&lt;mechanism&gt;CISCO-VTG-TOKEN&lt;/mechanism&gt;&lt;/mechanisms&gt;&lt;/stream:features&gt;
Sent	08:35:12:345	
&lt;auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl'
           mechanism='PLAIN'&gt;
AHJqYW1pbG9uADFOaXNoZWwjMjA=
&lt;/auth&gt;
Log	08:35:42:889	[Console] Stream closed with error: Operation failed (&lt;stream:error xmlns:stream="http://etherx.jabber.org/streams"&gt;&lt;internal-server-error xmlns="urn:ietf:parms:xml:ns:xmpp-streams"/&gt;&lt;/stream:error&gt;)
Log	08:35:42:893	closed: &lt;stream:error xmlns:stream="http://etherx.jabber.org/streams"&gt;&lt;internal-server-error xmlns="urn:ietf:parms:xml:ns:xmpp-streams"/&gt;&lt;/stream:error&gt;

SampleClient is deployed in a webserver. 
CUPS is in v 8.6.

configurations as follow:
var demo_config = {
    domain: "****.**",
    maxGraphAge: 5,
    unsecureAllowed: true,
    atSymbolAllowed: false,
    logPersistence: true,
    serviceDiscoveryEnabled: false,
	httpBindingURL: "/httpbinding"
};

in NGINX:
		location /httpbinding {
        access_log off;
		proxy_pass http://10.***.**.*:7335/httpbinding;
        proxy_set_header X-Real-IP $remote_addr;
        proxy_set_header Host $host;
        proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
		} 


Hope you can help me troubleshoot. Thank you.</summary>
    <dc:creator>Ruzel Jamilon</dc:creator>
    <dc:date>2013-04-19T14:43:34Z</dc:date>
  </entry>
  <entry>
    <title>How to integrate IM presence with Directory</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14441047" />
    <author>
      <name>Praveen Kumar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14441047</id>
    <updated>2013-04-19T11:55:26Z</updated>
    <published>2013-04-19T11:55:04Z</published>
    <summary type="html">I need to integrate jabber presence in my web application. In my application I need to view the Jabber Presence of all the other user. Each user is represented by a cell.The users are obtained from a LDAP server. All users have an jabber account and they belong to same domain. The jabber account information of each user is available from LDAP. How do I get the presence information of all the user which were retrieved from the LDAP?, and represent in the respective user cell. Note that I dont need a roster list. Since i represent each user in a cell, i dont want to have another list (Roaster). </summary>
    <dc:creator>Praveen Kumar</dc:creator>
    <dc:date>2013-04-19T11:55:04Z</dc:date>
  </entry>
  <entry>
    <title>Sampleclient logging in issues with Sandbox (already with webserver)</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14404046" />
    <author>
      <name>Ruzel Jamilon</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14404046</id>
    <updated>2013-04-18T15:50:15Z</updated>
    <published>2013-04-18T15:50:15Z</published>
    <summary type="html">Hello.

Unable to log in using IE v8, Firefox v20 and Chrome v26. Set up a nginx for webapp and getting this error:

Log 09:29:21:432 Note: Service discovery is disabled on the client. 
Log 09:29:21:436 Cross site is true. 
Log 09:29:21:439 Update _connectToNode = cup02 
Log 09:29:21:441 Bosh URL is: http://cup02:7335/httpbinding 
Log 09:29:26:391 network timeout retry 1 
Log 09:29:28:976 network timeout retry 2 
Log 09:29:31:547 network timeout retry 3 
Log 09:29:34:130 [Console] Stream closed with error: Operation failed (&lt;stream:error xmlns:stream="http://etherx.jabber.org/streams"&gt;&lt;undefined-condition xmlns="urn:ietf:params:xml:ns:xmpp-streams"/&gt;&lt;/stream:error&gt;) 
Log 09:29:34:133 closed: &lt;stream:error xmlns:stream="http://etherx.jabber.org/streams"&gt;&lt;undefined-condition xmlns="urn:ietf:params:xml:ns:xmpp-streams"/&gt;&lt;/stream:error&gt; 

I am currently connected to VPN with two users for testing.
I am also using the new debug version you posted on Praveen Kumar's thread concerning almost the same issue.

Edited demo_config in sampleclient.html:
var demo_config = {
    domain: "psdtemea.cisco.com",
    maxGraphAge: 5,
    unsecureAllowed: true,
    atSymbolAllowed: false,
    logPersistence: false,
    serviceDiscoveryEnabled: false,
    httpBindingURL: "http://cup02:7335/httpbinding",
    httpBindingURL_secondary: "/httpbinding"
};

But in nginx.conf, if I include this block:

	location /httpbinding {
    access_log off;
	proxy_pass http://cup02:7335/httpbinding;
    proxy_set_header X-Real-IP $remote_addr;
    proxy_set_header Host $host;
    proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
	} 
	
	I am unable to start webserver with the following error in command:
	C:\Users\rjamilon\nginx-1.2.8&gt;nginx -s stop nginx: [emerg] host not found in upstream "cup02" in C:\Users\rjamilon\nginx-1.2 .8/conf/nginx.conf:50
	
So for this scenario I deleted the location /httpbinding block to be able to start server. I feel this is causing the error, but I am very new to web servers so please bear with me.</summary>
    <dc:creator>Ruzel Jamilon</dc:creator>
    <dc:date>2013-04-18T15:50:15Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to enable BOSH on CUP server.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14324241" />
    <author>
      <name>Martin Sloan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14324241</id>
    <updated>2013-04-16T19:18:54Z</updated>
    <published>2013-04-16T19:18:54Z</published>
    <summary type="html">Howard,
No worries!  Thanks for the help.
Marty</summary>
    <dc:creator>Martin Sloan</dc:creator>
    <dc:date>2013-04-16T19:18:54Z</dc:date>
  </entry>
  <entry>
    <title>RE: CAXL jabberUIDemo Login Problem</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14320473" />
    <author>
      <name>Martin Sloan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14320473</id>
    <updated>2013-04-16T17:54:09Z</updated>
    <published>2013-04-16T17:54:09Z</published>
    <summary type="html">Ting-Hao,
Thank you for the info.  I have a web server setup and was able to make some progress today after finding the CAXL Cisco Unified Presence 8.6 Integration Guide.  Lots of good beginner info there to help get setup.  My issue had to do with the IM&amp;P System-&gt;Security-&gt;Settings menu where I disabled web client to service secure mode.  Once we get things moving I'll look into enabling security.
Marty</summary>
    <dc:creator>Martin Sloan</dc:creator>
    <dc:date>2013-04-16T17:54:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: CAXL jabberUIDemo Login Problem</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14319058" />
    <author>
      <name>Ting-Hao Chen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14319058</id>
    <updated>2013-04-16T17:47:27Z</updated>
    <published>2013-04-16T17:47:27Z</published>
    <summary type="html">Martin,
Have you setup a webserver to host your testing, or just the file based? For IE, all BOSH requests (original or "see-other-uri") MUST have the same protocol as the page origin as described in [url=http://developer.cisco.com/web/jabber-developer/cisco-ajax-xmpp-library-v2012.02-release-notes]Cisco AJAX XMPP Library v2012.02 Release Notes[/url]
Howard</summary>
    <dc:creator>Ting-Hao Chen</dc:creator>
    <dc:date>2013-04-16T17:47:27Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to enable BOSH on CUP server.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14313512" />
    <author>
      <name>Ting-Hao Chen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14313512</id>
    <updated>2013-04-16T16:02:14Z</updated>
    <published>2013-04-16T16:02:14Z</published>
    <summary type="html">Apologies for the lack of documentation, and glad you had figured this out and gets connected...:)
Let me know if you still have problem.
Howard</summary>
    <dc:creator>Ting-Hao Chen</dc:creator>
    <dc:date>2013-04-16T16:02:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to enable BOSH on CUP server.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14311716" />
    <author>
      <name>Martin Sloan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14311716</id>
    <updated>2013-04-16T15:47:23Z</updated>
    <published>2013-04-16T15:47:23Z</published>
    <summary type="html">[quote=Martin Sloan]Ting-Hao,
I'm having a similar problem while trying to get up and running with on-prem.  When I point my browser to 'http://some-bosh-server:7335/httpbinding' I get a connection reset and when I point to 'http://some-bosh-server/httpbinding' I get a 404 not found.  Can you advise on how to get past this or point me to some docs that explain?  The CAXL deployment guide doesn't seem to handle troubleshooting this issue.
Thank you[/quote]
I just found the docs I was searching for.  'Cisco AJAX XMPP Library Cisco Unified Presence 8.6 Integration Guide' has some great getting started information.  I'm connected to the BOSH server at this time.
 </summary>
    <dc:creator>Martin Sloan</dc:creator>
    <dc:date>2013-04-16T15:47:23Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to enable BOSH on CUP server.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14310991" />
    <author>
      <name>Martin Sloan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14310991</id>
    <updated>2013-04-16T15:18:13Z</updated>
    <published>2013-04-16T15:18:13Z</published>
    <summary type="html">Ting-Hao,
I'm having a similar problem while trying to get up and running with on-prem.  When I point my browser to 'http://some-bosh-server:7335/httpbinding' I get a connection reset and when I point to 'http://some-bosh-server/httpbinding' I get a 404 not found.  Can you advise on how to get past this or point me to some docs that explain?  The CAXL deployment guide doesn't seem to handle troubleshooting this issue.
Thank you</summary>
    <dc:creator>Martin Sloan</dc:creator>
    <dc:date>2013-04-16T15:18:13Z</dc:date>
  </entry>
  <entry>
    <title>RE: CAXL jabberUIDemo Login Problem</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14267457" />
    <author>
      <name>Martin Sloan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14267457</id>
    <updated>2013-04-15T15:05:05Z</updated>
    <published>2013-04-15T15:05:05Z</published>
    <summary type="html">I installed the UI demo on another server and tested with a new client machine and browser.  It worked!  After re-cheching server logs and pulling client console logs with Firebug I could see there was a difference in the POST message.
Failed:
&lt;body xmlns="http://jabber.org/protocol/httpbind" xmlns:xmpp="urn:xmpp:xbosh" hold="1" ver="1.9" from="msloan@mydomain.com" to="mydomain.com" secure="true" wait="30" xmpp:version="1.0" rid="1523537693"/&gt;
Success:
&lt;body xmlns="http://jabber.org/protocol/httpbind" xmlns:xmpp="urn:xmpp:xbosh" hold="1" ver="1.9" from="msloan@mydomain.com" to="mydomain.com" secure="true" wait="30" xmpp:version="1.0" rid="4256802534"&gt;
&lt;/body&gt;
The failed message also included a 'xml-not-well-formed' message. Next I pointed my NEW client machine and browser back to the OLD UI install and it worked again! So, I guess there is some difference in the way the browsers are forming the messages and how the server expects to recieve them. The successful and failed messages were both sent from Firefox but the successful message was sent from a Mac running FF v20.0 and the failed message from Windows running FF v20.0.1. Is there any documentation I can reference on this?
Thank you</summary>
    <dc:creator>Martin Sloan</dc:creator>
    <dc:date>2013-04-15T15:05:05Z</dc:date>
  </entry>
  <entry>
    <title>CAXL jabberUIDemo Login Problem</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14263061" />
    <author>
      <name>Martin Sloan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14263061</id>
    <updated>2013-04-15T13:09:47Z</updated>
    <published>2013-04-15T13:09:47Z</published>
    <summary type="html">I'm trying to login to IM&amp;P 9.1 using the Jabber UI demo program and I'm getting the 'Operation Failed' message.  Checking traces on my IM&amp;P server, I see this when my client tries to connect:
 
08:49:37.115 |b45b5b90| debug| Socket.cpp:239 accept fd 24 from 172.18.10.175:58799
08:49:37.115 |b45b5b90| debug| HTTPDirector HTTPDirector::onAccept
08:49:37.115 |b4535b90| debug| OpenSSL_SSL.cpp:743 _getSSLContext((nil))
08:49:37.153 |b4535b90| debug| OpenSSL_SSL.cpp:922 _getCRL: NULL returned for host 
08:49:37.153 |b4535b90| debug| OpenSSL_SSL.cpp:1278 _checkRevocation: _getCRL failed for host 
08:49:37.153 |b4535b90| debug| OpenSSL_SSL.cpp:1340 _checkRevocation:No CRL or non server mode
08:49:37.153 |b4535b90| debug| HTTPGaffer{1423916EFAA} onClose
08:49:37.153 |b4535b90| debug| HTTPDirector Removing Gaffer: 1423916EFAA
08:49:37.153 |b43b1b90| debug| HTTPGaffer{1423916EFAA} Destructor; pending_wait: 0
08:49:37.153 |b4535b90| debug| SocketWatcher.cpp:945 cleanupSocket: removed fd from _fd_sockinfo_map 24
 
Can anyone advise?
Thank you</summary>
    <dc:creator>Martin Sloan</dc:creator>
    <dc:date>2013-04-15T13:09:47Z</dc:date>
  </entry>
  <entry>
    <title>RE: Not able to login with sandbox account.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13720983" />
    <author>
      <name>Praveen Kumar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13720983</id>
    <updated>2013-04-01T03:26:26Z</updated>
    <published>2013-04-01T03:26:26Z</published>
    <summary type="html">Hi Howard,
Yes its Firefox 20.0 beta version.
Regards,
Praveen
 </summary>
    <dc:creator>Praveen Kumar</dc:creator>
    <dc:date>2013-04-01T03:26:26Z</dc:date>
  </entry>
  <entry>
    <title>RE: Not able to login with sandbox account.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13535927" />
    <author>
      <name>Ting-Hao Chen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13535927</id>
    <updated>2013-03-26T20:52:05Z</updated>
    <published>2013-03-26T20:52:05Z</published>
    <summary type="html">Praveen,
Is this 20.0 a beta version? My 19.02 seems to be working fine. I have tested it from XP and Windows 7
Thanks,
Howard</summary>
    <dc:creator>Ting-Hao Chen</dc:creator>
    <dc:date>2013-03-26T20:52:05Z</dc:date>
  </entry>
</feed>

