You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Christian Andersson A <ch...@ericsson.com> on 2014/01/23 09:50:40 UTC

problem to start karaf 3.0

Hi,

Have some problem to start karaf 3.0

A guess is that is has to do with the proxy.

In my ~/.m2/settings.xml I have specified the proxy.

I have verified that it works with apache-karaf-3.0.0.RC1

Is this a know issue? Or has something changed how the proxy is 
specified between RC1 and the release?

//chibbe


Re: problem to start karaf 3.0

Posted by Christian Andersson A <ch...@ericsson.com>.
Ok, thanks for the info.

//chibbe

On 01/24/2014 09:14 PM, Jean-Baptiste Onofré wrote:
> I think it's related to KARAF-2712 (with Felix 4.2.1). Equinox 
> framework seems to work better.
>
> I gonna investigate/work on this issue during the week end.
>
> Regards
> JB
>
> On 01/24/2014 08:37 PM, Ryan Moquin wrote:
>> I've seen that happen before but rarely....  glad that was all it was.
>>
>> Ryan
>>
>> On Jan 24, 2014 2:13 AM, "Christian Andersson A"
>> <christian.a.andersson@ericsson.com
>> <ma...@ericsson.com>> wrote:
>>
>>     Hi,
>>
>>     I got it to work, not sure how and what I did..
>>     The installation that didn't work I erased the things in
>>     apache-karaf-3.0.0/data/cache/* and after that it started.
>>
>>     Thanks for the help..
>>
>>     //chibbe
>>
>>     On 01/23/2014 03:49 PM, Ryan Moquin wrote:
>>>
>>>     Are you running Karaf as a service, perhaps as a different user?
>>>     I don't think a proxy should be an issue. Those features are also
>>>     bundled locally in the distribution aren't they?
>>>
>>>     I would delete your data directory and try again without the proxy
>>>     setting.  If you are worried about polluting you local repo with
>>>     artifacts that didn't come through the proxy, then make a backup
>>>     of you repository so you can restore it after the experiment.
>>>
>>>     I had a similar issue when I went from 3.0 RC1 to the latest
>>>     snapshots.  I can't remember for the life of me what it was.
>>>
>>>     Ryan
>>>
>>>     On Jan 23, 2014 4:18 AM, "Jean-Baptiste Onofré" <jb@nanthrax.net
>>>     <ma...@nanthrax.net>> wrote:
>>>
>>>         Hi Christian,
>>>
>>>         Can you show your proxy settings in ~/.m2/settings.xml.
>>>
>>>         Can you force the path to settings.xml in
>>>         etc/org.ops4j.pax.url.mvn.cfg ?
>>>
>>>         You don't have the issue without the proxy ?
>>>
>>>         Thanks
>>>         Regards
>>>         JB
>>>
>>>         On 01/23/2014 09:50 AM, Christian Andersson A wrote:
>>>
>>>             Hi,
>>>
>>>             Have some problem to start karaf 3.0
>>>
>>>             A guess is that is has to do with the proxy.
>>>
>>>             In my ~/.m2/settings.xml I have specified the proxy.
>>>
>>>             I have verified that it works with apache-karaf-3.0.0.RC1
>>>
>>>             Is this a know issue? Or has something changed how the
>>>             proxy is
>>>             specified between RC1 and the release?
>>>
>>>             //chibbe
>>>
>>>
>>>         --
>>>         Jean-Baptiste Onofré
>>>         jbonofre@apache.org <ma...@apache.org>
>>>         http://blog.nanthrax.net
>>>         Talend - http://www.talend.com
>>>
>>
>



Re: problem to start karaf 3.0

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
I think it's related to KARAF-2712 (with Felix 4.2.1). Equinox framework 
seems to work better.

I gonna investigate/work on this issue during the week end.

Regards
JB

On 01/24/2014 08:37 PM, Ryan Moquin wrote:
> I've seen that happen before but rarely....  glad that was all it was.
>
> Ryan
>
> On Jan 24, 2014 2:13 AM, "Christian Andersson A"
> <christian.a.andersson@ericsson.com
> <ma...@ericsson.com>> wrote:
>
>     Hi,
>
>     I got it to work, not sure how and what I did..
>     The installation that didn't work I erased the things in
>     apache-karaf-3.0.0/data/cache/* and after that it started.
>
>     Thanks for the help..
>
>     //chibbe
>
>     On 01/23/2014 03:49 PM, Ryan Moquin wrote:
>>
>>     Are you running Karaf as a service, perhaps as a different user?
>>     I don't think a proxy should be an issue. Those features are also
>>     bundled locally in the distribution aren't they?
>>
>>     I would delete your data directory and try again without the proxy
>>     setting.  If you are worried about polluting you local repo with
>>     artifacts that didn't come through the proxy, then make a backup
>>     of you repository so you can restore it after the experiment.
>>
>>     I had a similar issue when I went from 3.0 RC1 to the latest
>>     snapshots.  I can't remember for the life of me what it was.
>>
>>     Ryan
>>
>>     On Jan 23, 2014 4:18 AM, "Jean-Baptiste Onofré" <jb@nanthrax.net
>>     <ma...@nanthrax.net>> wrote:
>>
>>         Hi Christian,
>>
>>         Can you show your proxy settings in ~/.m2/settings.xml.
>>
>>         Can you force the path to settings.xml in
>>         etc/org.ops4j.pax.url.mvn.cfg ?
>>
>>         You don't have the issue without the proxy ?
>>
>>         Thanks
>>         Regards
>>         JB
>>
>>         On 01/23/2014 09:50 AM, Christian Andersson A wrote:
>>
>>             Hi,
>>
>>             Have some problem to start karaf 3.0
>>
>>             A guess is that is has to do with the proxy.
>>
>>             In my ~/.m2/settings.xml I have specified the proxy.
>>
>>             I have verified that it works with apache-karaf-3.0.0.RC1
>>
>>             Is this a know issue? Or has something changed how the
>>             proxy is
>>             specified between RC1 and the release?
>>
>>             //chibbe
>>
>>
>>         --
>>         Jean-Baptiste Onofré
>>         jbonofre@apache.org <ma...@apache.org>
>>         http://blog.nanthrax.net
>>         Talend - http://www.talend.com
>>
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: problem to start karaf 3.0

Posted by Ryan Moquin <fr...@gmail.com>.
I've seen that happen before but rarely....  glad that was all it was.

Ryan
On Jan 24, 2014 2:13 AM, "Christian Andersson A" <
christian.a.andersson@ericsson.com> wrote:

>  Hi,
>
> I got it to work, not sure how and what I did..
> The installation that didn't work I erased the things in
> apache-karaf-3.0.0/data/cache/* and after that it started.
>
> Thanks for the help..
>
> //chibbe
>
> On 01/23/2014 03:49 PM, Ryan Moquin wrote:
>
> Are you running Karaf as a service, perhaps as a different user?  I don't
> think a proxy should be an issue.  Those features are also bundled locally
> in the distribution aren't they?
>
> I would delete your data directory and try again without the proxy
> setting.  If you are worried about polluting you local repo with artifacts
> that didn't come through the proxy, then make a backup of you repository so
> you can restore it after the experiment.
>
> I had a similar issue when I went from 3.0 RC1 to the latest snapshots.  I
> can't remember for the life of me what it was.
>
> Ryan
> On Jan 23, 2014 4:18 AM, "Jean-Baptiste Onofré" <jb...@nanthrax.net> wrote:
>
>> Hi Christian,
>>
>> Can you show your proxy settings in ~/.m2/settings.xml.
>>
>> Can you force the path to settings.xml in etc/org.ops4j.pax.url.mvn.cfg ?
>>
>> You don't have the issue without the proxy ?
>>
>> Thanks
>> Regards
>> JB
>>
>> On 01/23/2014 09:50 AM, Christian Andersson A wrote:
>>
>>> Hi,
>>>
>>> Have some problem to start karaf 3.0
>>>
>>> A guess is that is has to do with the proxy.
>>>
>>> In my ~/.m2/settings.xml I have specified the proxy.
>>>
>>> I have verified that it works with apache-karaf-3.0.0.RC1
>>>
>>> Is this a know issue? Or has something changed how the proxy is
>>> specified between RC1 and the release?
>>>
>>> //chibbe
>>>
>>>
>> --
>> Jean-Baptiste Onofré
>> jbonofre@apache.org
>> http://blog.nanthrax.net
>> Talend - http://www.talend.com
>>
>
>

Re: problem to start karaf 3.0

Posted by Christian Andersson A <ch...@ericsson.com>.
Hi,

I got it to work, not sure how and what I did..
The installation that didn't work I erased the things in 
apache-karaf-3.0.0/data/cache/* and after that it started.

Thanks for the help..

//chibbe

On 01/23/2014 03:49 PM, Ryan Moquin wrote:
>
> Are you running Karaf as a service, perhaps as a different user?  I 
> don't think a proxy should be an issue. Those features are also 
> bundled locally in the distribution aren't they?
>
> I would delete your data directory and try again without the proxy 
> setting.  If you are worried about polluting you local repo with 
> artifacts that didn't come through the proxy, then make a backup of 
> you repository so you can restore it after the experiment.
>
> I had a similar issue when I went from 3.0 RC1 to the latest 
> snapshots.  I can't remember for the life of me what it was.
>
> Ryan
>
> On Jan 23, 2014 4:18 AM, "Jean-Baptiste Onofré" <jb@nanthrax.net 
> <ma...@nanthrax.net>> wrote:
>
>     Hi Christian,
>
>     Can you show your proxy settings in ~/.m2/settings.xml.
>
>     Can you force the path to settings.xml in
>     etc/org.ops4j.pax.url.mvn.cfg ?
>
>     You don't have the issue without the proxy ?
>
>     Thanks
>     Regards
>     JB
>
>     On 01/23/2014 09:50 AM, Christian Andersson A wrote:
>
>         Hi,
>
>         Have some problem to start karaf 3.0
>
>         A guess is that is has to do with the proxy.
>
>         In my ~/.m2/settings.xml I have specified the proxy.
>
>         I have verified that it works with apache-karaf-3.0.0.RC1
>
>         Is this a know issue? Or has something changed how the proxy is
>         specified between RC1 and the release?
>
>         //chibbe
>
>
>     -- 
>     Jean-Baptiste Onofré
>     jbonofre@apache.org <ma...@apache.org>
>     http://blog.nanthrax.net
>     Talend - http://www.talend.com
>


Re: problem to start karaf 3.0

Posted by Ryan Moquin <fr...@gmail.com>.
Are you running Karaf as a service, perhaps as a different user?  I don't
think a proxy should be an issue.  Those features are also bundled locally
in the distribution aren't they?

I would delete your data directory and try again without the proxy
setting.  If you are worried about polluting you local repo with artifacts
that didn't come through the proxy, then make a backup of you repository so
you can restore it after the experiment.

I had a similar issue when I went from 3.0 RC1 to the latest snapshots.  I
can't remember for the life of me what it was.

Ryan
On Jan 23, 2014 4:18 AM, "Jean-Baptiste Onofré" <jb...@nanthrax.net> wrote:

> Hi Christian,
>
> Can you show your proxy settings in ~/.m2/settings.xml.
>
> Can you force the path to settings.xml in etc/org.ops4j.pax.url.mvn.cfg ?
>
> You don't have the issue without the proxy ?
>
> Thanks
> Regards
> JB
>
> On 01/23/2014 09:50 AM, Christian Andersson A wrote:
>
>> Hi,
>>
>> Have some problem to start karaf 3.0
>>
>> A guess is that is has to do with the proxy.
>>
>> In my ~/.m2/settings.xml I have specified the proxy.
>>
>> I have verified that it works with apache-karaf-3.0.0.RC1
>>
>> Is this a know issue? Or has something changed how the proxy is
>> specified between RC1 and the release?
>>
>> //chibbe
>>
>>
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

Re: problem to start karaf 3.0

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Christian,

Can you show your proxy settings in ~/.m2/settings.xml.

Can you force the path to settings.xml in etc/org.ops4j.pax.url.mvn.cfg ?

You don't have the issue without the proxy ?

Thanks
Regards
JB

On 01/23/2014 09:50 AM, Christian Andersson A wrote:
> Hi,
>
> Have some problem to start karaf 3.0
>
> A guess is that is has to do with the proxy.
>
> In my ~/.m2/settings.xml I have specified the proxy.
>
> I have verified that it works with apache-karaf-3.0.0.RC1
>
> Is this a know issue? Or has something changed how the proxy is
> specified between RC1 and the release?
>
> //chibbe
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com