There is a stack trace for this exception:
<pre class="code-java" style="font-family: monospace; font-size: 1.2em; padding: 0px; margin: 0px;">com.cisco.jtapi.PlatformExceptionImpl: Start Recording request failed: com.cisco.cti.client.CCNException
at com.cisco.jtapi.TerminalConnectionImpl.startRecording(CTQF)
</pre>
I've found some docs about CCNExceptions like
http://www.cisco.com/en/US/products/sw/custcosw/ps1846/products_tech_note09186a00808d640f.shtmlbut cannot find description of exception with code 0x8ccc00e7.
Exception caught using CCM 6.1.1.
Can anybody point me to newer docs or maybe can describe this exception?