On 12-07-25 08:02 AM, Kirk Rutter wrote: > > > OK, thanks Greg. Here they are. > > Which log file would be useful to you also?
opencast.log in the logs directory, just after the system has finished starting. Taking a quick look at the configuration files, you appear to have avoided all of the common pitfalls. I don't know if this will fix things, but your organization file has "server=10.88.88.24", and this should be "server=http://10.88.88.24". Other than that I think I'm going to need to see the actual logfile. > After I had the initial error it started working again. I used stop 0 > > to ftp the cfg files. started the server again and got the same problem again. > I'm also getting "unable to find Dublin core". Depending on the full error this can be normal (try and include it in the log file?). It just means that it's generating a new file. Hope this helps, G > Thanks! > > > Kirk Rutter > Learning Support Officer > > Learning Technology Support > London College of Fashion > University of the Arts London > 182 Mare Street > London, E8 3RE > > ': +44 (0)207 514 8681 > ------------------------------ > Mobex - 3576 - 07894 392822 > www.fashion.arts.ac.uk > <https://owa.arts.ac.uk/owa/redir.aspx?C=fb34b506cc64439cbe053f5897997d44&URL=http%3a%2f%2fwww.fashion.arts.ac.uk%2f> > www.learningtechnologysupport.com<https://owa.arts.ac.uk/owa/redir.aspx?C=fb34b506cc64439cbe053f5897997d44&URL=http%3a%2f%2fwww.learningtechnologysupport.com%2f> > > > > > > ________________________________ > From: [email protected] > [[email protected]] on behalf of Greg Logan > [[email protected]] > Sent: 23 July 2012 22:54 > To: [email protected] > Subject: Re: [Matterhorn-users] Matterhron 1.3.1 built from scratch / errors > > Hi Kirk, > > The fastest way to diagnose this kind of issue is usually for you to > attach the conf/config.properties file and > load/org.opencastproject.organization-mh_default_org.cfg files. > > Chances are there's just a misconfiguration somewhere, so this should be > easy to clear up once we have the files. > > G > > On 12-07-21 05:55 PM, Kirk Rutter wrote: >> Hello, >> >> >> >> Hello, >> >> >> >> I've tried a few times to load the VM's on Hyperviser 5 but I just keep >> getting a hung/cursor with >> >> no start-up. So I created a new VM using Ubuntu Server and started the >> Matterhorn build from >> >> scratch from : >> http://opencast.jira.com/wiki/display/MHDOC/Install+Source+Linux+v1.3 >> >> >> >> Everything seemed to go fine. It took a quite few hours to start from >> scratch. I loaded the web admin UI >> >> no problem and decided to change the admin password before I logged in. Used >> "stop 0", edited >> the conf.properties to change the password. Started Matterhorn again then >> started getting these errors: >> >> >> >> INFO (serviceregistryJpaImpl:785) - Unregistering Service >> org.opencast.project.inspect@http<mailto:org.opencast.project.inspect@http://10.88.88.24:8080>://10.88.88.24:8080 >> >> >> >> WARN (serviceregistryJpaImpl$JobproducerHeartbeat:1622) - Marking >> org.opencast.project.inspect@http<mailto:org.opencast.project.inspect@http://10.88.88.24:8080>://10.88.88.24:8080 >> as offline >> >> >> >> WARN (serviceregistryJpaImpl$JobproducerHeartbeat:1606) Service >> org.opencastproject.workflow@http<mailto:org.opencastproject.workflow@http://10.88.88.24:8080>://10.88.88.24:8080 >> is not working as expected : HTTP /1.1 403 Forbidden >> >> >> >> If it was working what could have caused this? I have spent a long time >> building this so would really appreciate any help or advice. >> >> >> >> Regards. >> >> >> Kirk Rutter >> Learning Technology Support >> London College of Fashion >> University of the Arts London >> ': +44 (0)207 514 8681 >> ------------------------------ >> Mobex - 3576 - 07894 392822 >> www.fashion.arts.ac.uk<https://owa.arts.ac.uk/owa/redir.aspx?C=fb34b506cc64439cbe053f5897997d44&URL=http%3a%2f%2fwww.fashion.arts.ac.uk%2f<http://www.fashion.arts.ac.uk%3chttps//owa.arts.ac.uk/owa/redir.aspx?C=fb34b506cc64439cbe053f5897997d44&URL=http%3a%2f%2fwww.fashion.arts.ac.uk%2f>> >> >> <https://owa.arts.ac.uk/owa/redir.aspx?C=fb34b506cc64439cbe053f5897997d44&URL=http%3a%2f%2fwww.fashion.arts.ac.uk%2f> >> www.learningtechnologysupport.com<https://owa.arts.ac.uk/owa/redir.aspx?C=fb34b506cc64439cbe053f5897997d44&URL=http%3a%2f%2fwww.learningtechnologysupport.com%2f<http://www.learningtechnologysupport.com%3chttps//owa.arts.ac.uk/owa/redir.aspx?C=fb34b506cc64439cbe053f5897997d44&URL=http%3a%2f%2fwww.learningtechnologysupport.com%2f>> >> >> >> >> >> >> ________________________________ >> From: [email protected] >> [[email protected]] on behalf of Greg Logan >> [[email protected]] >> Sent: 06 June 2012 22:49 >> To: [email protected] >> Subject: Re: [Matterhorn-users] 1.3.1-rc2 Available for testing! >> >> On 12-06-06 02:20 PM, Leslaw Zieleznik wrote: >>> >>> >>> Greg, >>> >>> Can you explain shortly what the VMs are, how to install it, how to use it >>> and etc? >>> Or refer to a wiki page if there is any? >> >> The VMs are pre-packaged virtual machines which have Matterhorn >> pre-built and mostly configured. Download one of the .zip or .7z files, >> and then decompress it. Verifying the gpg signatures, and md5 sums is >> recommended, but not required. When you first start them they will ask >> a few configuration questions (proxy, what its URL is, etc) and then >> install the 3rd party tools that we can't ship pre-built. Installing >> the VM in the VMWare player is quite simple: Decompress the image and >> then open the .vmx file with the player. Installing it on ESXi is >> possible, although I haven't done it myself. >> >> Once the VM has finished building it should be a full functional >> all-in-one core, albeit with reduced disk space and RAM compared to most >> people's configuration. For instance, after I built the 1.3.1-rc2 VM I >> ran the image and it created a core at >> http://192.168.26.13:8080<http://192.168.26.13:8080/>. While >> this address is only accessible from my own machine, it is fully >> functional as a test VM for integration or manual testing. >> >> There aren't any VM specific wiki docs yet. They would consist mainly >> of how to decompress the image so they haven't been terribly high priority. >> >> G >> >>> Thanks, >>> Leslaw >>> >>> >>> >>> On 1 Jun 2012, at 00:53, Greg Logan wrote: >>> >>>> Testing VMs can be found at >>>> http://aries.usask.ca/opencast/unofficial-vms/1.3.1-rc2/ >>> >>> >>> >>> >>> >>> >>> >>> _______________________________________________ >>> 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 >> > > > > > _______________________________________________ > 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
