Re: Notification if bundle install failed

2016-09-27 Thread Jean-Baptiste Onofré
Hi, You can have an eventadmin event. This event can be catched by Decanter which can send an e-mail or call a Camel route for failure for instance. Regards JB On 09/27/2016 11:54 PM, souciance wrote: Hello, Is there any way in Karaf to send an e-mail or some other kind of notification or

Apache Karaf Cookbook - build fails for 10-4 on J8

2016-09-27 Thread Erwin Hogeweg
Hi, I am having a problem getting the chapter 10 recipe 4 example from the Apache Karaf Cookbook to build with J8 (Mac). It works fine with J7. See below. What version of pax-exam should I use? The book sample uses 3.4.0 but I see various newer versions in Maven Central but I can’t find one

Notification if bundle install failed

2016-09-27 Thread souciance
Hello, Is there any way in Karaf to send an e-mail or some other kind of notification or monitoring when a bundle:install/feature:install fails? Or when a bundle's goes to failed? What's the best way to monitor the bundle? I know of decanter, but if you just want bundle monitoring? Best

Re: Karaf 4.x startup - Aries causing components to deactivate and re-activate multiple times

2016-09-27 Thread Marc Durand
Thank you Guillaume! What is the process to get Aries transaction-manager 1.3.1 into the next release of Karaf, hopefully 4.0.8? Marc On Tue, Sep 27, 2016 at 10:07 AM, Guillaume Nodet wrote: > Fixed > > 2016-09-27 15:01 GMT+02:00 Marc Durand : > >>

Re: Karaf 4.x startup - Aries causing components to deactivate and re-activate multiple times

2016-09-27 Thread Guillaume Nodet
Fixed 2016-09-27 15:01 GMT+02:00 Marc Durand : > Thank you Guillaume. Here is the JIRA issue: > https://issues.apache.org/jira/browse/ARIES-1621 > > Marc > > > > -- > View this message in context: http://karaf.922171.n3.nabble. >

Re: 4.0.6 and OpenJPA 2.4.1 :(

2016-09-27 Thread Christian Schneider
I just tested on karaf 4.0.7 and can not reproduce the error. See https://issues.apache.org/jira/browse/KARAF-4535 Christian On 26.09.2016 21:20, Jerry Smith wrote: Just tried 4.0.7 and am getting the same issue. Will this be in 4.0.8? -- View this message in context:

Re: Karaf 4.x startup - Aries causing components to deactivate and re-activate multiple times

2016-09-27 Thread Marc Durand
Thank you Guillaume. Here is the JIRA issue: https://issues.apache.org/jira/browse/ARIES-1621 Marc -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-4-x-startup-Aries-causing-components-to-deactivate-and-re-activate-multiple-times-tp4047996p4048177.html Sent from the

Re: Karaf 4.x startup - Aries causing components to deactivate and re-activate multiple times

2016-09-27 Thread Guillaume Nodet
Could you raise a JIRA issue please ? I'll see how the activator can be improved to avoid unnecessary refreshes if that's possible. 2016-09-26 22:48 GMT+02:00 Marc Durand : > Just realized that ​org.osgi.service.cm only contains the > ConfigurationAdmin > interface and