Dear Adam,
Many thanks for your answer, there was a port configuration problem with the
capture agent on config.properties file and I fixed it but the problem still
remains. The recordings remain on the capturing phase and doesn't go on to
processing.
Thought the port seems to be ok now on capture agent logs I keep getting this
warning on core server logs:
[1970-01-01T00:00:00Z TO 2011-10-04T19:58:00Z] AND
event_end:[2011-10-04T19:57:00Z TO 292278994-08-17T07:
12:55Z]
21:56:20 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:social1\-capture
21:56:20 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:social1\-capture
21:57:11 INFO (CaptureAgentStateServiceImpl:438) - Recording status changed to
'capturing', resuming wor
21:57:42 WARN (OrganizationFilter:96) - No organization is mapped to handle
http://132.66.11.4/
21:58:18 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:demo_capture_agent
21:58:18 INFO (SchedulerServiceSolrIndex:884) - No events scheduled for
org.opencastproject.scheduler.ap
21:58:18 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:demo_capture_agent
22:02:43 WARN (OrganizationFilter:96) - No organization is mapped to handle
http://132.66.11.4/
22:03:18 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:demo_capture_agent
22:03:18 INFO (SchedulerServiceSolrIndex:884) - No events scheduled for
org.opencastproject.scheduler.ap
i.SchedulerQuery@66ffaea7<mailto:i.SchedulerQuery@66ffaea7>
More log from the server
... 86 more
22:14:58 WARN (ServiceRegistryJpaImpl:1336) - Service
org.opencastproject.workflow@http://132.66.11.4:8080 failed (500) accepting Job
{id:432, version:5024}
22:14:59 INFO (SchedulerServiceImpl:165) - Activating Scheduler Service
22:14:59 INFO (RestPublisher:215) - Registered REST endpoint at /recordings
22:14:59 INFO (IngestServiceImpl:155) - Ingest Service started.
22:15:00 INFO (RestPublisher:215) - Registered REST endpoint at /ingest
22:15:00 INFO (RestPublisher:215) - Registered REST endpoint at /analysis/text
22:15:00 INFO (RestPublisher:215) - Registered REST endpoint at
/composer/ffmpeg
22:15:00 INFO (UserAndSeriesLoader$Loader:104) - Adding sample series...
22:15:00 INFO (CaptionUploadWorkflowOperationHandler:65) - Registering caption
upload hold state ui from classpath /ui/operation/caption/index.html
22:15:01 INFO (DownloadDVDWorkflowOperationHandler:66) - Registering
download-DVD hold state ui from classpath /ui/operation/download-dvd/index.html
22:15:01 INFO (ReviewWorkflowOperationHandler:67) - Registering review hold
state ui from classpath /ui/operation/review/index.html
22:15:01 INFO (TrimWorkflowOperationHandler:91) - Registering review / trim
hold state ui from classpath /ui/operation/trim/index.html
22:15:01 INFO (RestPublisher:215) - Registered REST endpoint at
/analysis/videosegmenter
22:15:01 INFO (UserTrackingRestService:112) - configured server url is
http://132.66.11.4:8080
22:15:02 INFO (RestPublisher:215) - Registered REST endpoint at /usertracking
22:15:02 INFO (DownloadDistributionService:111) - Download distribution
directory is /tmp/opencast/downloads
22:15:02 INFO (RestPublisher:215) - Registered REST endpoint at
/distribution/download
22:15:02 INFO (AnnotationRestService:96) - configured server url is
http://132.66.11.4:8080
22:15:03 INFO (RestPublisher:215) - Registered REST endpoint at /annotation
22:15:04 INFO (UserAndSeriesLoader:164) - Adding sample students, usernames
and passwords are student1/student1... student200/student200
22:15:05 INFO (UserAndSeriesLoader:164) - Adding sample instructors, usernames
and passwords are instructor1/instructor1... instructor20/instructor20
22:15:05 INFO (UserAndSeriesLoader:164) - Adding sample admins, usernames and
passwords are admin1/admin1... admin10/admin10
22:15:05 INFO (UserAndSeriesLoader$Loader:148) - Finished loading sample
series and users
22:16:13 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:social1\-capture
Any thoughts?
Thanks in advance
Jack
From: [email protected]
[mailto:[email protected]] On Behalf Of McKenzie, Adam
Sent: Monday, October 03, 2011 5:30 PM
To: Opencast Matterhorn
Subject: Re: [Opencast Matterhorn] 1.2 recording scheduling problem
Hi Jack,
I just want to double check but have you set your core address in its
config.properties to be org.opencastproject.server.url=http://132.66.11.4:8080
? If so I think you have forgot to set on your capture agent in a few places
with the IP and the 8080 on the end of it (setting it to http://132.66.11.4
instead of http://132.66.11.4:8080).
There are a couple of places on the capture agent where the core address might
be misconfigured.
The #1 place would be in the /opt/matterhorn/felix/conf/config.properties file.
There is an entry called org.opencastproject.serviceregistry.url that should be
(if I am reading your logs right)
org.opencastproject.serviceregistry.url= http://132.66.11.4:8080/services
The next places would be in
/opt/matterhorn/felix/conf/services/org.opencastproject.capture.impl.CaptureAgentImpl.properties
file. The org.opencastproject.capture.core.url should be:
org.opencastproject.capture.core.url=http://132.66.11.4:8080/
Hope this help!
Adam
From: [email protected]
[mailto:[email protected]] On Behalf Of Jack Barokas
Sent: Sunday, October 02, 2011 11:01 AM
To: Matterhorn Matterhorn ([email protected])
Subject: [Opencast Matterhorn] 1.2 recording scheduling problem
Dear all,
I recently upgraded our Matterhorn installation to version 1.2 towards the new
academic year and I am facing some problems. No matter which workflow I use
when I schedule a recording it starts recording successfully on time but it
remains in this status (capturing) and never proceeds to processing phase.
I probably fail to configure some files, here are the core and capture agent
logs:
Any help will be appreciated
All in One installation log
2011-10-02 18:37:16 INFO (RestPublisher:215) - Registered REST endpoint at
/analysis/text
2011-10-02 18:37:16 INFO (RestPublisher:215) - Registered REST endpoint at
/composer/ffmpeg
2011-10-02 18:37:16 INFO (UserAndSeriesLoader$Loader:104) - Adding sample
series...
2011-10-02 18:37:16 INFO (CaptionUploadWorkflowOperationHandler:65) -
Registering caption upload hold state ui from classpath
/ui/operation/caption/index.h$
2011-10-02 18:37:17 INFO (DownloadDVDWorkflowOperationHandler:66) -
Registering download-DVD hold state ui from classpath
/ui/operation/download-dvd/index.$
2011-10-02 18:37:17 INFO (ReviewWorkflowOperationHandler:67) - Registering
review hold state ui from classpath /ui/operation/review/index.html
2011-10-02 18:37:17 INFO (TrimWorkflowOperationHandler:91) - Registering
review / trim hold state ui from classpath /ui/operation/trim/index.html
2011-10-02 18:37:18 INFO (RestPublisher:215) - Registered REST endpoint at
/analysis/videosegmenter
2011-10-02 18:37:18 INFO (UserTrackingRestService:112) - configured server url
is http://132.66.11.4:8080
2011-10-02 18:37:18 INFO (RestPublisher:215) - Registered REST endpoint at
/usertracking
2011-10-02 18:37:18 INFO (DownloadDistributionService:111) - Download
distribution directory is $/opencast/downloads
2011-10-02 18:37:19 INFO (RestPublisher:215) - Registered REST endpoint at
/distribution/download
2011-10-02 18:37:19 INFO (AnnotationRestService:96) - configured server url is
http://132.66.11.4:8080
2011-10-02 18:37:19 INFO (RestPublisher:215) - Registered REST endpoint at
/annotation
2011-10-02 18:37:19 INFO (UserAndSeriesLoader:164) - Adding sample students,
usernames and passwords are student1/student1... student200/student200
2011-10-02 18:37:20 INFO (UserAndSeriesLoader:164) - Adding sample
instructors, usernames and passwords are instructor1/instructor1...
instructor20/instruc$
2011-10-02 18:37:20 INFO (UserAndSeriesLoader:164) - Adding sample admins,
usernames and passwords are admin1/admin1... admin10/admin10
2011-10-02 18:37:20 INFO (UserAndSeriesLoader$Loader:148) - Finished loading
sample series and users
2011-10-02 18:37:37 WARN (OrganizationFilter:96) - No organization is mapped
to handle http://132.66.11.4/
2011-10-02 18:38:24 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:soc1\-agent AND event_start:[1970-01-01T00:00:00Z TO
2011-10-02T16:43:00Z$
2011-10-02 18:39:35 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:soc1\-agent
2011-10-02 18:39:35 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:soc1\-agent
2011-10-02 18:42:07 INFO (CaptureAgentStateServiceImpl:438) - Recording status
changed to 'capturing', resuming workflow '301'
2011-10-02 18:42:13 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:demo_capture_agent
2011-10-02 18:42:13 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:demo_capture_agent
2011-10-02 18:42:13 WARN (SchedulerServiceImpl:930) - Could not validate
Calendar: Calendar must contain at least one component
2011-10-02 18:42:37 WARN (OrganizationFilter:96) - No organization is mapped
to handle http://132.66.11.4/
2011-10-02 18:44:35 INFO (SchedulerServiceSolrIndex:681) - Solr query:
dc_spatial:soc1\-agent
Capture agent log:
2011-10-02 18:50:00 INFO (IngestJob:140) - Proceeding to try ingest
2011-10-02 18:50:00 ERROR (IngestJob:146) - Ingestion failed with a value of -4
2011-10-02 18:50:00 INFO (CaptureAgentImpl:749) - Ingesting recording: 301
2011-10-02 18:50:00 WARN (CaptureAgentImpl:771) - Unable to ingest media
because communication with the remote service registry failed.
org.opencastproject.serviceregistry.api.ServiceRegistryException: Unable to get
service registrations (404)
at
org.opencastproject.serviceregistry.remote.ServiceRegistryRemoteImpl.getServiceRegistrationsByLoad(ServiceRegistryRemoteImpl.java:529)
at
org.opencastproject.capture.impl.CaptureAgentImpl.ingest(CaptureAgentImpl.java:761)
at
org.opencastproject.capture.impl.jobs.IngestJob.retryIngest(IngestJob.java:141)
at
org.opencastproject.capture.impl.jobs.IngestJob.execute(IngestJob.java:80)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:534)
2011-10-02 18:50:00 WARN (CaptureAgentImpl:771) - Unable to ingest media
because communication with the remote service registry failed.
org.opencastproject.serviceregistry.api.ServiceRegistryException: Unable to get
service registrations (404)
at
org.opencastproject.serviceregistry.remote.ServiceRegistryRemoteImpl.getServiceRegistrationsByLoad(ServiceRegistryRemoteImpl.java:529)
at
org.opencastproject.capture.impl.CaptureAgentImpl.ingest(CaptureAgentImpl.java:761)
at
org.opencastproject.capture.impl.jobs.IngestJob.retryIngest(IngestJob.java:141)
at
org.opencastproject.capture.impl.jobs.IngestJob.execute(IngestJob.java:80)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:534)
2011-10-02 18:50:00 ERROR (IngestJob:146) - Ingestion failed with a value of -4
2011-10-02 18:50:00 ERROR (IngestJob:146) - Ingestion failed with a value of -4
2011-10-02 18:50:00 WARN (CaptureAgentImpl:771) - Unable to ingest media
because communication with the remote service registry failed.
org.opencastproject.serviceregistry.api.ServiceRegistryException: Unable to get
service registrations (404)
at
org.opencastproject.serviceregistry.remote.ServiceRegistryRemoteImpl.getServiceRegistrationsByLoad(ServiceRegistryRemoteImpl.java:529)
at
org.opencastproject.capture.impl.CaptureAgentImpl.ingest(CaptureAgentImpl.java:761)
at
org.opencastproject.capture.impl.jobs.IngestJob.retryIngest(IngestJob.java:141)
at
org.opencastproject.capture.impl.jobs.IngestJob.execute(IngestJob.java:80)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:534)
2011-10-02 18:50:00 ERROR (IngestJob:146) - Ingestion failed with a value of -4
Best and thanks in advance
Jack Barokas
Educational Digital Media Applications
Tel Aviv University Computing Division
Tel: 972522443288 97236407848
[email protected]<mailto:[email protected]>
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________