[
https://issues.apache.org/activemq/browse/SMX4-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen resolved SMX4-489.
----------------------------------
Resolution: Fixed
Assignee: Gert Vanthienen
Charles,
I have raised and fixed https://issues.apache.org/jira/browse/FELIX-2169 for
Karaf.
It reduces the time required to calculate the tree (e.g. for camel-cxf, this
now takes less than half a second on my machine coming from several seconds)
and it also avoids the NPE when a required import can not be matched for an
installed bundle.
Could you verify with the latest build of Karaf if this fixes your issue and
close the Felix issue it does?
Thanks,
Gert
> ServiceMix 4.x/ Fuse 4.2 hangs when using command dev:show-tree
> ---------------------------------------------------------------
>
> Key: SMX4-489
> URL: https://issues.apache.org/activemq/browse/SMX4-489
> Project: ServiceMix 4
> Issue Type: Bug
> Reporter: Charles Moulliard
> Assignee: Gert Vanthienen
> Fix For: 4.2.0
>
>
> I have tried to display the maven tree of one of my bundle but unfortunately
> the server hangs/blocks on the line :
> Bundle servicemix-camel [169] is currently ACTIVE
> *********************************
> ka...@root> dev:show-tree 169
> Bundle servicemix-camel [169] is currently INSTALLED
> null
> ka...@root> start 169
> ka...@root> dev:show-tree 169
> Bundle servicemix-camel [169] is currently ACTIVE
> *******************************************************************************
> Reply from Gert Vanthienen
> When the bundle is installed, the command just fails, but when the
> bundle is ACTIVE it does come up with a graph on my machine, it just
> takes a very long time and it is reporting some packages/bundles over
> and over again. Could you raise a Karaf issue for this and I'll try
> to improve the command to cut out the duplicate information (to trim
> down the tree size as well as reduce the time required to calculate
> the tree) and to figure out what's wrong with the installed bundle
> report.
> Thanks for reporting this,
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.