You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Bengt Rodehav <be...@rodehav.com> on 2010/11/30 12:58:22 UTC

Ather URL Handler not available.

Starting from Karaf 2.1.2 I get the following in my log file:

*2010-11-30 09:21:45,911 | INFO  | rint Extender: 2 | AetherBridgeConnection
>           | .internal.AetherBridgeConnection   61 | Ather URL Handler not
> available.*

*2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 | core
>           | ?                                   ? | ServiceEvent REGISTERED
> *

*2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
> BlueprintEventDispatcher         | ntainer.BlueprintEventDispatcher  123 |
> Sending blueprint container event BlueprintEvent[type=CREATED] for bundle
> org.apache.karaf.admin.core*

*2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 | BlueprintContainerImpl
>           | container.BlueprintContainerImpl  231 | Running blueprint
> container for bundle org.apache.karaf.admin.core in state Created*

*2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 | BlueprintContainerImpl
>           | container.BlueprintContainerImpl  231 | Running blueprint
> container for bundle org.apache.karaf.deployer.blueprint in state Unknown*

*2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 | BlueprintContainerImpl
>           | container.BlueprintContainerImpl  190 | Grace-period directive:
> false*

*2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
> BlueprintEventDispatcher         | ntainer.BlueprintEventDispatcher  123 |
> Sending blueprint container event BlueprintEvent[type=CREATING] for bundle
> org.apache.karaf.deployer.blueprint*

*2010-11-30 09:21:45,911 | INFO  | rint Extender: 2 | AetherBridgeConnection
>           | .internal.AetherBridgeConnection   66 | Using mvn fallback to
> resolve mvn:se.digia.connect/karaf/1.1.0-SNAPSHOT/xml/features*


I get lots of these, probably for all the bundles I have installed. Is this
normal? What does it mean?

/Bengt

Re: Ather URL Handler not available.

Posted by Guillaume Nodet <gn...@gmail.com>.
That's in pax-url, see http://issues.ops4j.org/browse/PAXURL-90

2010/11/30 Łukasz Dywicki <lu...@code-house.org>:
> What do you think to increase log level for this category by default?
>
> (Or report decrease proposal in aries)
>
> Best regards,
> Lukasz
>
>
> From: bengt.rodehav@gmail.com [mailto:bengt.rodehav@gmail.com] On Behalf Of
> Bengt Rodehav
> Sent: Tuesday, November 30, 2010 1:38 PM
> To: user@karaf.apache.org
> Subject: Re: Ather URL Handler not available.
>
> OK - thanks,
>
> /Bengt
> 2010/11/30 Guillaume Nodet <gn...@gmail.com>
> Yes, those are harmless and can be safely ignored.
>
> On Tue, Nov 30, 2010 at 11:58, Bengt Rodehav <be...@rodehav.com> wrote:
>> Starting from Karaf 2.1.2 I get the following in my log file:
>>>
>>> 2010-11-30 09:21:45,911 | INFO  | rint Extender: 2 |
>>> AetherBridgeConnection           | .internal.AetherBridgeConnection   61
> |
>>> Ather URL Handler not available.
>>>
>>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 | core
>>>             | ?                                   ? | ServiceEvent
>>> REGISTERED
>>>
>>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>>> BlueprintEventDispatcher         | ntainer.BlueprintEventDispatcher  123
> |
>>> Sending blueprint container event BlueprintEvent[type=CREATED] for bundle
>>> org.apache.karaf.admin.core
>>>
>>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>>> BlueprintContainerImpl           | container.BlueprintContainerImpl  231
> |
>>> Running blueprint container for bundle org.apache.karaf.admin.core in
> state
>>> Created
>>>
>>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>>> BlueprintContainerImpl           | container.BlueprintContainerImpl  231
> |
>>> Running blueprint container for bundle
> org.apache.karaf.deployer.blueprint
>>> in state Unknown
>>>
>>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>>> BlueprintContainerImpl           | container.BlueprintContainerImpl  190
> |
>>> Grace-period directive: false
>>>
>>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>>> BlueprintEventDispatcher         | ntainer.BlueprintEventDispatcher  123
> |
>>> Sending blueprint container event BlueprintEvent[type=CREATING] for
> bundle
>>> org.apache.karaf.deployer.blueprint
>>>
>>> 2010-11-30 09:21:45,911 | INFO  | rint Extender: 2 |
>>> AetherBridgeConnection           | .internal.AetherBridgeConnection   66
> |
>>> Using mvn fallback to resolve
>>> mvn:se.digia.connect/karaf/1.1.0-SNAPSHOT/xml/features
>>
>> I get lots of these, probably for all the bundles I have installed. Is
> this
>> normal? What does it mean?
>> /Bengt
>
>
> --
> Cheers,
> Guillaume Nodet
> ------------------------
> Blog: http://gnodet.blogspot.com/
> ------------------------
> Open Source SOA
> http://fusesource.com
>
>
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

