Cisco Cisco Videoscape Voyager Vantage 3.0 User Guide

Page of 204
26
VOD Error Logs
 
VODCAT Initialization
DLOG|SPM_VODCTLG|ERROR|[parseConfigFile][466] Parse config file for ManufacturerId
Reason
This is part of the initialization. Once a valid config.ini file is found, it would be parsed to get the required parameters.
DLOG|SPM_VODCTLG|ERROR|[vod.cpp][parseNpsFile][301] OperatingMode is in two way
Reason
The STB is in Interactive mode already. This is mandatory requirement for the vod module to function since it needs to 
communicate to an external vod catalogue server for fetching the catalogs.
DLOG|SPM_VODCTLG|ERROR|[vod.cpp][parseNpsFile][309]- OperatingMode From nps.ini:Interactive :: 
gSess.OperatingMode:Broadcast
Reason
The STB has gone from Broadcast to Interactive mode. It is a mandatory requirement for the vod module to be in 
Interactive mode to function since it needs to communicate to an external vod catalogue server for fetching the catalogs.
DLOG|SPM_VODCTLG|ERROR|vod-internal.cpp:void vod_SetTwoWay(bool):1968: Set g_IsSystemTwoWay 
is 0
Reason
This is just a call to set the system two way (interactive) status.
DLOG|SPM_VODCTLG|ERROR|vod-internal.cpp:eVodCatResult vod_initialize(short unsigned int*):736: 
Entering vod_LaunchVodInit() call
Reason
The Vantage startup module has initiated the initialization of the vod catalogue subsystem.
DLOG|SPM_VODCTLG|ERROR|vod-internal.cpp:eVodCatResult vod_initialize(short unsigned int*):828: 
vod_initialize() successful
Reason
Initialization of the vodcat subsystem was successful.
DLOG|SPM_VODCTLG|ERROR|SeachangeVodCatManager.cpp:virtual eVodCatResult 
SeachangeVodCatManager::VodInit(short unsigned int*):75: VodInit() successful
Reason
This log indicates that the vodcat module for the Seachange VodCat Manager was initialized successfully This is done 
as part of vod_initialize().
DLOG|SPM_VODCTLG|ERROR|vod-internal.cpp:void* tr_VodInit(void*):955: Csci_Sgdm_GetGroupId call 
returned status:0,sgid:2000043 state:2
Reason
The vodcat system needs the sgid for requesting the catalogues. This log says that the service group id and the state of 
the SGDM has been retrieved successfully.