Re: feature:install hangs, how to troubleshoot??

2021-03-04 Thread Jean-Baptiste Onofre
Hi Oleg,

Can you please etc/org.ops4j.pax.logging.cfg with this:

log4j2.logger.featureservice.name = org.apache.karaf.features
log4j2.logger.featureservice.level = DEBUG

And send the karaf.log to me ?

Thanks,
Regards
JB

> Le 4 mars 2021 à 12:19, Oleg Cohen  a écrit :
> 
> I did’t change any logging levels. How do I set the features service logging 
> to DEBUG?
> 
> Thank you!
> Oleg
> 
>> On Mar 3, 2021, at 11:44 PM, Jean-Baptiste Onofre > > wrote:
>> 
>> Nothing is the log as well setting features service in DEBUG ?
>> 
>> Regards
>> JB
>> 
>>> Le 3 mars 2021 à 19:04, Oleg Cohen >> > a écrit :
>>> 
>>> Hi JB,
>>> 
>>> Ran with -t -v and the behavior was the same. Feels like some kind of 
>>> infinite loop, but all was very quiet.
>>> 
>>> Thank you,
>>> Oleg
>>> 
 On Mar 3, 2021, at 12:05 AM, Jean-Baptiste Onofre >>> > wrote:
 
 Hi Oleg,
 
 Did you try feature:install -t -v (to do a "simulate") ?
 
 You might have message from the resolver in the log.
 
 Regards
 JB
 
> Le 2 mars 2021 à 20:30, Oleg Cohen  > a écrit :
> 
> Greetings,
> 
> I am using version 4.3.0. I have a top-level feature that depends on 
> other features.
> 
> When I run feature:install -r -v FEATURE, it sits there for a long while 
> and then blows up with an OutOfMemory exception. Is there any way to get 
> logging for what is taking place? Would appreciate any idea on how to 
> troubleshoot the issue.
> 
> Thank you,
> Oleg
> 
> -- 
> Oleg Cohen  |  Principal  |  A S S U R E B R I D G E
> Office: +1 617 564 0737 <>  |  Mobile: +1 617 455 7927 <>  |  Fax: +1 888 
> 409 6995 <>
> Email: oleg.co...@assurebridge.com   
> |  www.assurebridge.com 
>>> 
>> 
> 



Re: feature:install hangs, how to troubleshoot??

2021-03-04 Thread Oleg Cohen
I did’t change any logging levels. How do I set the features service logging to 
DEBUG?

Thank you!
Oleg

> On Mar 3, 2021, at 11:44 PM, Jean-Baptiste Onofre  wrote:
> 
> Nothing is the log as well setting features service in DEBUG ?
> 
> Regards
> JB
> 
>> Le 3 mars 2021 à 19:04, Oleg Cohen > > a écrit :
>> 
>> Hi JB,
>> 
>> Ran with -t -v and the behavior was the same. Feels like some kind of 
>> infinite loop, but all was very quiet.
>> 
>> Thank you,
>> Oleg
>> 
>>> On Mar 3, 2021, at 12:05 AM, Jean-Baptiste Onofre >> > wrote:
>>> 
>>> Hi Oleg,
>>> 
>>> Did you try feature:install -t -v (to do a "simulate") ?
>>> 
>>> You might have message from the resolver in the log.
>>> 
>>> Regards
>>> JB
>>> 
 Le 2 mars 2021 à 20:30, Oleg Cohen >>> > a écrit :
 
 Greetings,
 
 I am using version 4.3.0. I have a top-level feature that depends on other 
 features.
 
 When I run feature:install -r -v FEATURE, it sits there for a long while 
 and then blows up with an OutOfMemory exception. Is there any way to get 
 logging for what is taking place? Would appreciate any idea on how to 
 troubleshoot the issue.
 
 Thank you,
 Oleg
 
 -- 
 Oleg Cohen  |  Principal  |  A S S U R E B R I D G E
 Office: +1 617 564 0737 <>  |  Mobile: +1 617 455 7927 <>  |  Fax: +1 888 
 409 6995 <>
 Email: oleg.co...@assurebridge.com   | 
  www.assurebridge.com 
>> 
> 



Re: feature:install hangs, how to troubleshoot??

2021-03-03 Thread Jean-Baptiste Onofre
Nothing is the log as well setting features service in DEBUG ?

Regards
JB

