Hi All,
I have installed Matterhorn v1.1 successfully.
Every thing is going fine when I am scheduling any recording for duration 20
minutes or so, but when ever I tried to record any thing of duration more than
50 to 55 minutes it fails with error message :
Failed
Failed in operation Distributing to progressive download.
I am attaching the log associated with this error.
2011-08-29 15:32:08 INFO (DownloadDistributionService:158) - Distributing
http://129.21.55.168:8080/files/mediapackage/4159/attachment-86/windows_computer.jpg
to /tmp/opencast/downloads/4159/attachment-86/Windows_computer.jpg
2011-08-29 15:32:08 INFO (DownloadDistributionService:175) - Finished
distribution of
http://129.21.55.168:8080/files/mediapackage/4159/attachment-82/windows_computer.jpg
2011-08-29 15:32:08 INFO (DownloadDistributionService:175) - Finished
distribution of
http://129.21.55.168:8080/files/mediapackage/4159/attachment-88/windows_computer.jpg
2011-08-29 15:32:08 INFO (DownloadDistributionService:175) - Finished
distribution of
http://129.21.55.168:8080/files/mediapackage/4159/attachment-87/windows_computer.jpg
2011-08-29 15:32:08 INFO (DownloadDistributionService:175) - Finished
distribution of
http://129.21.55.168:8080/files/mediapackage/4159/attachment-86/windows_computer.jpg
2011-08-29 15:32:12 INFO (DownloadDistributionService:175) - Finished
distribution of
http://129.21.55.168:8080/files/mediapackage/4159/087c28d0-2e60-4eb3-9964-95ec009a3d3e/camera.flv
2011-08-29 15:32:15 INFO (WorkspaceImpl:245) - Downloading
http://129.21.55.168:8080/static/4159/catalog-1/episode.xml to
/tmp/opencast/workspace/http_129.21.55.168_8080/static/4159/catalog-1/episode.xml
2011-08-29 15:32:16 WARN (WorkflowServiceImpl:1359) - Exception while
accepting job Job {id:4628, version:4}
org.opencastproject.workflow.api.WorkflowDatabaseException:
org.opencastproject.serviceregistry.api.ServiceRegistryException:
javax.persistence.RollbackException: Exception [EclipseLink-4002] (Eclipse
Persistence Services - 2.0.2.v20100323-r6872):
org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data
too long for column 'PAYLOAD' at row 1
Error Code: 1406
Call: UPDATE JOB SET PAYLOAD = ?, DATESTARTED = ?, QUEUETIME = ?,
instance_version = ? WHERE ((ID = ?) AND (instance_version = ?))
bind => [<?xml version="1.0" encoding="UTF-8"
standalone="yes"?><ns3:workflow state="RUNNING" id="4159"
xmlns:ns2="http://mediapackage.opencastproject.org"
xmlns:ns3="http://workflow.opencastproject.org"><template>full</template><title>Scheduled
Workflow</title><description>This workflow definition defines the steps
involved in scheduling a recording, capturing it, and
ingesting it, after which processing operations may be added.
Also I have queried in the database of , with this
select * from matterhorn.JOB where ID = '4628';
o/p:
+------+--------+---------+---------------------+---------+------------------+---------------------+-----------------+--------------+---------------------+-----------+--------------+-------------+------------+---------------+
| ID | STATUS | PAYLOAD | DATESTARTED | RUNTIME | instance_version |
DATECOMPLETED | operation | DISPATCHABLE | DATECREATED |
QUEUETIME | PARENTJOB_ID | creator_svc | ROOTJOB_ID | processor_svc |
+------+--------+---------+---------------------+---------+------------------+---------------------+-----------------+--------------+---------------------+-----------+--------------+-------------+------------+---------------+
| 4628 | 3 | NULL | 2011-08-29 15:31:10 | 64644 | 5 |
2011-08-29 15:32:14 | START_OPERATION | 1 | 2011-08-29 15:31:08
| 2967 | NULL | 1252 | NULL | 1252 |
+------+--------+---------+---------------------+---------+------------------+---------------------+-----------------+--------------+---------------------+-----------+--------------+-------------+------------+---------------+
1 row in set (0.00 sec)
Please let me know how can I overcome this error.
Thanks,
Madhurima_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users