Hi All,

We have a Galicaster that gets stuck in capturing state. This seems to occur when the Recording event has an associated Series. The episode.xml file, in Galicaster Repository, is missing it's "isPartOf" tag.
The series.xml exists also, although it only contains identifier and title.
The manifest.xml acknowledges both episode.xml and series.xml (see below).
We schedule the Galicaster from Matterhorn iCalc.
The Matterhorn Admin log has no mention of a failed ingest attempt by the Galicaster.
There is no obvious notice of anything wrong in the Galicaster log.

Is it possible that the Galicaster is having difficulty with the Recording because of the associated Series coming over in the iCal schedule?

Thank you,
Karen

The following are part of the manifest.xml, episode.xml and series.xml from the Galicaster Repository for the recording.
======================================
<mediapackage duration="5400000" id="171252" start="2012-11-13T19:30:00">
        <media/>
        <metadata>
            <catalog id="catalog-0" type="dublincore/episode">
                <mimetype>text/xml</mimetype>
                <url>episode.xml</url>
            </catalog>
            <catalog id="catalog-1" type="dublincore/series">
                <mimetype>text/xml</mimetype>
                <url>series.xml</url>
            </catalog>
        </metadata>
        <attachments>
            <attachment id="org.opencastproject.capture.agent.properties">
<url>org.opencastproject.capture.agent.properties</url>
            </attachment>
        </attachments>
    </mediapackage>
=========================
    <dublincore xmlns="http://www.opencastproject.org/xsd/1.0/dublincore/";
        xmlns:dcterms="http://purl.org/dc/terms/";
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance/";>
        <dcterms:title>Lecture 20</dcterms:title>
        <dcterms:creator>Eddie Kohler</dcterms:creator>
        <dcterms:subject>L20</dcterms:subject>
<dcterms:identifier>171252</dcterms:identifier>
<dcterms:temporal>start=2012-11-13T19:30:00Z; end=2012-11-13T21:00:00Z;
            scheme=W3C-DTF;</dcterms:temporal>
    </dublincore>
==============================
<dublincore xmlns="http://www.opencastproject.org/xsd/1.0/dublincore/";
    xmlns:dcterms="http://purl.org/dc/terms/";>
<dcterms:title>Systems Programming and Machine Organization</dcterms:title>
<dcterms:identifier>20130113836</dcterms:identifier>
</dublincore>
================================ Karen Dolan Harvard University, DCE 617-998-8439 [email protected]
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to