Re: 4.2.0.M2 Dockerfile does not work

2018-01-25 Thread Allan C.
Could you share your post when it's up? Many thanks in advance. Regards, Allan. Sent from Gmail mobile. On Jan 25, 2018 8:21 PM, "Joery Vreijsen" wrote: > Works like a charm! Thanks JB. > > I’ll take this up with my next upcoming “Dockerizing Karaf” blog post. > >

Re: 4.2.0.M2 Dockerfile does not work

2018-01-25 Thread Allan C.
I can only guess it's out of memory. Running a java docker is not as straightforward maybe you can try fiddle with the memory parameters? Regards, Allan. Sent from Gmail mobile. On Jan 25, 2018 7:03 PM, "Joery Vreijsen" wrote: > Hi, > > Up on deploying my Karaf 4.2.0.M2

Re: Bundle with camel-cxf won't start if updated to newer version

2017-06-09 Thread Allan C.
Sorry for raising this old post. In 4.0.5 I am encountering ServiceConstructionException when karaf is started. The workaround is to stop cxf-http-jetty feature. Appreciate any hints. Thanks. On 8 July 2016 at 16:54, Allan C. <allan...@gmail.com> wrote: > In Karaf 4.0.5, I have

Re: Hibernate, JPA and Karaf 4

2017-06-09 Thread Allan C.
> that would be great if you can reproduce and share your project. Then, I > will take a look. > > Thanks ! > Regards > JB > > On 06/08/2017 01:55 PM, Allan C. wrote: > >> It was kind of an early setup + POC. The log files have been deleted but >> I can try to

Re: Hibernate, JPA and Karaf 4

2017-06-08 Thread Allan C.
gt; You should have the cause of the grace period in the log. > > I bet on the namespace. Can you check that ? > > Regards > JB > > On 06/08/2017 01:04 PM, Allan C. wrote: > >> I've encountered something similar to what you're facing now. I'm not >> quite certain what

Re: Hibernate, JPA and Karaf 4

2017-06-08 Thread Allan C.
I've encountered something similar to what you're facing now. I'm not quite certain what caused the bundle not starting but IIRC I think the Dao bundle in grace period is resolved after trying with several different hibernate versions. I wish I could be more of help. Regards, Allan. Sent from

Documentation for org.apache.cxf.osgi.cfg

2016-07-18 Thread Allan C.
Hi, I am trying to find out what are the available parameters for configuration in the config file "org.apache.cxf.osgi.cfg". Would anyone know where to start? And which bundle is watching this configuration file? Regards, Allan C.

Re: Karaf 4.0.5 - Jetty features different versions: pax-jetty and jetty

2016-07-13 Thread Allan C.
I understand a little bit more after your explanation and digging up and going through the standard and pax-web features files. Thanks Achim. Very much appreciated. Regards, Allan C. On Wed, Jul 13, 2016 at 1:08 PM, Achim Nierbeck <bcanh...@googlemail.com> wrote: > The jett

Re: Karaf 4.0.5: bundle:info only shows bundle name (id)

2016-07-12 Thread Allan C.
Hi Archim, Thank you! Regards, Allan C. On Wed, Jul 13, 2016 at 1:05 PM, Achim Nierbeck <bcanh...@googlemail.com> wrote: > Hi, > > bundle:list -l will give you the required information. > > regards, Achim > > > 2016-07-13 2:46 GMT+02:00 Allan C. <allan...@

Re: Karaf 4.0.5 - Jetty features different versions: pax-jetty and jetty

2016-07-12 Thread Allan C.
Hi JB, Just seeking clarifications. 1. When you say jetty is an alias feature, what does alias feature means? 2. Is it safe to say pax-jetty depends on jetty and not the other way round? Thanks in advance. Regards, Allan C. On Tue, Jul 5, 2016 at 9:01 AM, Allan C. <allan...@gmail.com>

Karaf 4.0.5: bundle:info only shows bundle name (id)

2016-07-12 Thread Allan C.
amel-jpa (102) --- karaf@root()> This is also the same for my custom bundles. Am I missing something in my setup or there are other commands that I should use? Regards, Allan C.

