On 11-11-21 10:10 AM, Jeff Rieman wrote:
> I installed v1.2 on Ubuntu 10.4 and after the agent install I only get a
> white screen when attempting to go to http://localhost:8080 or
> http://localhost:8080/capture
> 
> I can't really find any indication as to what is going on but did find a
> log (opencast.log) in the felix/logs directory with the following
> entries that seem to be happening a lot.
> 
> 2011-11-21 10:00:05  WARN (OrganizationFilter:96) - No organization is
> mapped to handle
> http://localhost:8080/capture-admin/agents/matterhorncapture-1
> 2011-11-21 10:00:05  WARN (TrustedHttpClientImpl:246) - URI
> http://localhost:8080/capture-admin/agents/matterhorncapture-1 does not
> support digest authentication
> 
> Any ideas or at least where to look for clues as to what is happening?

http://opencast.jira.com/wiki/display/MH/FAQ+%28Trunk%29#FAQ%28Trunk%29-Noorganizationmappedtohandlehostname

You've configured your core to think it is something other than
localhost.  The values in the two configuration files must match, and
then you have to access the core via that hostname (even if it is
running on the local host).

Once you can access the core from your browser the warning you are
seeing should go away.  If not then the demo CA has been misconfigured
and you'll want to look at
org.opencastproject.capture.impl.ConfigurationManager.properties in
$FELIX_HOME/conf/services.  There is a configuration item called
org.opencastproject.capture.core.url which should be set to
${org.opencastproject.server.url}

G

G

> Jeff
> --
> I will give you every place where you set your foot, as I promised
> Moses. - Joshua 1:3
> 
> 
> 
> 
> _______________________________________________
> Matterhorn-users mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users


Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to