Dear Adam et al, Thank you very much for your help, changing the service registry location solved the communication problem between the capture agent and the server. i want to thank again to you to Tobias Logan and Ruben for your respond to my help call.
As I understood from Ruben this bug on the 1.2 official release as published on community website is known for some time. Can someone please update the 1.2 official download page about this bug and its solution ASAP so we can save from other adopters who are not very familiar Ubuntu and for them all the installation process is already quite hard as it is, couple of frustrating working days? I think there is some more problems on the capture agent config.properies file. The welcome page of the capture agent has two buttons "Go to Admin Tools" and "Go to Media Module" they are linked to the capture agent itself and not to the core installation as it is now clicking on them cause to http error. One more small remark: there is a typo on capture agent installation page on checking the code, svn co hhttp://opencast.jira.com/svn/MH/tags/1.2.0/docs/scripts/ubuntu_capture_agent/ ubuntu_capture_agent there is double "h" in the http:// Thank very much all for your help and to all Matterhorn developers for the great job you are doing, I am looking forward to work with 1.2 version in the upcoming Academic year which will start in Israel by the end of October. Best regards Jack -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of McKenzie, Adam Sent: Thursday, October 06, 2011 7:22 PM To: Opencast Matterhorn Subject: Re: [Opencast Matterhorn] 1.2 recording scheduling problem Hi Jack, I think I found the problem. In your capture agent config.properties there is this line: org.opencastproject.serviceregistry.url=${org.opencastproject.server.url}/services If you change it to: org.opencastproject.serviceregistry.url= http://132.66.11.4:8080/services The reason is the capture agent tries to communicate with a service registry to ingest its media packages but needs to have the correct location for the server's service registry (the capture agent doesn't have one.) This default value works great for the demo capture agent because it is pointing to the server that it is running on, itself but on a capture agent in the field this won't work at all. This might actually be a bug we should file against the install script. Do you remember if you copied over top of the config.properties after the capture agent install? Thanks, Adam -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jack Barokas Sent: Wednesday, October 05, 2011 11:35 PM To: 'Opencast Matterhorn' Subject: Re: [Opencast Matterhorn] 1.2 recording scheduling problem Hi Adam, Please find the attached configuration files. Best Jack -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of McKenzie, Adam Sent: Wednesday, October 05, 2011 11:40 PM To: Opencast Matterhorn Subject: Re: [Opencast Matterhorn] 1.2 recording scheduling problem Hi Jack, Could you also send the files located: /opt/matterhorn/felix/conf/config.properties >From both the capture agent and the server. Thanks, Adam -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jack Barokas Sent: Wednesday, October 05, 2011 1:42 PM To: Opencast Matterhorn Subject: Re: [Opencast Matterhorn] 1.2 recording scheduling problem Hi Adam, Please find the attached log files, I also changed the capture agent IP and reinstalled it but no luck yet, hope you can come up with some idea. I think that there is a problem with our server configuration but I don't find the problem so far. Many thanks again for your help. Jack -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of McKenzie, Adam Sent: Wednesday, October 05, 2011 5:33 PM To: Opencast Matterhorn Subject: Re: [Opencast Matterhorn] 1.2 recording scheduling problem Hi Jack, Sorry I should have backed up first before suggesting what you should do to fix it by explaining what I think the problem is but I thought it would be a quick fix :) On the server when the logs say "No organization is mapped to handle x" it means that the security of Matterhorn got a request for a different hostname than the one it is configured to handle. So if you set the host to be http://132.66.11.4:8080 and try to access the server through its DNS name http://opencastau.tau.ac.il:8080/ it will complain that this isn't the host it is mapped to handle. Some others might be able to explain it better but I think this was added so that you could have different names assigned to the same server and depending on where they came from the user would get a different look and feel and perhaps a different security schema. Would it be possible for you to attach the full config.properties from the capture agent and server as well as the full ConfigurationManager properties file? I can't think of what else might be wrong that is causing you this grief and seeing the actual configuration might jog my memory (or someone else's :)). Thanks, Adam -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jack Barokas Sent: Tuesday, October 04, 2011 11:59 PM To: 'Opencast Matterhorn' Subject: Re: [Opencast Matterhorn] 1.2 recording scheduling problem 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] _______________________________________________ _______________________________________________ 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] _______________________________________________
