Hi Jack,
starting with 1.2, you can have multiple tenants use one and the same
installation of Matterhorn. A tenant is identified using the hostname/ip
address by which it accesses the Matterhorn instance, which means that every
possible ip or host name that will send requests to your instance should be
covered by a tenant configuration, which is done as follows:
For every organization, identified by an ip/host name:
1. Put an organization definition into <matterhorn-root>/load with the
following naming scheme:
org.opencastproject.organization-<tenant id>.cfg
2. Put a security configuration into <matterhorn-root>/conf/security with the
following naming scheme:
<tenant id>.xml
3. Make sure the .cfg file contains the correct server name/ip and port
Tobias
On 05.10.2011, at 07:58, Jack Barokas wrote:
> Hi Adam,
>
> Nothing seem to help, I double checked the capture again including deleting
> it with cleanup script and reinstalling it, this is still what I get on the
> core log file:
> I don't understand what does it means when I see the line:
> "No organization is mapped to handle http://132.66.11.4/"
> Is it the core server looking for server to be handled by ?
>
> 2011-10-05 07:43:57 INFO (RestPublisher:215) - Registered REST endpoint at
> /recordings
> 2011-10-05 07:43:57 INFO (IngestServiceImpl:155) - Ingest Service started.
> 2011-10-05 07:43:58 INFO (RestPublisher:215) - Registered REST endpoint at
> /ingest
> 2011-10-05 07:43:58 INFO (RestPublisher:215) - Registered REST endpoint at
> /analysis/text
> 2011-10-05 07:43:59 INFO (RestPublisher:215) - Registered REST endpoint at
> /composer/ffmpeg
> 2011-10-05 07:43:59 INFO (UserAndSeriesLoader$Loader:104) - Adding sample
> series...
> 2011-10-05 07:43:59 INFO (CaptionUploadWorkflowOperationHandler:65) -
> Registering caption upload hold state ui from classpath
> /ui/operation/caption/index.h$
> 2011-10-05 07:43:59 INFO (DownloadDVDWorkflowOperationHandler:66) -
> Registering download-DVD hold state ui from classpath
> /ui/operation/download-dvd/index.$
> 2011-10-05 07:43:59 INFO (ReviewWorkflowOperationHandler:67) - Registering
> review hold state ui from classpath /ui/operation/review/index.html
> 2011-10-05 07:44:00 INFO (TrimWorkflowOperationHandler:91) - Registering
> review / trim hold state ui from classpath /ui/operation/trim/index.html
> 2011-10-05 07:44:00 INFO (RestPublisher:215) - Registered REST endpoint at
> /analysis/videosegmenter
> 2011-10-05 07:44:00 INFO (UserTrackingRestService:112) - configured server
> url is http://132.66.11.4:8080
> 2011-10-05 07:44:01 INFO (RestPublisher:215) - Registered REST endpoint at
> /usertracking
> 2011-10-05 07:44:01 INFO (DownloadDistributionService:111) - Download
> distribution directory is /tmp/opencast/downloads
> 2011-10-05 07:44:01 INFO (RestPublisher:215) - Registered REST endpoint at
> /distribution/download
> 2011-10-05 07:44:02 INFO (AnnotationRestService:96) - configured server url
> is http://132.66.11.4:8080
> 2011-10-05 07:44:02 INFO (RestPublisher:215) - Registered REST endpoint at
> /annotation
> 2011-10-05 07:44:03 INFO (UserAndSeriesLoader:164) - Adding sample students,
> usernames and passwords are student1/student1... student200/student200
> 2011-10-05 07:44:03 INFO (UserAndSeriesLoader:164) - Adding sample
> instructors, usernames and passwords are instructor1/instructor1...
> instructor20/instruc$
> 2011-10-05 07:44:03 INFO (UserAndSeriesLoader:164) - Adding sample admins,
> usernames and passwords are admin1/admin1... admin10/admin10
> 2011-10-05 07:44:03 INFO (UserAndSeriesLoader$Loader:148) - Finished loading
> sample series and users
> 2011-10-05 07:44:13 WARN (OrganizationFilter:96) - No organization is mapped
> to handle http://132.66.11.4/
> 2011-10-05 07:46:05 INFO (AgentStateJob:190) - #14 - State push to
> org.opencastproject.capture.impl.jobs.AgentStateJob@2fbb21e to
> http://132.66.11.4:8080/c$
> 2011-10-05 07:46:05 INFO (AgentConfigurationJob:121) - #14 - Capabilities
> push to
> http://132.66.11.4:8080/capture-admin/agents/demo_capture_agent/configura$
> 2011-10-05 07:46:06 INFO (ServiceRegistryJpaImpl:617) - Unregistering
> http://132.66.11.4:8080
> 2011-10-05 07:46:06 INFO (FeedServlet:223) - Removing 'custom' feed
> 2011-10-05 07:46:06 INFO (FeedServlet:223) - Removing 'search' feed
> 2011-10-05 07:46:06 INFO (FeedServlet:223) - Removing 'series' feed
> 2011-10-05 07:46:06 INFO (FeedServlet:223) - Removing 'aggregated' feed
> 2011-10-05 07:46:06 INFO (FeedServlet:223) - Removing 'latest' feed
>
> Here is what I got from capture agent log:
>
>
> 2011-10-05 07:53:29 WARN (AgentConfigurationJob:124) - #627 - Unable to post
> capabilities to http://132.66.11.4:8080/capture-admin/agents/social1-capture$
> 2011-10-05 07:53:29 WARN (AgentStateJob:196) - #629 - Unable to communicate
> with server at http://132.66.11.4:8080/capture-admin/recordings/Unscheduled-s$
> 2011-10-05 07:53:29 WARN (AgentStateJob:196) - #629 - Unable to communicate
> with server at http://132.66.11.4:8080/capture-admin/recordings/Unscheduled-s$
> 2011-10-05 07:53:29 WARN (AgentStateJob:196) - #629 - Unable to communicate
> with server at http://132.66.11.4:8080/capture-admin/recordings/Unscheduled-s$
> 2011-10-05 07:53:29 WARN (AgentStateJob:196) - #629 - Unable to communicate
> with server at http://132.66.11.4:8080/capture-admin/recordings/901, message $
> 2011-10-05 07:53:30 WARN (SchedulerImpl:570) - Unable to fetch file from
> http://132.66.11.4:8080/recordings/calendars/.
> 2011-10-05 07:53:39 WARN (AgentStateJob:196) - #630 - Unable to communicate
> with server at http://132.66.11.4:8080/capture-admin/agents/social1-capture, $
> 2011-10-05 07:53:39 WARN (AgentStateJob:196) - #630 - Unable to communicate
> with server at http://132.66.11.4:8080/capture-admin/recordings/Unscheduled-s$
> 2011-10-05 07:53:39 WARN (AgentConfigurationJob:124) - #628 - Unable to post
> capabilities to http://132.66.11.4:8080/capture-admin/agents/social1-capture$
> 2011-10-05 07:53:39 WARN (AgentStateJob:196) - #630 - Unable to communicate
> with server at http://132.66.11.4:8080/capture-admin/recordings/Unscheduled-s$
> 2011-10-05 07:53:39 WARN (AgentStateJob:196) - #630 - Unable to communicate
> with server at http://132.66.11.4:8080/capture-admin/recordings/Unscheduled-s$
> 2011-10-05 07:53:39 WARN (AgentStateJob:196) - #630 - Unable to communicate
> with server at http://132.66.11.4:8080/capture-admin/recordings/901, message $
>
> I am lost somehow with 1.2 version, things went smooth in the past with 1.1
> version :)
>
> Thanks for your help and any suggestions will be welcomed
>
> Jack
>
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of McKenzie, Adam
> Sent: Tuesday, October 04, 2011 11:43 PM
> To: Opencast Matterhorn
> Subject: Re: [Opencast Matterhorn] 1.2 recording scheduling problem
>
> Hi Jack,
>
> Please change the capture agent configuration to point to the ip
> 132.66.11.4:8080 again. This last line:
>
> 23:17:59 WARN (OrganizationFilter:96) - No organization is mapped to handle
> http://132.66.11.4/
>
> Says to me that you are still missing one spot where the :8080 is missing or
> perhaps some whitespace before it. Could you run:
>
> grep -r "132.66.11.4" /opt/matterhorn/felix/conf/ | grep -v ":8080"
>
> It will look through all of the files recursively in
> /opt/Matterhorn/felix/conf for the string "132.66.11.4" and will remove any
> (the grep -v ":8080") that have :8080 in them. If no lines appear could you
> get rid of the grep-v at the end and look through the entries for some rogue
> whitespace.
>
> Thanks,
> Adam
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Jack Barokas
> Sent: Tuesday, October 04, 2011 3:23 PM
> To: 'Opencast Matterhorn'
> Subject: Re: [Opencast Matterhorn] 1.2 recording scheduling problem
>
> Dear Logan,
>
> I made the change but it didn't make any difference ( just made the capture
> agent become off line on core admin UI) as you can see in the following lines:
>
>
> 23:14:00 INFO (WorkspaceImpl:245) - Downloading
> http://132.66.11.4:8080/static/38/catalog-1/episode.xml to
> /tmp/opencast/workspace/http_132.66.11.4_8080/static/38/catalog-1/episode.xml
> 23:14:04 INFO (WorkspaceImpl:245) - Downloading
> http://132.66.11.4:8080/static/38/catalog-1/episode.xml to
> /tmp/opencast/workspace/http_132.66.11.4_8080/static/38/catalog-1/episode.xml
> 23:14:04 INFO (WorkspaceImpl:245) - Downloading
> http://132.66.11.4:8080/static/38/catalog-1/episode.xml to
> /tmp/opencast/workspace/http_132.66.11.4_8080/static/38/catalog-1/episode.xml
> 23:14:15 INFO (SchedulerServiceSolrIndex:681) - Solr query:
> dc_spatial:demo_capture_agent
> 23:14:15 INFO (SchedulerServiceSolrIndex:884) - No events scheduled for
> org.opencastproject.scheduler.api.SchedulerQuery@2f6acc4
> 23:14:15 INFO (SchedulerServiceSolrIndex:681) - Solr query:
> dc_spatial:demo_capture_agent
> 23:15:14 WARN (OrganizationFilter:96) - No organization is mapped to handle
> http://opencastau.tau.ac.il:8080/login.html
> 23:15:14 WARN (OrganizationFilter:96) - No organization is mapped to handle
> http://opencastau.tau.ac.il:8080/favicon.ico
> 23:16:13 WARN (OrganizationFilter:96) - No organization is mapped to handle
> http://opencastau.tau.ac.il:8080/
> 23:16:13 WARN (OrganizationFilter:96) - No organization is mapped to handle
> http://opencastau.tau.ac.il:8080/favicon.ico
> 23:17:59 WARN (OrganizationFilter:96) - No organization is mapped to handle
> http://132.66.11.4/
>
> Any help will be welcome
>
> Jack
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Greg Logan
> Sent: Tuesday, October 04, 2011 10:42 PM
> To: [email protected]
> Subject: Re: [Opencast Matterhorn] 1.2 recording scheduling problem
>
> On 11-10-04 02:14 PM, Jack Barokas wrote:
>> 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:
>>
>
> I would guess that you have your core configured to listen to a DNS name
> (myserver.whatever.com), and the CA is trying to ingest directly to the IP.
> Change the IP to the DNS name in
> conf/services/org.opencastproject.capture.impl.ConfigurationManager.properties
> (probably the key org.opencastproject.capture.core.url) and it will probably
> start working.
>
> G
>
>>
>> [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.C
>> aptureAgentImpl.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.g
>> etServiceRegistrationsByLoad(ServiceRegistryRemoteImpl.java:529)
>>
>> at
>> org.opencastproject.capture.impl.CaptureAgentImpl.ingest(CaptureAgentI
>> mpl.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.ja
>> va: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.g
>> etServiceRegistrationsByLoad(ServiceRegistryRemoteImpl.java:529)
>>
>> at
>> org.opencastproject.capture.impl.CaptureAgentImpl.ingest(CaptureAgentI
>> mpl.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.ja
>> va: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.g
>> etServiceRegistrationsByLoad(ServiceRegistryRemoteImpl.java:529)
>>
>> at
>> org.opencastproject.capture.impl.CaptureAgentImpl.ingest(CaptureAgentI
>> mpl.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.ja
>> va: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]
>> _______________________________________________
>
>
> _______________________________________________
> Matterhorn mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn
>
>
> To unsubscribe please email
> [email protected]
> _______________________________________________
> _______________________________________________
> Matterhorn mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn
>
>
> To unsubscribe please email
> [email protected]
> _______________________________________________
> _______________________________________________
> Matterhorn mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn
>
>
> To unsubscribe please email
> [email protected]
> _______________________________________________
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________