SocialMiner Chat - Bad Request error on failed connection
From DocWiki
(Difference between revisions)
(→Bad Request error on failed connection) |
(→SocialMiner Chat - Bad Request error on failed connection) |
||
| (2 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| - | == Bad Request error on failed connection == | + | == SocialMiner Chat - Bad Request error on failed connection == |
{| border="1" | {| border="1" | ||
|- | |- | ||
! '''Problem Summary''' | ! '''Problem Summary''' | ||
| - | | When submitting a chat request, a customer receives an | + | | When submitting a chat request, a customer receives an error message. |
|- | |- | ||
! '''Error Message''' | ! '''Error Message''' | ||
| Line 10: | Line 10: | ||
|- | |- | ||
! '''Possible Cause''' | ! '''Possible Cause''' | ||
| - | | XMPP Server is | + | | XMPP Server is down |
|- | |- | ||
! '''Recommended Action''' | ! '''Recommended Action''' | ||
| | | | ||
| - | |||
| - | + | Log in to the console of the SocialMiner server machine as the admin user configured at installation-time. | |
| - | Start the XMPP Server on the SocialMiner server machine | + | To list the services and their statuses, on the command line, type: utils service list |
| + | |||
| + | Look for SocialMiner XMPP Server. | ||
| + | |||
| + | Start the XMPP Server on the SocialMiner server machine. Type (do not use quotes): utils service start SocialMiner XMPP Server | ||
|- | |- | ||
Latest revision as of 15:50, 12 June 2012
SocialMiner Chat - Bad Request error on failed connection
| Problem Summary | When submitting a chat request, a customer receives an error message. |
|---|---|
| Error Message | connect_failed (Bad Request) : the connection to the XMPP server failed |
| Possible Cause | XMPP Server is down |
| Recommended Action |
Log in to the console of the SocialMiner server machine as the admin user configured at installation-time. To list the services and their statuses, on the command line, type: utils service list Look for SocialMiner XMPP Server. Start the XMPP Server on the SocialMiner server machine. Type (do not use quotes): utils service start SocialMiner XMPP Server |
| Release | 8.5 |
| Associated CDETS # | None |