Re: Bug or missing configuration?

2019-07-23 Thread David Jencks
How do you build your bundle? Does it explicitly import the package of the missing class? (it needs to) David Jencks > On Jul 23, 2019, at 11:33 AM, djawaica wrote: > > Hello together, > > I try to explain my problem as short as possible. > > Context description: > --- >

Bug or missing configuration?

2019-07-23 Thread djawaica
Hello together, I try to explain my problem as short as possible. Context description: --- Karaf Versions: 4.1.7. , 4.2.0 and 4.2.6 jdk Version: 1.8.0_161 host os: windows 10 Use Case: -. 1.) starting karaf in server mode 2.) install feature scr for declarative service

Re: Adding Jackson to Karaf startup.properties file to enable JSON logging

2019-07-23 Thread Jean-Baptiste Onofré
Hi, It's planned for this week. I'm merging the PR and I will open other PRs. Stay tuned ! ;) Regards JB On 23/07/2019 17:35, Noobtube Account wrote: > Hi JB, > > Will you also be releasing decanter? We are interested in getting this fix:  > https://github.com/apache/karaf-decanter/pull/93 >

Re: Adding Jackson to Karaf startup.properties file to enable JSON logging

2019-07-23 Thread Noobtube Account
Hi JB, Will you also be releasing decanter? We are interested in getting this fix: https://github.com/apache/karaf-decanter/pull/93 Cheers! On Tue, 23 Jul 2019 at 7:09 pm, Jean-Baptiste Onofré wrote: > Hi, > > FYI, there is an issue in pax-logging-log4j2-extra in 1.10.2. > > I'm fixing and

Re: 4.2.6 on windows: unable to find karaf.log

2019-07-23 Thread Jean-Baptiste Onofré
Thanks for the update. Let me test that and add folder creation if needed. Regards JB On 23/07/2019 12:24, Steinar Bang wrote: >> Jean-Baptiste Onofré : > >> Hi Steinar, >> I think the issue is in karaf.bat about KARAF_LOG variable setting. > >> Let me create the Jira to fix that. > >

Re: 4.2.6 on windows: unable to find karaf.log

2019-07-23 Thread Steinar Bang
> Jean-Baptiste Onofré : > Hi Steinar, > I think the issue is in karaf.bat about KARAF_LOG variable setting. > Let me create the Jira to fix that. Hm... not sure what script I'm running, when I'm starting from cygwin bash shell with just bin/karaf ...? Anyway, when I set KARAF_LOG it

Re: Adding Jackson to Karaf startup.properties file to enable JSON logging

2019-07-23 Thread Jean-Baptiste Onofré
Hi, FYI, there is an issue in pax-logging-log4j2-extra in 1.10.2. I'm fixing and cutting a new release. A Karaf release will happen very soon. Regards JB On 08/06/2019 16:17, Noobtube Account wrote: > I'm trying to get JSON format logging enabled in Karaf. Trying to do > something similar to

Re: Karaf 4.2.x: ConfigRepository.update changes config file location

2019-07-23 Thread Jean-Baptiste Onofré
Cool ! Thanks ! Regards JB On 23/07/2019 08:18, jochenw wrote: > Hi JB, > > KARAF-6363 > > Thanks! > > Jochen > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html > -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend -

Re: 4.2.6 on windows: unable to find karaf.log

2019-07-23 Thread Jean-Baptiste Onofré
Hi Steinar, I think the issue is in karaf.bat about KARAF_LOG variable setting. Let me create the Jira to fix that. Regards JB On 23/07/2019 00:12, Steinar Bang wrote: > I've unpacked an apache karaf 4.2.6 binary zip on a windows laptop, and > started it with the usual > bin/karaf debug > >

Re: Karaf 4.2.x: ConfigRepository.update changes config file location

2019-07-23 Thread jochenw
Hi JB, KARAF-6363 Thanks! Jochen -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html