Re: Bundle with camel-cxf won't start if updated to newer version

2016-07-08 Thread Allan C.
Hi JB, Yes you are correct. And also yes, I do a bundle:update follow by bundle:restart (or resolve or start and stop) will also yield same result. The jaxrs server is also running over a camel-jetty route. Regards, Allan C. On Fri, Jul 8, 2016 at 8:01 PM, Jean-Baptiste Onofré &l

Bundle with camel-cxf won't start if updated to newer version

2016-07-08 Thread Allan C.
, Allan C.

Re: Karaf 4.0.5: Second bundle auto restart indefnitely

2016-07-05 Thread Allan C.
Thanks David for explaining. I'll read more about the config admin spec and Karaf. Regards, Allan C. On Tue, Jul 5, 2016 at 9:42 AM, David Jencks <david.a.jen...@gmail.com> wrote: > I can’t guess anything about which extenders you might be using, but…. > compliant consumers of

Re: Karaf 4.0.5 - Jetty features different versions: pax-jetty and jetty

2016-07-04 Thread Allan C.
Noted. Thanks. Regards, Allan C. On Tue, Jul 5, 2016 at 3:40 AM, Jean-Baptiste Onofré <j...@nanthrax.net> wrote: > Thanks Allan, > > jetty is an alias feature on top of pax-jetty (for backward compatibility). > > Definitely, we upgraded in pax-web, but forgot to update the

Karaf 4.0.5: Second bundle auto restart indefnitely

2016-07-04 Thread Allan C.
indefinitely. As a workaround, my bundles are now referring to different config files. Could someone test if it happens to you too? Thanks. Regards, Allan C.

Karaf 4.0.5 - Jetty features different versions: pax-jetty and jetty

2016-07-04 Thread Allan C.
karaf@root(feature)> Would it be a concern? Regards, Allan C.

Re: missing requirement [org.apache.karaf.features.core/4.0.5] osgi.wiring.package; filter:="(osgi.wiring.package=org.eclipse.equinox.region.management)

2016-06-30 Thread Allan C.
Please ignore this. It's working after I've updated the xml namespace from 1.0.0 to 1.3.0. Regards, Allan C. On Fri, Jul 1, 2016 at 8:15 AM, Allan C. <allan...@gmail.com> wrote: > Hi, > > I am trying to get my feature installed but encountered this exception: > >

missing requirement [org.apache.karaf.features.core/4.0.5] osgi.wiring.package; filter:="(osgi.wiring.package=org.eclipse.equinox.region.management)

2016-06-30 Thread Allan C.
jaxrs/jackson-jaxrs-base/2.4.3 mvn:javax.ws.rs/javax.ws.rs-api/2.0.1 mvn:org.apache.geronimo.specs/geronimo-jpa_2.0_spec/1.1 wrap:mvn:org.hibernate.javax.persistence/hibernate-jpa-2.0-api/1.0.1.Final Does anyone know which bundle or feature I am missing? Regards, Allan C.

Re: JAX-RS Annotations and Apache Karaf 4.0.5

2016-06-29 Thread Allan C.
Have you tried configuring your jaxrs server address to "/"? Something like this: http://0.0.0.0:8080/;> Regards, Allan C. On Thu, Jun 30, 2016 at 1:28 PM, Artur Lojewski <lojew...@gmail.com> wrote: > Hi, > > I am implementing a REST service with Ap

Re: java.lang.IllegalStateException: Unable to negotiate key exchange for kex algorithms

2016-06-29 Thread Allan C.
I just discovered the issue is raised here: https://issues.apache.org/jira/browse/KARAF-4502 Please disregard this. Regards, Allan C. On Thu, Jun 30, 2016 at 9:15 AM, Allan C. <allan...@gmail.com> wrote: > Hi, > > > I'm try to get Karaf 4.0.5 running on Amazon Linux AMI

java.lang.IllegalStateException: Unable to negotiate key exchange for kex algorithms

2016-06-29 Thread Allan C.
] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)[:1.7.0_101] at java.lang.Thread.run(Thread.java:745)[:1.7.0_101] What do I need to do? Regards, Allan C.