Hi Kubig,
I saw your post here that you successfully deployed GIR. I am facing an issue that the recordings folder in WebDAV has mp3 files in it. However, when i checked the GCTI\MCP\cache\record\failed folder. I can find the corresponding mp3 and json files for the call.
The MCP logs shows the following error 500 Internal Server Error.
2016-03-13 15:10:09.145 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMUserRequest.cxx:658 POST /api/contact-centers//recordings/ HTTP/1.1
2016-03-13 15:10:09.145 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMUserRequest.cxx:553 Host: 10.33.48.218:8889
2016-03-13 15:10:09.145 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMUserRequest.cxx:553 Accept: */*
2016-03-13 15:10:09.145 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMUserRequest.cxx:553 Content-Length: 849
2016-03-13 15:10:09.145 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMUserRequest.cxx:553 Date: Sun, 13 Mar 2016 12:10:09 +0000
2016-03-13 15:10:09.145 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMUserRequest.cxx:553 Authorization: Basic UlB1c2VyOlJQdXNlcg==
2016-03-13 15:10:09.145 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMUserRequest.cxx:553 Content-Type: application\json
2016-03-13 15:10:09.145 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMUserRequest.cxx:553 X-Genesys-FMSessionID: 00A8016E-100032DB-0000008D-00A8016E-100032DB
2016-03-13 15:10:09.145 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMThreadQueue.cxx:447 upload completely sent off: 849 out of 849 bytes
2016-03-13 15:10:09.175 DBUG 00000000-00000000 9536 01F00000 FMResponseData.cxx:341 HTTP/1.1 500 Internal Server Error
2016-03-13 15:10:09.175 DBUG 00000000-00000000 9536 01F00000 FMResponseData.cxx:360 Content-Length: 1137
2016-03-13 15:10:09.175 DBUG 00000000-00000000 9536 01F00000 FMResponseData.cxx:360 Content-Type: text/plain
2016-03-13 15:10:09.175 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMThreadQueue.cxx:447 Connection #1 to host 10.33.48.218 left intact
2016-03-13 15:10:09.175 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMThreadQueue.cxx:710 Request successful: uri=http://10.33.48.218:8889/api/contact-centers//recordings/
2016-03-13 15:10:09.175 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMThreadQueue.cxx:825 HTTP request completed
2016-03-13 15:10:09.175 DBUG 00000000-00000000 9536 01F00000 FMResponseData.cxx:421 Received fetch completed, response code=500
2016-03-13 15:10:09.175 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMThreadQueue.cxx:1514 Response is not cacheable
2016-03-13 15:10:09.175 DBUG 00A8016E-100032DB-0000008D-00A8016E-100032DB 9536 01F00000 FMUserRequest.cxx:512 Request completed, sending RequestCompleteNotify.
2016-03-13 15:10:09.175 DBUG 00A8016E-100032DB 7028 0B100000 MPCRecordPost.cxx:1108 Record Post::Processing response for recording: file://C:\GCTI\MCP/cache/record/call-33SBC5CS553MD969QDGF45DQKO000005_2016-03-13_12-08-34-00A8016E-100032DB-00000001.mp3, post response 500, post mode 6, post state 3, response string: Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/web/wsgiserver/__init__.py", line 1245, in communicate
req.respond()
File "/usr/local/lib/python2.7/site-packages/web/wsgiserver/__init__.py", line 775, in respond
self.server.gateway(self).respond()
File "/usr/local/lib/python2.7/site-packages/web/wsgiserver/__init__.py", line 2018, in respond
response = self.req.server.wsgi_app(self.env, self.start_response)
File "/usr/local/lib/python2.7/site-packages/web/httpserver.py", line 306, in __call__
return self.app(environ, xstart_response)
File "/usr/local/lib/python2.7/site-packages/web/httpserver.py", line 274, in __call__
return self.app(environ, start_response)
File "/usr/local/lib/python2.7/site-packages/web/application.py", line 290, in wsgi
start_resp(status, headers)
File "/usr/local/lib/python2.7/site-packages/web/httpserver.py", line 303, in xstart_response
self.log(status, environ)
File "/usr/local/lib/python2.7/site-packages/web/httpserver.py", line 319, in log
print >> outfile, utils.safestr(msg)
IOError: [Errno 5] Input/output error
2016-03-13T15:10:09.175 Std 45013 EROR 00A8016E-100032DB 7028 0B1007D4 Record Post::Encountered recoverable error while posting the recording: file://C:\GCTI\MCP/cache/record/call-33SBC5CS553MD969QDGF45DQKO000005_2016-03-13_12-08-34-00A8016E-100032DB-00000001.mp3, post response: 500, post state: HTCC post in progress
2016-03-13 15:10:09.175 DBUG 00000000-00000000 7028 0B100000 MPCRecordPost.cxx:728 Record Post:: Pending post count = 0, Posts in progress = 1
2016-03-13 15:10:09.175 DBUG 00000000-00000000 7028 0B100000 MPCRecordPost.cxx:912 Record Post:: Pending post count = 0, Posts in progress = 1
2016-03-13 15:10:09.486 DBUG 00000000-00000000 7056 0B100000 MPCConference.cxx:356 MPCConference[000000001C541570]::~MPCConference nConfID=300032BF
2016-03-13 15:10:09.486 DBUG 00A8016E-100032DB 7056 0B200000 MPCMixer.cxx:104 MPCMixer::~MPCMixer[000000001C641DE0] - m_OutputSets.size()=0
2016-03-13T15:10:09.581 Trc 33009 INFO 00000000-00000000 6276 02800FA1 Request received: OPTIONS sip:10.33.48.206:5070 SIP/2.0
Via: SIP/2.0/UDP 10.33.48.206:5064;branch=z9hG4bK000000001ECDAA50e558a1
From: <sip:GVP@10.33.48.206:5064>;tag=E2AB1E34-2BDB-4929-25B8-17B5F718F86E
To: sip:10.33.48.206:5070
Max-Forwards: 70
CSeq: 26024 OPTIONS
Call-ID: A223594F-8A1D-412C-0D83-3CF937BA6D1D-5064@10.33.48.206
Contact: <sip:GVP@10.33.48.206:5064>
Content-Length: 0
Supported: timer, uui
Any thoughts on the above. I checked the speechminer interface and could not find any interactions. Obviously, it has not reached there.
If i am missing out any details, please do let me know.
Thank You
Best Regards