Installation guide

MEDIAEDGE
86
IV-10-2. Messages related to the operation of the MMSrv service
Log messages related to the operation of the MMSrv service is recorded with type = (None).
2009-12-08T14:11:01.769+09:00 info MMSrv was started
2009-12-08T14:11:50.927+09:00 info MMSrv was stopped
[MMSrv was started] is recorded when the service starts.
[MMSrv was stopped] is recorded when the service stops.
IV-10-3. Messages related to SMIL file creation
Log messages related to SMIL file creation is recorded with type = playlist by the MMSrv service that
runs on the DCM server. Log messages after correct operations are as follows.
info playlist: transfer success [ftp://FTP-SVR/DCM/smil/0000000001.smil]
info playlist: transfer success [ftp://FTP-SVR/DCM/smil/0000000002.smil]
info playlist: transfer success [ftp://FTP-SVR/DCM/smil/0000000003.smil]
[transfer success] indicates that a playlist created with the DCM console has been uploaded to the FTP
server as a SMIL file.
If there is no connection with the database of the DCM server, log messages are as follows.
err playlist: database query error
err playlist: database open error
[database query error] is recorded when there was a connection with the database, but the connection
was broken. [database open error] is recorded when there was no connection with the database. Check
the following item.
[IV-2 Database Checks]
If the SMIL file cannot be uploaded to the FTP server, log messages are as follows.
warning playlist: transfer failure [ftp://FTP-SVR/DCM/smil/0000000001.smil] (3304) [ftp://FTP-
SVR/DCM/smil/0000000001.smil]
warning playlist: transfer failure [ftp://FTP-SVR/DCM/smil/0000000002.smil] (3304) [ftp://FTP-
SVR/DCM/smil/0000000002.smil]
warning playlist: transfer failure [ftp://FTP-SVR/DCM/smil/0000000003.smil] (3304) [ftp://FTP-
SVR/DCM/smil/0000000003.smil]
[transfer failure] records the file for which uploading failed. Use a browser such as Internet Explorer to
check whether the file can be written to the directory (ftp://FTP-SVR/DCM/smil/, etc.) to which uploading
was attempted.
Also, check the following item.
[IV-3 FTP Server Checks]