On 12-09-21 10:49 AM, Gilson Souza wrote:
> $ pwd
> /opt/matterhorn/felix
> 
> $ ls
> bin  bundle  conf  DEPENDENCIES  doc  etc  felix-cache  inbox  LICENSE
> LICENSE.kxml2  load  matterhorn  NOTICE  opencast
> 
> 
> So, FELIX_HOME contains the correct path to Felix directory. About your
> suggestion (to figure out where the files ended up and move them), I
> already tried to find them using the command "find" in the directory "/"
> but it didn't find any missed jar files.

Ah, ok.  I suspect that the compilation process wasn't successful then.
 I just rebuilt 1.3.x from scratch and it creates the lib directory with
the required files when the compile is successful.  Unsuccessful
compiles, however, do not get that lib directory!

G

> Thanks,
> Gilson
> 
> 2012/9/19 Gilson Souza <[email protected]>
> 
>> Hello all,
>>
>> I'm following the steps described on
>> http://opencast.jira.com/wiki/display/mh13/Install+Source+Linux+v1.3, but
>> I'm facing a problem after I
>> finish all steps. When I start matterhorn I receive a lot of errors like
>> these:
>>
>> Auto-properties start:
>> file:lib/org.apache.
>> servicemix.specs.saaj-api-1.3-1.3.0.jar
>> (org.osgi.framework.BundleException: Unable to cache bundle:
>> file:lib/org.apache.servicemix.specs.saaj-api-1.3-1.3.0.jar -
>> java.io.FileNotFoundException:
>> lib/org.apache.servicemix.specs.saaj-api-1.3-1.3.0.jar (No such file or
>> directory))
>> Auto-properties start:
>> file:lib/org.apache.servicemix.specs.stax-api-1.0-1.3.0.jar
>> (org.osgi.framework.BundleException: Unable to cache bundle:
>> file:lib/org.apache.servicemix.specs.stax-api-1.0-1.3.0.jar -
>> java.io.FileNotFoundException:
>> lib/org.apache.servicemix.specs.stax-api-1.0-1.3.0.jar (No such file or
>>  directory))
>>
>>
>> I saw on user list (
>> http://opencast.3480289.n2.nabble.com/Matterhorn-users-The-problem-of-starting-matterhorn-1-3-1-layman-problem-tt7581025.html)
>> that it's occurring because maven has failed to copy the necessary
>> dependencies into the $FELIX_HOME/lib directory, however I didn't see a
>> solution for this issue, so I would like to ask if someone has any idea
>> about what can I do? I already restarted the steps from the beginning a
>> couple times and it didn't solve my problem.
>>
>>
>> Thanks,
>> Gilson
>>
>>
> 
> 
> 
> _______________________________________________
> Matterhorn-users mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
> 


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to