You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Elvy <pi...@gmail.com> on 2007/12/05 13:58:52 UTC

meaning of "DEBUG: WIRE: X.Y ->"

When starting a bundle using the provided shell, we get a variable amount of
outputs similar to :

DEBUG: WIRE: 9.0 -> org.omg.CosNaming.NamingContextPackage -> 0
DEBUG: WIRE: 9.0 -> javax.naming.spi -> 0

What does this exactly mean?

-----
Tell me something you don't know!
-- 
View this message in context: http://www.nabble.com/meaning-of-%22DEBUG%3A-WIRE%3A-X.Y--%3E%22-tf4949447.html#a14171026
Sent from the Apache Felix - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: meaning of "DEBUG: WIRE: X.Y ->"

Posted by "Richard S. Hall" <he...@ungoverned.org>.
Elvy wrote:
> I couldn't find the meaning of this debug trace elsewhere.
>
> Thanks for the explanation =)
>   

Yes, it is just showing how imported packages (or required bundles) are 
wired to providers. You can turn this information off by changing the 
log level in your conf/config.properties file.

-> richard
>
>
> Karl Pauls wrote:
>   
>> Bundle X has been wired to Bundle Y because of dependency Z:
>>
>> DEBUG: WIRE: X -> Z -> Y
>>
>> in your case below, Bundle 9 in revision 0 has been wired (i.e., uses
>> the package) to Bundle 0 (the system bundle) because of dependency
>> org.omg.CosNaming.NamingContextPackage.
>>
>> regards,
>>
>> Karl
>>
>> On 12/5/07, Elvy <pi...@gmail.com> wrote:
>>     
>>> When starting a bundle using the provided shell, we get a variable amount
>>> of
>>> outputs similar to :
>>>
>>> DEBUG: WIRE: 9.0 -> org.omg.CosNaming.NamingContextPackage -> 0
>>> DEBUG: WIRE: 9.0 -> javax.naming.spi -> 0
>>>
>>> What does this exactly mean?
>>>
>>> -----
>>> Tell me something you don't know!
>>> --
>>> View this message in context:
>>> http://www.nabble.com/meaning-of-%22DEBUG%3A-WIRE%3A-X.Y--%3E%22-tf4949447.html#a14171026
>>> Sent from the Apache Felix - Users mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
>>> For additional commands, e-mail: users-help@felix.apache.org
>>>
>>>
>>>       
>> -- 
>> Karl Pauls
>> karlpauls@gmail.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
>> For additional commands, e-mail: users-help@felix.apache.org
>>
>>
>>
>>     
>
>
> -----
> Tell me something you don't know!
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: meaning of "DEBUG: WIRE: X.Y ->"

Posted by Elvy <pi...@gmail.com>.
I couldn't find the meaning of this debug trace elsewhere.

Thanks for the explanation =)



Karl Pauls wrote:
> 
> Bundle X has been wired to Bundle Y because of dependency Z:
> 
> DEBUG: WIRE: X -> Z -> Y
> 
> in your case below, Bundle 9 in revision 0 has been wired (i.e., uses
> the package) to Bundle 0 (the system bundle) because of dependency
> org.omg.CosNaming.NamingContextPackage.
> 
> regards,
> 
> Karl
> 
> On 12/5/07, Elvy <pi...@gmail.com> wrote:
>>
>> When starting a bundle using the provided shell, we get a variable amount
>> of
>> outputs similar to :
>>
>> DEBUG: WIRE: 9.0 -> org.omg.CosNaming.NamingContextPackage -> 0
>> DEBUG: WIRE: 9.0 -> javax.naming.spi -> 0
>>
>> What does this exactly mean?
>>
>> -----
>> Tell me something you don't know!
>> --
>> View this message in context:
>> http://www.nabble.com/meaning-of-%22DEBUG%3A-WIRE%3A-X.Y--%3E%22-tf4949447.html#a14171026
>> Sent from the Apache Felix - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
>> For additional commands, e-mail: users-help@felix.apache.org
>>
>>
> 
> 
> -- 
> Karl Pauls
> karlpauls@gmail.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org
> 
> 
> 


-----
Tell me something you don't know!
-- 
View this message in context: http://www.nabble.com/meaning-of-%22DEBUG%3A-WIRE%3A-X.Y--%3E%22-tf4949447.html#a14174055
Sent from the Apache Felix - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: meaning of "DEBUG: WIRE: X.Y ->"

Posted by Karl Pauls <ka...@gmail.com>.
Bundle X has been wired to Bundle Y because of dependency Z:

DEBUG: WIRE: X -> Z -> Y

in your case below, Bundle 9 in revision 0 has been wired (i.e., uses
the package) to Bundle 0 (the system bundle) because of dependency
org.omg.CosNaming.NamingContextPackage.

regards,

Karl

On 12/5/07, Elvy <pi...@gmail.com> wrote:
>
> When starting a bundle using the provided shell, we get a variable amount of
> outputs similar to :
>
> DEBUG: WIRE: 9.0 -> org.omg.CosNaming.NamingContextPackage -> 0
> DEBUG: WIRE: 9.0 -> javax.naming.spi -> 0
>
> What does this exactly mean?
>
> -----
> Tell me something you don't know!
> --
> View this message in context: http://www.nabble.com/meaning-of-%22DEBUG%3A-WIRE%3A-X.Y--%3E%22-tf4949447.html#a14171026
> Sent from the Apache Felix - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org
>
>


-- 
Karl Pauls
karlpauls@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org