Hi Solomon, Have you changed the port which matterhorn communicates from 8080 to 80? If you haven't changed the port it runs on then it should be http://192.168.2.207:8080/admin/. What is your "org.opencastproject.server.url" and "org.opencastproject.serviceregistry.url" properties set to in felix/conf/config.properties file? Could you also reply what your "org.opencastproject.capture.core.url" property is set to in your felix/conf/services/org.opencastproject.capture.impl.ConfigurationManager.properties file?
Finally could you attach more of the log to your next email? Thanks! Adam On Thu, Jun 9, 2011 at 12:04 PM, Solomon Melchizedek <[email protected]>wrote: > Hello > > when I install the Capture Agent V1.1 and Core Server V1.1 in the > same Computer, I can not open the page of admin and engage( > http://192.168.2.207/admin/ and http://192.168.2.207/engage/ui) .the > problem show in the felix is like this : > > 10:51:59 INFO (AgentStateJob:104) - #296 - Sending agent > la-ubuntu-207's state: idle > 10:51:59 INFO (AgentStateJob:191) - #296 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@ee97a9 to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 10:52:00 INFO (AgentCapabilitiesJob:110) - #293 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilitiesfailed > with code 405. > 10:52:00 INFO (IngestJob:63) - Running IngestJob > 10:52:00 INFO (IngestJob:140) - Proceeding to try ingest > 10:52:00 INFO (CaptureAgentImpl:840) - Ingesting recording: > Unscheduled-la-ubuntu-207-1306519989361 > 10:52:00 INFO (AgentStateJob:191) - #296 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@ee97a9 to > http://192.168.2.207:8080/capture-admin/recordings/Unscheduled-la-ubuntu-207-1306519989361failed > with code 405. > 10:52:00 WARN (CaptureAgentImpl:862) - 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:852) > 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) > 10:52:00 ERROR (IngestJob:146) - Ingestion failed with a value of -4 > 10:52:09 INFO (AgentStateJob:104) - #297 - Sending agent la-ubuntu-207's > state: idle > 10:52:09 INFO (AgentStateJob:191) - #297 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@5bb9b8 to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 10:52:09 INFO (AgentCapabilitiesJob:110) - #294 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilitiesfailed > with code 405. > 10:52:09 INFO (AgentStateJob:191) - #297 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@5bb9b8 to > http://192.168.2.207:8080/capture-admin/recordings/Unscheduled-la-ubuntu-207-1306519989361failed > with code 405. > 10:52:19 INFO (AgentStateJob:104) - #298 - Sending agent la-ubuntu-207's > state: idle > 10:52:19 INFO (AgentStateJob:191) - #298 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@febedf to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 10:52:20 INFO (AgentCapabilitiesJob:110) - #295 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilitiesfailed > with code 405. > 10:52:20 INFO (AgentStateJob:191) - #298 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@febedf to > http://192.168.2.207:8080/capture-admin/recordings/Unscheduled-la-ubuntu-207-1306519989361failed > with code 405. > 10:52:29 INFO (AgentStateJob:104) - #299 - Sending agent la-ubuntu-207's > state: idle > 10:52:29 INFO (AgentCapabilitiesJob:110) - #296 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilitiesfailed > with code 405. > 10:52:29 INFO (AgentStateJob:191) - #299 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@e9ff86 to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 10:52:30 INFO (AgentStateJob:191) - #299 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@e9ff86 to > http://192.168.2.207:8080/capture-admin/recordings/Unscheduled-la-ubuntu-207-1306519989361failed > with code 405. > 10:52:39 INFO (AgentStateJob:104) - #300 - Sending agent la-ubuntu-207's > state: idle > 10:52:39 INFO (AgentStateJob:191) - #300 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@21ecee to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 10:52:39 INFO (AgentCapabilitiesJob:110) - #297 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilitiesfailed > with code 405. > 10:52:39 INFO (AgentStateJob:191) - #300 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@21ecee to > http://192.168.2.207:8080/capture-admin/recordings/Unscheduled-la-ubuntu-207-1306519989361failed > with code 405. > 10:52:49 INFO (AgentStateJob:104) - #301 - Sending agent la-ubuntu-207's > state: idle > 10:52:59 INFO (AgentStateJob:104) - #302 - Sending agent la-ubuntu-207's > state: idle > 10:53:00 INFO (IngestJob:63) - Running IngestJob > 10:53:00 INFO (IngestJob:140) - Proceeding to try ingest > 10:53:00 INFO (CaptureAgentImpl:840) - Ingesting recording: > Unscheduled-la-ubuntu-207-1306519989361 > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > > -- Adam McKenzie MSc Student ARIES Laboratory, University of Saskatchewan Web: http://aries.usask.ca/aiwiki/Adam_McKenzie Mail: Advanced Research in Intelligent Educational Systems Laboratory Department of Computer Science University of Saskatchewan 176 Thorvaldson Building 110 Science Place Saskatoon, SK S7N 5C9
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
