Re: Bug in Karaf feature resolver?

2018-01-29 Thread Seth Leger
ase. Seth Leger The OpenNMS Group On 1/29/18 3:03 PM, Jean-Baptiste Onofré wrote: > Exactly, the resolver considers it's the same bundle ;) > > Regards > JB > > On 01/29/2018 08:49 PM, Seth Leger wrote: >> Hi Jean-Baptiste, >> >> The bundles are bas

Re: Bug in Karaf feature resolver?

2018-01-29 Thread Seth Leger
-> hello.world mvn:hello/world/1.0/jar/gemini -> hello.world.gemini Seth Leger The OpenNMS Group On 1/29/18 2:27 PM, Jean-Baptiste Onofré wrote: > By the way, the bundles are different (in term of name, export, etc) ? > > On 01/29/2018 08:15 PM, Seth Leger wrote: >> On 1/29/18 12

Re: Bug in Karaf feature resolver?

2018-01-29 Thread Seth Leger
xml#L1306 That's why I think it's a feature resolver issue and not an Aether issue. Seth Leger The OpenNMS Group

Bug in Karaf feature resolver?

2018-01-29 Thread Seth Leger
oes this sound like a bug that needs to be filed in JIRA? Maybe I am missing something in my feature definition. Seth Leger The OpenNMS Group

Re: Karaf console and Embed Mongo...

2018-01-22 Thread Seth Leger
Yep, I had the same problem with JNA. Glad you tracked it down. https://issues.apache.org/jira/browse/KARAF-5251 Seth Leger The OpenNMS Group On 1/22/18 10:13 AM, Ryan Moquin wrote: > Thanks Seth, I feel stupid for completely forgetting to check if the > problem is because of the karaf b

Re: Karaf console and Embed Mongo...

2018-01-21 Thread Seth Leger
af are you using? Seth Leger The OpenNMS Group On 1/21/18 12:23 PM, Ryan Moquin wrote: > This might be better to ask of the Embed Mongo team, but I am not > entirely sure.  I've been experimenting with an Embedded Mongo running > inside Karaf, which I've gotten to work successfu

Re: KARAF-5497 still an issue in Karaf 4.1.4?

2018-01-02 Thread Seth Leger
This seems to be happening because of the MINA refresh that I reported in: https://issues.apache.org/jira/browse/KARAF-5384 You can see MINA triggering the following reload: MINA -> org.apache.sshd.core/1.6.0 -> org.jline/3.4.0 -> org.apache.karaf.shell.core/4.1.4 -> everything else

Re: Confused about feature dependency="true"

2017-12-11 Thread Seth Leger
ns should automatically be refreshed when calculating which bundles to refresh? Seth Leger The OpenNMS Group

Re: Fragment-Bundle to pax-logging not getting resolved

2017-11-16 Thread Seth Leger
Hi Eduard, We are seeing the same issue with fragment bundles in OpenNMS when using Karaf 4.1.2: https://issues.apache.org/jira/browse/KARAF-5446 It might be productive to update our issue with information from your test case. Seth Leger The OpenNMS Group On 11/6/17 7:08 AM, Eduard Vodicka

Re: Karaf Bundle stuck in “Starting”-status when trying to install feature programmatically

2017-11-16 Thread Seth Leger
and it will deadlock). This sounds similar to the problem that you're having. https://issues.apache.org/jira/browse/KARAF-3798 We ran into this in OpenNMS and used CompletableFuture as a workaround: https://github.com/OpenNMS/opennms/commit/5cbfaf5b4f455225184950b238ccdea5e94f744b Seth Leger The OpenNMS Group

Karaf git repo gone?

2017-10-23 Thread Seth Leger
Hi everyone, The Karaf git repo at: https://git-wip-us.apache.org/repos/asf?p=karaf.git appears to have been removed. Was this intentional? It makes tracking down things in JIRA very difficult because all of the automated git repo links are now broken. Seth Leger The OpenNMS Group, Inc.