Thank you both for your help! The advice that you both provided helped me identify the issue:
- I confirmed that I was using Red5 RC1. - Then, I checked on the location of my .war file, and it's permissions -- it was in the right place, and permissions were set correctly. - However, while looking over permissions, I once again looked at the log, which was notifying me that: 'org.red5.server.service.WarDeployer - Application matterhorn already installed, please un-install before attempting another install ' By this message, I was alerted to the possibility that my '/opt/matterhorn/red5/webapps/matterhorn/streams' symlink was misconfigured -- and it was. I think I might have set up the symlink /before/ starting red5 for the first time. And if so, it was causing my .war to fail. I reinstalled Red5 as per the documentation and now Engage and RTMP streams are functioning normally! Cheers, Brian On Jun 29, 2012, at 3:44 AM, Ruediger Rolf wrote: > Hi Brian, > > there can be 2 reasons: > 1. the matterhorn.war file was not copied after you build it with ant. Check > that you have either a matterhorn*.war file or a matterhorn* directory in > $RED5_HOME/webapps > 2. if there still was a war-file, check that has the correct file rights to > be accessed by red5 and start red5. You should then wait some minutes until > you see in the logs that matterhorn-engage was deployed. > > And by the way 高珺 is right. If you use RC2 you get an build error in ant for > matterhorn engage. > Thanks 高珺 for pointing out that RC2 is out. I missed this somehow. > > Rüdiger > > > Am 28.06.2012 22:08, schrieb Brian O'Hagan: >> Hello all, >> >> I'm running an 1.3 install from source on OS X 10.7.3, and have also >> installed and configured Red5 as per the install docs [1]. However, I am >> running into this issue [2], that has made the rounds on the list but I have >> not been able to figure out if it was solved? Any insight from someone who >> might had the same prob and have fixed this on their end? Thanks in advance! >> >> Brian >> >> [1] http://opencast.jira.com/wiki/display/MHDOC/Red5+v1.3 >> >> [2] >>> I upload a recording and process it with "Encode, Analyze, and >>> Distribute", when I try to play it I get the error: >>> >>> Error Id 11: >>> >>> Error message: Connection attempte rejected by FMS server >>> Error detail: No scope 'matterhorn-engage' on this server >> >> >> _______________________________________________ >> Matterhorn-users mailing list >> [email protected] >> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > > > -- > > ________________________________________________ > Rüdiger Rolf, M.A. > Universität Osnabrück - Zentrum virtUOS > Heger-Tor-Wall 12, 49069 Osnabrück > Telefon: (0541) 969-6511 - Fax: (0541) 969-16511 > E-Mail: [email protected] > Internet: www.virtuos.uni-osnabrueck.de > _______________________________________________ > 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
