Cisco Cisco Videoscape Voyager Vantage 3.0 User Guide

Page of 204
33
   
VOD Error Logs
On Demand Playback/Trickplay
On Demand Playback/Trickplay
This section covers the various error cases that would occur when the user tries to playback a VOD asset or does trick 
play operations on them.
Failure Cases
DLOG|MSP_ONDEMAND|DLOGL_ERROR, "warning tunerController->Load status: %d", status;
Reason
Failed to load the RF source with the given tuning parameters.
Note:
 The user would see the barker “On Demand is currently experiencing problems, please try again later”.
DLOG|MSP_ONDEMAND|DLOGL_ERROR, "warning: loadTuningParamsAndPlay status %d", status;
Reason
Failed to load the RF source with the given tuning parameters.
Note:
 The user would see the barker “On Demand is currently experiencing problems, please try again later”.
DLOG|MSP_ONDEMAND|DLOGL_ERROR, "Callback signal for LSC NO PERMISSION";
Note:
 This error code is explained in the LSCP protocol specification.
DLOG|MSP_ONDEMAND|DLOGL_ERROR, "Callback signal for LSC_NO_RESOURCES";
Note:
 This error code is explained in the LSCP protocol specification.
DLOG|MSP_ONDEMAND|DLOGL_ERROR, "Callback signal for LSC_NO_MEMORY";
Note:
 This error code is explained in the LSCP protocol specification.
DLOG|MSP_ONDEMAND|DLOGL_ERROR, "Callback signal for LSC_WRONG_STATE";
Note:
 This error code is explained in the LSCP protocol specification.
DLOG|MSP_ONDEMAND|DLOGL_ERROR, "Callback signal for LSC_BAD_PARAM";
Note:
 This error code is explained in the LSCP protocol specification.
DLOG|MSP_ONDEMAND|DLOGL_ERROR, "Callback signal for LSC_SERVER_ERROR";
Note:
 This error code is explained in the LSCP protocol specification.