Skip to content

Instantly share code, notes, and snippets.

View mohit0316's full-sized avatar

Mohit Shah mohit0316

View GitHub Profile
@mohit0316
mohit0316 / gist:5968226
Created July 10, 2013 17:19
The multi-server processing fails at the Prepare-AV workflow step. It seems the admin server cannot see the muxed file in the files folder. Please help,
2013-07-10 12:54:10 INFO (CaptureAgentStateServiceImpl:131) - CaptureAgentStateServiceImpl starting.
2013-07-10 12:56:20 INFO (SeriesServiceImpl:211) - Series Dublin Core does not contain identifier, generating one
2013-07-10 12:56:21 INFO (IngestServiceImpl:1080) - Adding element of type Catalog to mediapackage 58db1a64-cd86-4f80-a7a4-99786c3e774a
2013-07-10 12:56:21 INFO (IngestServiceImpl:1080) - Adding element of type Catalog to mediapackage 58db1a64-cd86-4f80-a7a4-99786c3e774a
2013-07-10 13:00:02 INFO (CaptureAgentStateServiceImpl:573) - Recording status changed to 'capturing', resuming workflow '603'
2013-07-10 13:06:00 INFO (IngestRestService:683) - Received new request from 10.8.23.140 to ingest a zipped mediapackage
2013-07-10 13:06:00 INFO (IngestServiceImpl:265) - Ingesting zipped mediapackage for workflow 603
2013-07-10 13:06:00 INFO (IngestServiceImpl:302) - Storing zip entry 606episode.xml in working file repository collection '606'
2013-07-10 13:06:00 INFO (IngestServiceImpl:308) - Zip
@mohit0316
mohit0316 / gist:5968225
Created July 10, 2013 17:19
The multi-server processing fails at the Prepare-AV workflow step. It seems the admin server cannot see the muxed file in the files folder. Please help,
2013-07-10 12:54:10 INFO (CaptureAgentStateServiceImpl:131) - CaptureAgentStateServiceImpl starting.
2013-07-10 12:56:20 INFO (SeriesServiceImpl:211) - Series Dublin Core does not contain identifier, generating one
2013-07-10 12:56:21 INFO (IngestServiceImpl:1080) - Adding element of type Catalog to mediapackage 58db1a64-cd86-4f80-a7a4-99786c3e774a
2013-07-10 12:56:21 INFO (IngestServiceImpl:1080) - Adding element of type Catalog to mediapackage 58db1a64-cd86-4f80-a7a4-99786c3e774a
2013-07-10 13:00:02 INFO (CaptureAgentStateServiceImpl:573) - Recording status changed to 'capturing', resuming workflow '603'
2013-07-10 13:06:00 INFO (IngestRestService:683) - Received new request from 10.8.23.140 to ingest a zipped mediapackage
2013-07-10 13:06:00 INFO (IngestServiceImpl:265) - Ingesting zipped mediapackage for workflow 603
2013-07-10 13:06:00 INFO (IngestServiceImpl:302) - Storing zip entry 606episode.xml in working file repository collection '606'
2013-07-10 13:06:00 INFO (IngestServiceImpl:308) - Zip
@mohit0316
mohit0316 / Problem with MH Core
Created February 13, 2013 15:19
Problem at 6:40:49. My capture begin time was 6:34:00 for 5 minutes. Core is running on 10.04.4 LTS and CA on 11.04.
Welcome to Matterhorn 1.3
=========================
Type 'help' to see a list of commands. Type 'help [command]' for more details on how to use a command. Type "stop 0" to exit.
matterhorn> 06:26:03 INFO (EncodingProfileScanner:243) - Registering encoding profiles from /opt/matterhorn/felix/conf/encoding/epiphan-split.properties
06:26:03 INFO (EncodingProfileScanner:247) - Installed profile epiphan.presenter
06:26:03 INFO (EncodingProfileScanner:247) - Installed profile epiphan.presentation
06:26:03 INFO (EncodingProfileScanner:243) - Registering encoding profiles from /opt/matterhorn/felix/conf/encoding/matterhorn-branding.properties
06:26:03 INFO (EncodingProfileScanner:247) - Installed profile watermark.branding
06:26:03 INFO (EncodingProfileScanner:247) - Installed profile credits.branding
@mohit0316
mohit0316 / gist:4684123
Created January 31, 2013 16:30
The recording workflow number is 660 on capture agent. This snapshot shows the log for the test I did and it says that the tracks "audio.mp3" and "camera.mp3" failed in the "prepare-av" stage of transcoding. Please help me get through.
2013-01-31 08:16:10 INFO (CaptureAgentStateServiceImpl:543) - Recording status changed to 'capturing', resuming workflow '660'
2013-01-31 08:22:01 INFO (IngestServiceImpl:256) - Ingesting zipped media package to /opt/matterhorn/content /ingest/72c03a3d-bba8-4cd1-8dd9-e53f6ae3ba51/663.zip
2013-01-31 08:22:12 WARN (FileSupport:443) - Source /opt/matterhorn/content /files/mediapackage/7cf68e6b-44b6-419b-b6d2-70dd8c044af6/security-policy/xacml.xml and target /opt/matterhorn/content /workspace/mediapackage/7cf68e6b-44b6-419b-b6d2-70dd8c044af6/security-policy/xacml.xml do not have the same length
2013-01-31 08:22:12 WARN (WorkflowPermissionsUpdatedEventHandler$1:278) - Unable to find mediapackages in workflow service:
2013-01-31 08:22:14 INFO (InspectWorkflowOperationHandler:128) - Inspecting track 'track-3' of 7cf68e6b-44b6-419b-b6d2-70dd8c044af6
2013-01-31 08:22:20 INFO (MediaInspectionServiceImpl:426) - Successfully inspected track http://192.168.145.140:8080/files/mediapackage/660/track-3/audio_out.mp3
2