> Le 3 mars 2021 à 19:04, Oleg Cohen  a écrit :
> 
> Hi JB,
> 
> Ran with -t -v and the behavior was the same. Feels like some kind of 
> infinite loop, but all was very quiet.
> 
> Thank you,
> Oleg
> 
>> On Mar 3, 2021, at 12:05 AM, Jean-Baptiste Onofre > > wrote:
>> 
>> Hi Oleg,
>> 
>> Did you try feature:install -t -v (to do a "simulate") ?
>> 
>> You might have message from the resolver in the log.
>> 
>> Regards
>> JB
>> 
>>> Le 2 mars 2021 à 20:30, Oleg Cohen >> > a écrit :
>>> 
>>> Greetings,
>>> 
>>> I am using version 4.3.0. I have a top-level feature that depends on other 
>>> features.
>>> 
>>> When I run feature:install -r -v FEATURE, it sits there for a long while 
>>> and then blows up with an OutOfMemory exception. Is there any way to get 
>>> logging for what is taking place? Would appreciate any idea on how to 
>>> troubleshoot the issue.
>>> 
>>> Thank you,
>>> Oleg
>>> 
>>> -- 
>>> Oleg Cohen  |  Principal  |  A S S U R E B R I D G E
>>> Office: +1 617 564 0737 <>  |  Mobile: +1 617 455 7927 <>  |  Fax: +1 888 
>>> 409 6995 <>
>>> Email: oleg.co...@assurebridge.com   |  
>>> www.assurebridge.com 
> 



Re: feature:install hangs, how to troubleshoot??

2021-03-03 Thread Oleg Cohen
Hi JB,

Ran with -t -v and the behavior was the same. Feels like some kind of infinite 
loop, but all was very quiet.

Thank you,
Oleg

> On Mar 3, 2021, at 12:05 AM, Jean-Baptiste Onofre  wrote:
> 
> Hi Oleg,
> 
> Did you try feature:install -t -v (to do a "simulate") ?
> 
> You might have message from the resolver in the log.
> 
> Regards
> JB
> 
>> Le 2 mars 2021 à 20:30, Oleg Cohen > > a écrit :
>> 
>> Greetings,
>> 
>> I am using version 4.3.0. I have a top-level feature that depends on other 
>> features.
>> 
>> When I run feature:install -r -v FEATURE, it sits there for a long while and 
>> then blows up with an OutOfMemory exception. Is there any way to get logging 
>> for what is taking place? Would appreciate any idea on how to troubleshoot 
>> the issue.
>> 
>> Thank you,
>> Oleg
>> 
>> -- 
>> Oleg Cohen  |  Principal  |  A S S U R E B R I D G E
>> Office: +1 617 564 0737 <>  |  Mobile: +1 617 455 7927 <>  |  Fax: +1 888 
>> 409 6995 <>
>> Email: oleg.co...@assurebridge.com   |  
>> www.assurebridge.com 



Re: feature:install hangs, how to troubleshoot??

2021-03-02 Thread Jean-Baptiste Onofre
Hi Oleg,

Did you try feature:install -t -v (to do a "simulate") ?

You might have message from the resolver in the log.

Regards
JB

> Le 2 mars 2021 à 20:30, Oleg Cohen  a écrit :
> 
> Greetings,
> 
> I am using version 4.3.0. I have a top-level feature that depends on other 
> features.
> 
> When I run feature:install -r -v FEATURE, it sits there for a long while and 
> then blows up with an OutOfMemory exception. Is there any way to get logging 
> for what is taking place? Would appreciate any idea on how to troubleshoot 
> the issue.
> 
> Thank you,
> Oleg
> 
> -- 
> Oleg Cohen  |  Principal  |  A S S U R E B R I D G E
> Office: +1 617 564 0737 <>  |  Mobile: +1 617 455 7927 <>  |  Fax: +1 888 409 
> 6995 <>
> Email: oleg.co...@assurebridge.com   |  
> www.assurebridge.com 


feature:install hangs, how to troubleshoot??

2021-03-02 Thread Oleg Cohen
Greetings,

I am using version 4.3.0. I have a top-level feature that depends on other
features.

When I run feature:install -r -v FEATURE, it sits there for a long while
and then blows up with an OutOfMemory exception. Is there any way to get
logging for what is taking place? Would appreciate any idea on how to
troubleshoot the issue.

Thank you,
Oleg

-- 
*Oleg Cohen  |  Principal  |  **A S S U R E B R I D G E*
*Office: +1 617 564 0737  |  Mobile: +1 617 455 7927  |  Fax: +1 888 409
6995*
*Email: oleg.co...@assurebridge.com   **|
 www.assurebridge.com *