RE: karaf 3.0.1 just prints NullPointerException trying to append a property

2017-09-28 Thread KARR, DAVID
> -Original Message- > From: KARR, DAVID > Sent: Wednesday, September 27, 2017 3:46 PM > To: user@karaf.apache.org > Subject: karaf 3.0.1 just prints NullPointerException trying to append a > property > > I'm unfortunately forced to use Karaf 3.0.1 for some maintenance changes > I need t

Get "Too may authentication failures" connecting to local karaf 3.0.1 instance

2017-09-28 Thread KARR, DAVID
I have to make some changes to some old legacy code, which uses Karaf 3.0.1. I have some issues configuring it, which I'm covering in other threads, but I'm also having trouble connecting to the local instance using ssh. When I start it with just "bin/karaf" from a Windows cmd shell, and then "

RE: karaf 3.0.1 just prints NullPointerException trying to append a property

2017-09-28 Thread KARR, DAVID
> -Original Message- > From: Jean-Baptiste Onofré [mailto:j...@nanthrax.net] > Sent: Wednesday, September 27, 2017 11:42 PM > To: user@karaf.apache.org > Subject: Re: karaf 3.0.1 just prints NullPointerException trying to > append a property > > Karaf 3.x works with Java8. Even Karaf 2.4.x

Help interpreting error in "feature:install"

2017-09-28 Thread KARR, DAVID
After I determined that I have to run karaf 3.0.1 with Java 7, I'm now blocked trying to install a feature. I'm having trouble fully understanding exactly what is wrong. I added the following lines to "bin/setenv.bat": --- set KARAF_OPTS=-Dhttp.useProxy=true -Dhttp.proxyHost= -Dhttp.proxyP

Re: Help interpreting error in "feature:install"

2017-09-28 Thread Guillaume Nodet
When I see file:C:/Users//frameworks/apache-karaf-3.0.1/data/kar @multihttp:///nexus/content/groups/digitalexp/http://< nexushostport>/nexus/content/groups/digitalexp/ that makes me think you have some missing commas in your maven configuration. Could you check your etc/org.ops4j.pax.url.mvn.cfg fi