Re: Karaf 4.1.x / httplite incompatibility

2017-08-08 Thread Achim Nierbeck
No Problem :) This message gave me the hint: Port already in use: 4; That usually only happens if at least two instances are running regards, Achim 2017-08-08 15:42 GMT+02:00 Stephen Winnall : > > > Yes, Achim, you were right. I had a Karaf instance left over from >

Re: Karaf 4.1.x / httplite incompatibility

2017-08-08 Thread Stephen Winnall
Yes, Achim, you were right. I had a Karaf instance left over from somewhere that had got detached from NetBeans… When I killed it the problem went away. Apologies. Steve > On 8 Aug 2017, at 13:37, Achim Nierbeck wrote: > > Hi, > > looks more like you already have

Re: Karaf 4.1.x / httplite incompatibility

2017-08-08 Thread Achim Nierbeck
Hi, looks more like you already have another instance of Karaf running, no? regards, Achim 2017-08-08 12:55 GMT+02:00 winnall : > Jean-Baptiste Onofré fixed this issue for 4.1.2 and others. Thank you! So - > with the release today of 4.1.2 - I tried it out. The original

Re: Karaf 4.1.x / httplite incompatibility

2017-08-08 Thread winnall
Jean-Baptiste Onofré fixed this issue for 4.1.2 and others. Thank you! So - with the release today of 4.1.2 - I tried it out. The original problem has indeed disappeared, but I'm now seeing new behaviour that appears also to have its root in httplite. When I start Karaf, I see and in the log I

Re: Karaf 4.1.x / httplite incompatibility

2017-04-27 Thread Stephen Winnall
done that - see https://issues.apache.org/jira/browse/KARAF-5110 Steve > On 27 Apr 2017, at 15:52, Guillaume Nodet wrote: > > Could you please raise a JIRA issue and attach your project ? > I'll try to have a look. > >

Re: Karaf 4.1.x / httplite incompatibility

2017-04-27 Thread Guillaume Nodet
Could you please raise a JIRA issue and attach your project ? I'll try to have a look. 2017-04-27 13:42 GMT+02:00 Stephen Winnall : > I attach the source tree of a test case. Just unpack, build and run, and > log:display. > > Steve > > > > On 27 Apr 2017, at 06:25,

Re: Karaf 4.1.x / httplite incompatibility

2017-04-27 Thread Stephen Winnall
I attach the source tree of a test case. Just unpack, build and run, and log:display. Steve karaf-4.1.x-httplite.tbz Description: Binary data > On 27 Apr 2017, at 06:25, Jean-Baptiste Onofré wrote: > > Hi, > > do you have a test case to reproduce it ? I will take a look.

Re: Karaf 4.1.x / httplite incompatibility

2017-04-27 Thread Guillaume Nodet
I've fixed the httplite headers. We should still investigate why httplite is involved in the problem at all, as it should not be installed unless explicitely required. 2017-04-27 8:52 GMT+02:00 Guillaume Nodet : > I suppose it's mostly a matter of having a new release of

Re: Karaf 4.1.x / httplite incompatibility

2017-04-27 Thread Guillaume Nodet
I suppose it's mostly a matter of having a new release of httplite which could support the servlet api 3.1 in the range. 2017-04-27 6:25 GMT+02:00 Jean-Baptiste Onofré : > Hi, > > do you have a test case to reproduce it ? I will take a look. > > Regards > JB > > > On

Re: Karaf 4.1.x / httplite incompatibility

2017-04-26 Thread Jean-Baptiste Onofré
Hi, do you have a test case to reproduce it ? I will take a look. Regards JB On 04/26/2017 01:24 PM, Stephen Winnall wrote: I haven’t resolved this, but it isn’t actually causing me any problems at the moment (i.e. I’m ignoring it). It just makes the log files look untidy. I’m a bit

Re: Karaf 4.1.x / httplite incompatibility

2017-04-26 Thread Stephen Winnall
I haven’t resolved this, but it isn’t actually causing me any problems at the moment (i.e. I’m ignoring it). It just makes the log files look untidy. I’m a bit surprised no-one else commented on it, though. Steve > On 26 Apr 2017, at 05:36, Mark Derricutt wrote: > > On 10

Re: Karaf 4.1.x / httplite incompatibility

2017-04-25 Thread Mark Derricutt
On 10 Apr 2017, at 21:40, Stephen Winnall wrote: > I am trying to build a Karaf assembly using Karaf 4.1.1, Java > 1.8.0_76-ea-b04, Maven 3.3.9, Netbeans 8.2 and macOS 10.12.4. I am getting an > error message, even if I omit all my own features from the build (i.e. I > build an empty Karaf): 

