Hi Mdu,

Can you please open a change request issue in Jira for the "Dependency
Manager Shell" component ? We'll then investigate if  an improvement could
be done.

Also, can you please describe in jira the issue you had in order to avoid
going to the wrong direction ?

my understanding about the issue you had is:

- you have a bundle b1 with a component X depending on a service Y, which
package is imported from cmpn bundle.
- X is unregistered waiting for Y (version x.y.z)
- but Y is registered from bundle b2, which imports the Y package not from
cmpn but instead from a copy of Y service (version x.y.z) into the
b2 bundle (private).

and you would like "dm wtf" saying something like:

X unregistered from bundle b1, waiting for service Y version x.y.z with
package imported from cmpn;  but found an available Y service with same
version, provided by bundle b2 which imports the Y package from bundle b2.

Please confirm in the jira issue that this is the scenario you faced, and
we'll investigate if something can be done in order to improve the "dm wtf"
command (i don't know for now).

cheers
/Pierre

On Sat, Sep 10, 2016 at 12:18 AM, mduduzik <[email protected]> wrote:

> Pierre,
> Like Ray, you are spot on. See my response post shortly before your
> recommendation.
>
> I think "dm wtf" can be improved to make my silly mistake obvious - or
> provide better hints.
>
> Thanks.
> -Mdu
>
>
>
> --
> View this message in context: http://apache-felix.18485.x6.
> nabble.com/Help-debug-ServiceDependency-in-DM4-R8-tp5018369p5018374.html
> Sent from the Apache Felix - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to