Hello,
I have installed Kaltura cluster 10.21CE. But I am unable to see any play,views graph in analytics page.
There is no activity in analytics part.
Below is my kaltlog output:-
2015-10-20 22:00:48 [0.000838] [122.184.129.18] [1887709079] [83] [API] [KalturaStatement->execute] DEBUG: Sql took - 0.00069212913513184 seconds
2015-10-20 22:00:48 [0.003485] [122.184.129.18] [1887709079] [84] [API] [DeliveryProfilePeer::getRemoteDeliveryByStorageId] ERR: exception ‘Exception’ with message ‘Delivery ID can’t be determined for storageId [4] ( PartnerId [106] ) and streamer type [ rtmp ]’ in /opt/kaltura/app/infra/log/KalturaLog.php:83
Stack trace:
#0 /opt/kaltura/app/alpha/lib/model/DeliveryProfilePeer.php(270): KalturaLog::err(‘Delivery ID can…’)
–
2015-10-20 22:01:27 [0.000671] [127.0.0.1] [107045507] [25] [API] [KalturaStatement->execute] DEBUG: Sql took - 0.00052118301391602 seconds
2015-10-20 22:01:27 [0.001612] [127.0.0.1] [107045507] [26] [API] [KalturaFrontController->getExceptionObject] ERR: exception ‘KalturaAPIException’ with message ‘delivery id [1004] is default and can’t be set’ in /opt/kaltura/app/api_v3/services/DeliveryProfileService.php:50
Stack trace:
#0 [internal function]: DeliveryProfileService->updateAction(‘1004’, Object(KalturaDeliveryProfileGenericAppleHttp))
2015-10-20 22:01:27 [0.000098] [1304722956] [31] [%context%] [Kaltura_Client_ClientBase->doQueue] DEBUG: execution time for [http://abc.com/api_v3/index.php?service=deliveryprofile&action=update]: [0.039644002914429]
2015-10-20 22:01:27 [0.003901] [1304722956] [32] [%context%] [ErrorController->errorAction] ERR: exception ‘Kaltura_Client_Exception’ with message ‘delivery id [1004] is default and can’t be set’ in /opt/kaltura/app/admin_console/lib/Kaltura/Client/ParseUtils.php:78
Stack trace:
#0 /opt/kaltura/app/admin_console/lib/Kaltura/Client/DeliveryProfileService.php(67): Kaltura_Client_ParseUtils::checkIfError(Object(SimpleXMLElement))
2015-10-20 22:01:38 [0.000609] [127.0.0.1] [794739193] [25] [API] [KalturaStatement->execute] DEBUG: Sql took - 0.00046586990356445 seconds
2015-10-20 22:01:38 [0.001205] [127.0.0.1] [794739193] [26] [API] [KalturaFrontController->getExceptionObject] ERR: exception ‘KalturaAPIException’ with message ‘delivery id [1004] is default and can’t be set’ in /opt/kaltura/app/api_v3/services/DeliveryProfileService.php:50
Stack trace:
#0 [internal function]: DeliveryProfileService->updateAction(‘1004’, Object(KalturaDeliveryProfile))
2015-10-20 22:01:38 [0.000104] [380255267] [25] [%context%] [Kaltura_Client_ClientBase->doQueue] DEBUG: execution time for [http://abc.com/api_v3/index.php?service=deliveryprofile&action=update]: [0.033416986465454]
2015-10-20 22:01:38 [0.001543] [380255267] [26] [%context%] [ErrorController->errorAction] ERR: exception ‘Kaltura_Client_Exception’ with message ‘delivery id [1004] is default and can’t be set’ in /opt/kaltura/app/admin_console/lib/Kaltura/Client/ParseUtils.php:78
Stack trace:
#0 /opt/kaltura/app/admin_console/lib/Kaltura/Client/DeliveryProfileService.php(67): Kaltura_Client_ParseUtils::checkIfError(Object(SimpleXMLElement))
I have also ran these below scripts:
/opt/kaltura/dwh/etlsource/execute/etl_hourly.sh -p /opt/kaltura/dwh -k /opt/kaltura/pentaho/pdi/kitchen.sh
/opt/kaltura/dwh/etlsource/execute/etl_update_dims.sh -p /opt/kaltura/dwh -k /opt/kaltura/pentaho/pdi/kitchen.sh
/opt/kaltura/dwh/etlsource/execute/etl_daily.sh -p /opt/kaltura/dwh -k /opt/kaltura/pentaho/pdi/kitchen.sh
/opt/kaltura/dwh/etlsource/execute/etl_perform_retention_policy.sh -p /opt/kaltura/dwh -k /opt/kaltura/pentaho/pdi/kitchen.sh
/opt/kaltura/app/alpha/scripts/dwh/dwh_plays_views_sync.sh >> /opt/kaltura/log/cron.log