Re: Karaf 4.1 Provider com.sun.el.ExpressionFactoryImpl not found

2017-02-23 Thread sahlex
by now, my subscription should be active... -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-4-1-Provider-com-sun-el-ExpressionFactoryImpl-not-found-tp4049620p4049621.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf 4.1?

2017-02-22 Thread Jean-Baptiste Onofré
@karaf.apache.org *Subject:* Re: Karaf 4.1? 4.1.0 is already out. https://repo1.maven.org/maven2/org/apache/karaf/apache-karaf/4.1.0/ On Wed, Feb 22, 2017 at 4:42 PM Leschke, Scott <slesc...@medline.com <mailto:slesc...@medline.com>> wrote: Are we looking at a release of 4.1 soon? I reali

RE: Karaf 4.1?

2017-02-22 Thread Leschke, Scott
, February 22, 2017 4:01 PM To: user@karaf.apache.org Subject: Re: Karaf 4.1? 4.1.0 is already out. https://repo1.maven.org/maven2/org/apache/karaf/apache-karaf/4.1.0/ On Wed, Feb 22, 2017 at 4:42 PM Leschke, Scott <slesc...@medline.com<mailto:slesc...@medline.com>> wrote: Ar

Re: Karaf 4.1?

2017-02-22 Thread James Carman
4.1.0 is already out. https://repo1.maven.org/maven2/org/apache/karaf/apache-karaf/4.1.0/ On Wed, Feb 22, 2017 at 4:42 PM Leschke, Scott wrote: > Are we looking at a release of 4.1 soon? I realize it’s sort of a “it’ll > be done when it’s done” situation but I’ve seen a

Re: Karaf 4.1 pax-JDBC upgrade

2017-01-23 Thread Erwin Hogeweg
Pretty sure: Please ignore prev. msg. g! b 141 org.ops4j.pax.jdbc.config_0.9.0 [141] Id=141, Status=ACTIVE Data Root=.../plugins/configuration/org.eclipse.osgi/141/data "Registered Services" {org.osgi.service.cm.ManagedServiceFactory}={service.pid=org.ops4j.datasource,

Re: Karaf 4.1 pax-JDBC upgrade

2017-01-23 Thread Erwin Hogeweg
Pretty sure: g! b 141 org.ops4j.pax.jdbc.config_0.9.0 [141] Id=141, Status=ACTIVE Data Root=/Users/erwin/work/Seecago/Projects/EAST/branches/4.0/src/server/com.envera.east.server.product/target/GrandCentral-Server-4.0.2.2-SNAPSHOT/bin/plugins/configuration/org.eclipse.osgi/141/data

Re: Karaf 4.1 pax-JDBC upgrade

2017-01-23 Thread Charlie Mordant
Hi Erwin, Are you sure that you're using pax-jdbc config? https://github.com/ops4j/org.ops4j.pax.jdbc/commit/1f5571682bdaeaf2808cf4c6ae40d2d32d36ea82 Regards, Charlie 2017-01-23 13:15 GMT+01:00 Erwin Hogeweg : > I am using 0.9 successful with pooling. How is it broken? >

Re: Karaf 4.1 pax-JDBC upgrade

2017-01-23 Thread Erwin Hogeweg
I am using 0.9 successful with pooling. How is it broken? Kind Regards, Erwin > El ene. 23, 2017, a las 06:26, Jean-Baptiste Onofré > escribió: > > +1. > > I'm dealing the Pax Web release. > > For Pax JDBC 1.0.0 or 0.10.0 (whatever the version will be), please, let me >

Re: Karaf 4.1 pax-JDBC upgrade

2017-01-23 Thread Jean-Baptiste Onofré
+1. I'm dealing the Pax Web release. For Pax JDBC 1.0.0 or 0.10.0 (whatever the version will be), please, let me know I will update in Karaf. By the way, I also improved the jdbc commands in Karaf to be able to deal with "old style" datasource. Regards JB On 01/23/2017 12:10 PM,

Re: Karaf 4.1 pax-JDBC upgrade

2017-01-23 Thread Christian Schneider
I just also discussed with JB about it. I am currently checking for a possible bug in pax-jdbc on master. As soon as I get it working we are ready for a release. Christian On 23.01.2017 12:05, Charlie Mordant wrote: Hi Guys, WDYT of release Pax-Jdbc 1.0.0 (0.9-config is broken: it's