I'm following this guide to install Matterhorn 1.3 on Ubuntu 11.10:http://opencast.jira.com/wiki/display/MHDOC/Install+Source+Linux+v1.3
When step run Matterhorn
sh /opt/matterhorn/felix/bin/start_matterhorn.sh
then I get the error message:
Auto-properties start: file:lib/org.apache.felix.scr-1.6.0.jar (org.osgi.framework.BundleException: Unable to cache bundle: file:lib/org.apache.felix.scr-1.6.0.jar - java.io.FileNotFoundException: lib/org.apache.felix.scr-1.6.0.jar (No such file or directory))
Auto-properties start: file:lib/org.apache.felix.eventadmin-1.2.12.jar (org.osgi.framework.BundleException: Unable to cache bundle: file:lib/org.apache.felix.eventadmin-1.2.12.jar - java.io.FileNotFoundException: lib/org.apache.felix.eventadmin-1.2.12.jar (No such file or directory))
Auto-properties start: file:lib/org.apache.felix.metatype-1.0.4.jar (org.osgi.framework.BundleException: Unable to cache bundle: file:lib/org.apache.felix.metatype-1.0.4.jar - java.io.FileNotFoundException: lib/org.apache.felix.metatype-1.0.4.jar (No such file or directory))
Auto-properties start: file:lib/org.apache.felix.http.bundle-2.0.4.jar (org.osgi.framework.BundleException: Unable to cache bundle: file:lib/org.apache.felix.http.bundle-2.0.4.jar - java.io.FileNotFoundException: lib/org.apache.felix.http.bundle-2.0.4.jar (No such file or directory))
...
and similar error message to shown above
I've researched it and tried to run the command line as sudo java -jar opt/matterhorn/felix/bin/felix.jar then get error message to shown above
How to fix error when start Matterhorn server ?
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/tJy42iS-7t4J.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.