Hi Alexi,

This line illustrates the problem:

2011-11-25 13:22:37  WARN (OrganizationFilter:96) - No organization is mapped 
to handle http://172.17.78.233:8080/capture-admin/agents/hamk/configuration

Basically your server doesn't know it handles the address 172.17.78.233:8080. 
You need to make 2 changes:

1) Update the core config.properties serverUrl to use that actual IP
2) Update [matterhorn_dir]/load/org.opencastproject.organization-tenant1.cfg 
and change the server variable to the IP

Regards

David



On 11/25/2011 03:04 PM, Aleksi Koriala wrote:
Hello,

I previously had some problems setting up the Core Server. However now it is up and running and I can access the welcome screen and http://localhost:8080. I have capture agent installed on different computer and it's showing me blank screen.

I know the issue is in the configuration files, as the Core Server doesn't recognize the Capture Agent. On server's side the config.properties file contains the following line: org.opencastproject.server.url=http://localhost:8080

And on the Capture Agent's config properties -file the same line is:
org.opencastproject.server.url=http://XXX.XX.XX.XX (X meaning the ip address of core server)

I have also changed the username and password to match on both files.

Also, I don't know how to change to change the address from localhost to proper URL.

I have included the log file incl the errors


_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to