I frequently get this error when I'm deploying a new distributed 
environment or making major modifications to one.  The cause (for me at 
least) is usually one of these three things:
1) A password mismatch in felix/conf/security.xml.  The passwords on the 
system account must be the same on your admin/media and worker (and others 
as you add them).
2) Conflicting jar files in felix/matterhorn.  When you redeploy I 
recommend emptying felix/matterhorn to ensure the previous build doesn't 
cause a problem in your new build.
3) File permissions in the shared workspace.  Each server will need to 
have its matterhorn user write to the shared space, be sure to watch for 
ID mismatches for identical users on different servers.

Give those a try, the first two items are the big ones that usually get 
me.  If these still don't get your setup working double check 
felix/config.properties for typeos in your server URLs.

Walt

[email protected] wrote on 01/28/2011 06:36:40 
AM:
> 
> checked that, ports are open, so that can't be the issue.
> We also have another opencast server running, an all-in-one installation 

> and that works as it should. But the distributed install
> keeps giving problems.
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to