Classloading problem prevents joining nodes started in Karaf into cluster

2019-03-29 Thread oleksii
().getContextClassLoader()in GridClusterStateProcessor.validateNode(). Just in case, here is link to my project on GitHub: https://github.com/leshkm/karaf-ignite-test Best regards, Oleksii

Problem with Ignite OSGI in Karaf: self-depency in ignite-osgi bundle

2019-01-25 Thread Oleksii Mohylin
Hello I've got problem using Ignite 2.7.0 in Apache Karaf. I believe the problem is caused by strange bundle meta of ignite-osgi. It exports package org.apache.ignite.osgi.classloaders and imports it at the same time. Here's extract from METADATA.MF: Import-Package: