Dear All,
I have test Chat server in my Lab by sending chat via MCR Sample 7.5 , So i could not send chat and showed message like this [color=red]"error 'Failed to create chat session'"[/color]. In the log file showed as below
[color=blue]16:11:58.918 Trc 59220 input from conn_id=784: flex requestLogin
refId '31'
userNick 'chatj'
timeZoneOffset '-420'
16:11:58.918 Trc 59231 data: user=011B4A94FC5E0002 was created on conn_id=784, type=CLIENT, protocol=FLEX, nickname=chatj
16:11:58.964 Trc 59221 output for conn_id=784+ : flex eventStatus (info)
refId '31'
userId '011B4A94FC5E0002'
secureKey 'c1b5923f7acc342f'
occurAt '2009-08-26T09:11:58Z'
requestResult 'SUCCESS'
16:11:58.964 Trc 59220 input from conn_id=784: flex requestJoin
refId '33'
userId '011B4A94FC5E0002'
secureKey 'c1b5923f7acc342f'
queueKey 'Resources:default'
subject 'chat'
16:11:58.964 Trc 59248 queue key Resources:default was resolved as endpoint to queue={Chat PreRoute Queue} and tenant id=101
16:11:58.964 Trc 59241 data: session=011B4A94FC5E0003 was created with refid=33
16:11:58.964 Int 59255 data: adding user=011B4A94FC5E0002 to session=011B4A94FC5E0003 with intx=
16:11:58.980 Trc 59442 UCS: sending request {Create} with cs_refid=3 for session=011B4A94FC5E0003. Parameters:
'Subject' [unicode] = L"chat"
'CreatorId' [int] = 283
'TenantId' [int] = 101
'ExternalId' [str] = "011B4A94FC5E0003"
'StartDate' [str] = "2009-08-26T09:11:58Z"
'TimeZone' [int] = -420
'IdentifyCreateContact' [int] = 3
'MediaType' [str] = "chat"
'Userdata' [bstr] = TKVList:<output is suppressed>
16:11:59.261 Int 59448 UCS: reply is OK for {Create} with cs_refid=3 for intx=00012a57Y8UK035S. Attached data: <output is suppressed>
16:11:59.261 Int 59242 data: session=011B4A94FC5E0003 was activated as intx=00012a57Y8UK035S
16:11:59.355 Int 59412 InS: sent request {submit} for intx=00012a57Y8UK035S with we_refid=3
16:11:59.558 Int 59415 InS: received event {event_error} with we_refid=3 for intx=00012a57Y8UK035S
16:11:59.574 Trc 59221 output for conn_id=784+ : flex eventStatus (info)
refId '33'
userId ''
secureKey ''
occurAt '2009-08-26T09:11:59Z'
requestResult 'ERROR'
errorId '8214'
error 'Failed to create chat session'
16:11:59.589 Int 59443 UCS: sending request Close for intx=00012a57Y8UK035S with cs_refid=4. Parameters:
'TenantId' [int] = 101
'CreatorId' [int] = 283
'Id' [str] = "00012a57Y8UK035S"
'ReleasedDate' [str] = "2009-08-26T09:11:59Z"
'Status' [int] = 3
'MimeType' [str] = "text/xml"
16:11:59.589 Int 59256 data: removing user=011B4A94FC5E0002 from session=011B4A94FC5E0003 with intx=00012a57Y8UK035S
16:11:59.589 Int 59245 data: deleting session=011B4A94FC5E0003 with intx=00012a57Y8UK035S
16:11:59.589 Trc 59202 connection was closed for conn_id=784 with type=FLEX
16:11:59.730 Int 59448 UCS: reply is OK for {Close} with cs_refid=4 for intx=00012a57Y8UK035S. Attached data: n/a
[/color]
Thanks you in advance.
Best regard,
Lekie