Christian Müller created CAMEL-6547:
---------------------------------------
Summary: Installation of camel-leveldb feature fails
Key: CAMEL-6547
URL: https://issues.apache.org/jira/browse/CAMEL-6547
Project: Camel
Issue Type: Bug
Components: karaf
Affects Versions: 2.11.1
Reporter: Christian Müller
Assignee: Christian Müller
Fix For: 2.11.2
{noformat}
cmueller$ ./karaf clean
__ __ ____
/ //_/____ __________ _/ __/
/ ,< / __ `/ ___/ __ `/ /_
/ /| |/ /_/ / / / /_/ / __/
/_/ |_|\__,_/_/ \__,_/_/
Apache Karaf (2.3.1)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'osgi:shutdown' or 'logout' to shutdown Karaf.
karaf@root> features:chooseurl camel 2.11.1
adding feature url mvn:org.apache.camel.karaf/apache-camel/2.11.1/xml/features
karaf@root> features:install camel-leveldb
Error executing command: Could not start bundle
wrap:mvn:org.fusesource.leveldbjni/leveldbjni-all/1.6$Bundle-Version=1.6&Export-Package=*;-noimport:=true;version="1.6"
in feature(s) camel-leveldb-2.11.1: Unresolved constraint in bundle
org.fusesource.leveldbjni.leveldbjni-all [62]: No matching native libraries
found.
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira