Apacke Karaf, Camel and Kafka component

2021-05-17 Thread Nicola Cisternino
Hi all I'm using Apache Karaf 4.3.1 to route netty socket on Kafka: cat > deploy/example.xml http://camel.apache.org/schema/blueprint"; id="kafka"> END Using Camel 3.5.0 all works fine (from gogo

Re: Apacke Karaf, Camel and Kafka component

2021-05-17 Thread Nicola Cisternino
Errata corrige (route): cat > deploy/example.xml <http://www.osgi.org/xmlns/blueprint/v1.0.0";> http://camel.apache.org/schema/blueprint"; id="kafka"> END On 2021/05/17 16:42:10, Nicola Cisternino wrote: &

Re: Apacke Karaf, Camel and Kafka component

2021-05-17 Thread Nicola Cisternino
t org.apache.karaf.shell.core bundle is running !! On 5/17/21 7:02 PM, Jean-Baptiste Onofre wrote: Hi, The error seems related to Kafka bundle. Can you check if Kafka bundle version is 2.6.0_2 ? Regards JB Le 17 mai 2021 à 18:42, Nicola Cisternino a écrit : Hi all I&#x

Re: Apacke Karaf, Camel and Kafka component

2021-05-17 Thread Nicola Cisternino
osgi.wiring.package=org.osgi.framework)(version>=1.8.0)(!(version>=2.0.0)))"]] On 5/17/21 10:21 PM, Andrea Cosentino wrote: 3.9.0 has been tested only with 4.3.1 Il lun 17 mag 2021, 22:13 Nicola Cisternino ha scritto: Thank you JB I've tried to update all to last versions. S

Re: Apacke Karaf, Camel and Kafka component

2021-05-17 Thread Nicola Cisternino
21 PM, Andrea Cosentino wrote: 3.9.0 has been tested only with 4.3.1 Il lun 17 mag 2021, 22:13 Nicola Cisternino ha scritto: Thank you JB I've tried to update all to last versions. So I've installed: - Apache Karaf *4.3.2* - Camel *3.9.0* features In features terms: *feature:install

Re: Apacke Karaf, Camel and Kafka component

2021-05-17 Thread Nicola Cisternino
n>=3.0.0)))"]] karaf@root()> On 5/17/21 10:21 PM, Andrea Cosentino wrote: 3.9.0 has been tested only with 4.3.1 Il lun 17 mag 2021, 22:13 Nicola Cisternino ha scritto: Thank you JB I've tried to update all to last versions. So I've installed: - Apache Karaf *4.3.2* - C

Re: Apacke Karaf, Camel and Kafka component

2021-05-18 Thread Nicola Cisternino
Le 18 mai 2021 à 01:05, Nicola Cisternino a écrit : Other tests ... The problem is generated by "snappy" feature required by camel-kafka feature (see at: https://repo1.maven.org/maven2/org/apache/camel/karaf/apache-camel/3.9.0/apache-camel-3.9.0-features.xml) The sequence to rep