RE: Ather URL Handler not available.

Posted by Łukasz Dywicki <lu...@code-house.org>.
What do you think to increase log level for this category by default?

(Or report decrease proposal in aries)

Best regards,
Lukasz


From: bengt.rodehav@gmail.com [mailto:bengt.rodehav@gmail.com] On Behalf Of
Bengt Rodehav
Sent: Tuesday, November 30, 2010 1:38 PM
To: user@karaf.apache.org
Subject: Re: Ather URL Handler not available.

OK - thanks,

/Bengt
2010/11/30 Guillaume Nodet <gn...@gmail.com>
Yes, those are harmless and can be safely ignored.

On Tue, Nov 30, 2010 at 11:58, Bengt Rodehav <be...@rodehav.com> wrote:
> Starting from Karaf 2.1.2 I get the following in my log file:
>>
>> 2010-11-30 09:21:45,911 | INFO  | rint Extender: 2 |
>> AetherBridgeConnection           | .internal.AetherBridgeConnection   61
|
>> Ather URL Handler not available.
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 | core
>>             | ?                                   ? | ServiceEvent
>> REGISTERED
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>> BlueprintEventDispatcher         | ntainer.BlueprintEventDispatcher  123
|
>> Sending blueprint container event BlueprintEvent[type=CREATED] for bundle
>> org.apache.karaf.admin.core
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>> BlueprintContainerImpl           | container.BlueprintContainerImpl  231
|
>> Running blueprint container for bundle org.apache.karaf.admin.core in
state
>> Created
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>> BlueprintContainerImpl           | container.BlueprintContainerImpl  231
|
>> Running blueprint container for bundle
org.apache.karaf.deployer.blueprint
>> in state Unknown
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>> BlueprintContainerImpl           | container.BlueprintContainerImpl  190
|
>> Grace-period directive: false
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>> BlueprintEventDispatcher         | ntainer.BlueprintEventDispatcher  123
|
>> Sending blueprint container event BlueprintEvent[type=CREATING] for
bundle
>> org.apache.karaf.deployer.blueprint
>>
>> 2010-11-30 09:21:45,911 | INFO  | rint Extender: 2 |
>> AetherBridgeConnection           | .internal.AetherBridgeConnection   66
|
>> Using mvn fallback to resolve
>> mvn:se.digia.connect/karaf/1.1.0-SNAPSHOT/xml/features
>
> I get lots of these, probably for all the bundles I have installed. Is
this
> normal? What does it mean?
> /Bengt


--
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com



Re: Ather URL Handler not available.

Posted by Bengt Rodehav <be...@rodehav.com>.
OK - thanks,

/Bengt

2010/11/30 Guillaume Nodet <gn...@gmail.com>

