Hi  Rubén ,

I not found "/lib" folder in Felix home folder ( /opt/matterhorn/felix ).
And I try create folder "/lib" , and re-run

> export MAVEN_OPTS='-Xms256m -Xmx960m -XX:PermSize=64m
> -XX:MaxPermSize=256m'
> cd /opt/matterhorn/matterhorn_1.3.0
> mvn clean install -DdeployTo=/opt/matterhorn/felix/matterhorn


, but nothing to change, i still get error sample. :(



On Mon, Jun 25, 2012 at 3:38 PM, Rubén Pérez <[email protected]> wrote:

> Hello Kim,
>
> On compilation time, maven copies all the dependencies required by
> matterhorn in a folder named "/lib" within the Felix home folder. It seems
> that, for some reason, it failed to do so, or, at least, it didn't copied
> them completely.
>
> Please make sure that /lib folder exists under your Felix home folder, and
> re-run maven with the same parameters in order to get the files correctly
> copied. Please report back to us if you are not successful (and also if you
> are!).
>
> Cheers
> Rubén
>
>
> 2012/6/25 Kim Quang Đặng <[email protected]>
>
>> I'm using BigBlueButton (BBB).
>>
>> I want to record and playback the video files as showed-off 
>> here<http://www.diigo.com/annotated/74d0863b1c08348003d94c09e024d8e6> by
>> BBB but the feature is not ready until next version of BBB as its owner
>> Fred Dixon stated 
>> here<https://groups.google.com/d/msg/bigbluebutton-dev/NYT703eaLyw/QpWwo4ddRvsJ>
>> .
>>
>> As advised, I start using Matterhorn for processing and playback.
>>
>> 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 ?
>>
>> --
>> Dang Kim Quang
>> Phone:  (+84) (0) 935730246
>> ------------------------
>> Developer - CaoY Viet Nam
>>
>>
>>
>> _______________________________________________
>> 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
>
>


-- 
Dang Kim Quang
Phone:  (+84) (0) 935730246
------------------------
Developer - CaoY Viet Nam
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to