Hi Solomon, First off try http://192.168.2.207:8080/admin/ and http://192.168.2.207:8080/engage/ui, but I doubt that's your problem.
It looks like Matterhorn is missing a few bundles from Felix. What was the exact command you ran to build Matterhorn? G On 11-06-15 03:34 PM, Solomon Melchizedek wrote: > Hello Adam, > > I have checked my config.properties and > org.opencastproject.capture.impl.ConfigurationManager.properties. like > this : > > org.opencastproject.server.url=http://192.168.2.207:8080 > org.opencastproject.serviceregistry.url=http://192.168.2.207:8080/services > org.opencastproject.admin.ui.url=${org.opencastproject.server.url} > org.opencastproject.engage.ui.url=${org.opencastproject.server.url} > org.opencastproject.jobs.url=${org.opencastproject.server.url} > org.opencastproject.storage.dir=/opt/matterhorn > org.opencastproject.security.config=conf/security.xml > org.opencastproject.security.digest.user=matterhorn_system_account > org.opencastproject.security.digest.pass=CHANGE_ME > org.opencastproject.download.directory=${org.opencastproject.storage.dir}/downloads > > > In the org.opencastproject.capture.impl.ConfigurationManager.properties > > org.opencastproject.capture.core.url=http://192.168.2.207:8080 > > > 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 : > > > HTTP ERROR 404 > Problem accessing /admin/. Reason: > > NOT_FOUND > > > -------------------------------------------------------------------------------- > Powered by Jetty:// > > > > My log in screen: > > ----------------------------------------------------------------------------------------------------------------------------------------------- > > root@la-ubuntu-207:/opt/matterhorn/felix/bin > <mailto:root@la-ubuntu-207:/opt/matterhorn/felix/bin># sh > ./start_matterhorn.sh > Removing cached matterhorn bundles from /opt/matterhorn/felix/felix-cache > Listening for transport dt_socket at address: 8000 > > Welcome to Matterhorn 1.1 > ========================= > > 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> 15:44:18 INFO (StaticResource:102) - registering > classpath:/ui at / with welcome file welcome.html > 15:44:18 INFO (StaticResource:102) - registering classpath:/ui at > /confidence-monitoring with welcome file index.html > 15:44:18 INFO (SecurityConfigurationScanner$ScannerTask:108) - Updating > the security configuration > 15:44:19 INFO (SecurityConfigurationScanner$ScannerTask:118) - > registered > OsgiBundleXmlApplicationContext(bundle=matterhorn-security-impl, > config=file:/opt/matterhorn/felix/conf/security.xml): startup date [Wed > Dec 31 16:00:00 PST 1969]; root of context hierarchy > 15:44:19 WARN (ConfigurationManager:116) - Malformed URL for > capture.config.remote.endpoint.url, disabling polling. > 15:44:19 INFO (ConfigurationManager:121) - No remote configuration > endpoint was found, relying on local config. > 15:44:19 INFO (StaticResource:102) - registering classpath:/ui at > /capture with welcome file index.html > 15:44:24 INFO (RestPublisher:196) - Registered REST endpoint at /info > 15:44:24 INFO (StaticResourceServlet:79) - serving static files from > '/opt/matterhorn/downloads' > 15:44:25 INFO (CaptureAgentImpl:1323) - Starting CaptureAgentImpl. > 15:44:25 INFO (CaptureAgentImpl:1328) - Confidence monitoring disabled. > 15:44:25 INFO (CaptureAgentImpl:1336) - Registering capture agent osgi > shell commands > 15:44:25 INFO (RestPublisher:196) - Registered REST endpoint at /confidence > 15:44:25 INFO (RestPublisher:196) - Registered REST endpoint at /state > 15:44:25 INFO (RestPublisher:196) - Registered REST endpoint at > /captureagent > 15:44:26 INFO (CaptureAgentImpl:1293) - CaptureAgentImpl has > successfully updated its properties from ConfigurationManager > 15:44:26 INFO (AgentStateJob:63) - Starting first state push count. > 15:44:26 INFO (AgentStateJob:104) - #0 - Sending agent la-ubuntu-207's > state: idle > 15:44:26 INFO (AgentCapabilitiesJob:52) - Starting first capability > push count. > 15:44:27 INFO (AgentCapabilitiesJob:110) - #0 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilities > failed > with code 405. > 15:44:27 INFO (AgentStateJob:191) - #0 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@6343c4 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@6343c4> to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 15:44:36 INFO (AgentStateJob:104) - #1 - Sending agent la-ubuntu-207's > state: idle > 15:44:36 INFO (AgentStateJob:191) - #1 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@1ed8c3 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@1ed8c3> to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 15:44:36 INFO (AgentCapabilitiesJob:110) - #1 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilities > failed > with code 405. > 15:44:46 INFO (AgentStateJob:104) - #2 - Sending agent la-ubuntu-207's > state: idle > 15:44:46 INFO (AgentStateJob:191) - #2 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@bcecc7 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@bcecc7> to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 15:44:46 INFO (AgentCapabilitiesJob:110) - #2 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilities > failed > with code 405. > 15:44:56 INFO (AgentStateJob:104) - #3 - Sending agent la-ubuntu-207's > state: idle > 15:44:56 INFO (AgentCapabilitiesJob:110) - #3 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilities > failed > with code 405. > 15:44:56 INFO (AgentStateJob:191) - #3 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@19c695 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@19c695> to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 15:45:06 INFO (AgentStateJob:104) - #4 - Sending agent la-ubuntu-207's > state: idle > 15:45:06 INFO (AgentStateJob:191) - #4 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@a901f8 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@a901f8> to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 15:45:06 INFO (AgentCapabilitiesJob:110) - #4 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilities > failed > with code 405. > 15:45:16 INFO (AgentStateJob:104) - #5 - Sending agent la-ubuntu-207's > state: idle > 15:45:16 INFO (AgentStateJob:191) - #5 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@19f6ce5 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@19f6ce5> to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 15:45:16 INFO (AgentCapabilitiesJob:110) - #5 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilities > failed > with code 405. > 15:45:26 INFO (AgentStateJob:104) - #6 - Sending agent la-ubuntu-207's > state: idle > 15:45:26 INFO (AgentStateJob:191) - #6 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@1c66162 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@1c66162> to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 15:45:26 INFO (AgentCapabilitiesJob:110) - #6 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilities > failed > with code 405. > 15:45:26 INFO (CaptureAgentImpl:1404) - Loading recording > Unscheduled-la-ubuntu-207-1306519989361... > 15:45:26 INFO (SerializeJob:82) - Manifest created > 15:45:26 INFO (CaptureAgentImpl:806) - Zipping 4 files: > 15:45:27 INFO (SerializeJob:87) - Files zipped > 15:45:36 INFO (AgentStateJob:104) - #7 - Sending agent la-ubuntu-207's > state: idle > 15:45:36 INFO (AgentStateJob:191) - #7 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@1cb2378 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@1cb2378> to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 15:45:36 INFO (AgentCapabilitiesJob:110) - #7 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilities > failed > with code 405. > 15:45:36 INFO (AgentStateJob:191) - #7 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@1cb2378 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@1cb2378> to > http://192.168.2.207:8080/capture-admin/recordings/Unscheduled-la-ubuntu-207-1306519989361 > failed with code 405. > 15:45:46 INFO (AgentStateJob:104) - #8 - Sending agent la-ubuntu-207's > state: idle > 15:45:46 INFO (AgentStateJob:191) - #8 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@fdc015 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@fdc015> to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 15:45:46 INFO (AgentCapabilitiesJob:110) - #8 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilities > failed > with code 405. > 15:45:46 INFO (AgentStateJob:191) - #8 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@fdc015 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@fdc015> to > http://192.168.2.207:8080/capture-admin/recordings/Unscheduled-la-ubuntu-207-1306519989361 > failed with code 405. > 15:45:56 INFO (AgentStateJob:104) - #9 - Sending agent la-ubuntu-207's > state: idle > 15:45:56 INFO (AgentStateJob:191) - #9 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@12b25db > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@12b25db> to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 15:45:56 INFO (AgentCapabilitiesJob:110) - #9 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilities > failed > with code 405. > 15:45:56 INFO (AgentStateJob:191) - #9 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@12b25db > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@12b25db> to > http://192.168.2.207:8080/capture-admin/recordings/Unscheduled-la-ubuntu-207-1306519989361 > failed with code 405. > 15:46:00 INFO (IngestJob:63) - Running IngestJob > 15:46:00 INFO (IngestJob:140) - Proceeding to try ingest > 15:46:00 INFO (CaptureAgentImpl:840) - Ingesting recording: > Unscheduled-la-ubuntu-207-1306519989361 > 15:46: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) > 15:46:00 ERROR (IngestJob:146) - Ingestion failed with a value of -4 > 15:46:06 INFO (AgentStateJob:104) - #10 - Sending agent la-ubuntu-207's > state: idle > 15:46:06 INFO (AgentStateJob:191) - #10 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@16cef9 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@16cef9> to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207 failed with > code 405. > 15:46:06 INFO (AgentCapabilitiesJob:110) - #10 - Capabilities push to > http://192.168.2.207:8080/capture-admin/agents/la-ubuntu-207/capabilities > failed > with code 405. > 15:46:06 INFO (AgentStateJob:191) - #10 - State push to > org.opencastproject.capture.impl.jobs.AgentStateJob@16cef9 > <mailto:org.opencastproject.capture.impl.jobs.AgentStateJob@16cef9> to > http://192.168.2.207:8080/capture-admin/recordings/Unscheduled-la-ubuntu-207-1306519989361 > failed with code 405. > > > -------------------------------------------------------------------------------------------------------------------------------------------------------------- > > > > > Solomon > > > <quote author='Adam Mckenzie'> > 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 > > > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
