20.04.2016 18:06, Jean-Baptiste Onofré wrote: > By the way, only the kibana bundle should be tied to karaf 4: all other > features should work smoothly on karaf 3. >
Thanks for response! I've managed to run Kibana 4 and Elasticsearch features using Karaf 4 container. It works great in local environment, but if I deploy same container on remote host it seems that Kibana can't connect to Elasticsearch. Is there any way to specify Kibana 4 other Elasticsearch host to connect rather than localhost:9200? > > -------- Original message -------- > From: Victor Antonovich <[email protected]> > Date: 20/04/2016 16:30 (GMT+01:00) > To: [email protected] > Subject: Upcoming release of Decanter 1.1.0 and Karaf 3.0.x > > Hi All! It seems that release of Decanter 1.1.0 is coming, so I wonder > is this release intended to work with Karaf 3.0.x? I pulled > decanter-1.1.0 tag from git and tried to deploy its Kibana-4.x feature > to Karaf 3.0.6, but it failed with message: > > ERROR: Bundle org.apache.karaf.decanter.kibana-4.x [109] Error starting > mvn:org.apache.karaf.decanter/org.apache.karaf.decanter.kibana-4.x/1.1.0 > (org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.karaf.decanter.kibana-4.x [109]: Unable to resolve 109.0: > missing requirement [109.0] osgi.wiring.package; > (&(osgi.wiring.package=org.apache.karaf.features)(version>=4.0.0)(!(version>=5.0.0)))) > > So is Karaf 3.0.x no more supported by Decanter 1.1.0? > > Thanks! > Victor. -- Victor.