> Yes, those are harmless and can be safely ignored.
>
> On Tue, Nov 30, 2010 at 11:58, Bengt Rodehav <be...@rodehav.com> wrote:
> > Starting from Karaf 2.1.2 I get the following in my log file:
> >>
> >> 2010-11-30 09:21:45,911 | INFO  | rint Extender: 2 |
> >> AetherBridgeConnection           | .internal.AetherBridgeConnection   61
> |
> >> Ather URL Handler not available.
> >>
> >> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 | core
> >>             | ?                                   ? | ServiceEvent
> >> REGISTERED
> >>
> >> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
> >> BlueprintEventDispatcher         | ntainer.BlueprintEventDispatcher  123
> |
> >> Sending blueprint container event BlueprintEvent[type=CREATED] for
> bundle
> >> org.apache.karaf.admin.core
> >>
> >> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
> >> BlueprintContainerImpl           | container.BlueprintContainerImpl  231
> |
> >> Running blueprint container for bundle org.apache.karaf.admin.core in
> state
> >> Created
> >>
> >> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
> >> BlueprintContainerImpl           | container.BlueprintContainerImpl  231
> |
> >> Running blueprint container for bundle
> org.apache.karaf.deployer.blueprint
> >> in state Unknown
> >>
> >> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
> >> BlueprintContainerImpl           | container.BlueprintContainerImpl  190
> |
> >> Grace-period directive: false
> >>
> >> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
> >> BlueprintEventDispatcher         | ntainer.BlueprintEventDispatcher  123
> |
> >> Sending blueprint container event BlueprintEvent[type=CREATING] for
> bundle
> >> org.apache.karaf.deployer.blueprint
> >>
> >> 2010-11-30 09:21:45,911 | INFO  | rint Extender: 2 |
> >> AetherBridgeConnection           | .internal.AetherBridgeConnection   66
> |
> >> Using mvn fallback to resolve
> >> mvn:se.digia.connect/karaf/1.1.0-SNAPSHOT/xml/features
> >
> > I get lots of these, probably for all the bundles I have installed. Is
> this
> > normal? What does it mean?
> > /Bengt
>
>
>
> --
> Cheers,
> Guillaume Nodet
> ------------------------
> Blog: http://gnodet.blogspot.com/
> ------------------------
> Open Source SOA
> http://fusesource.com
>

Re: Ather URL Handler not available.

Posted by Guillaume Nodet <gn...@gmail.com>.
Yes, those are harmless and can be safely ignored.

On Tue, Nov 30, 2010 at 11:58, Bengt Rodehav <be...@rodehav.com> wrote:
> Starting from Karaf 2.1.2 I get the following in my log file:
>>
>> 2010-11-30 09:21:45,911 | INFO  | rint Extender: 2 |
>> AetherBridgeConnection           | .internal.AetherBridgeConnection   61 |
>> Ather URL Handler not available.
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 | core
>>             | ?                                   ? | ServiceEvent
>> REGISTERED
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>> BlueprintEventDispatcher         | ntainer.BlueprintEventDispatcher  123 |
>> Sending blueprint container event BlueprintEvent[type=CREATED] for bundle
>> org.apache.karaf.admin.core
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>> BlueprintContainerImpl           | container.BlueprintContainerImpl  231 |
>> Running blueprint container for bundle org.apache.karaf.admin.core in state
>> Created
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>> BlueprintContainerImpl           | container.BlueprintContainerImpl  231 |
>> Running blueprint container for bundle org.apache.karaf.deployer.blueprint
>> in state Unknown
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>> BlueprintContainerImpl           | container.BlueprintContainerImpl  190 |
>> Grace-period directive: false
>>
>> 2010-11-30 09:21:45,911 | DEBUG | rint Extender: 3 |
>> BlueprintEventDispatcher         | ntainer.BlueprintEventDispatcher  123 |
>> Sending blueprint container event BlueprintEvent[type=CREATING] for bundle
>> org.apache.karaf.deployer.blueprint
>>
>> 2010-11-30 09:21:45,911 | INFO  | rint Extender: 2 |
>> AetherBridgeConnection           | .internal.AetherBridgeConnection   66 |
>> Using mvn fallback to resolve
>> mvn:se.digia.connect/karaf/1.1.0-SNAPSHOT/xml/features
>
> I get lots of these, probably for all the bundles I have installed. Is this
> normal? What does it mean?
> /Bengt



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com