My old features, developed for previous Karaf 2.x-3.x can not be installed in Karaf 4.0.x. Installation process and entire instance is hang and no logs provided, and the instance needs restarting.
Found that the issue is resolved, if remove <repository> tag from these old features. Perhaps the hanging happens due to looping the feature references. Previous Karaf versions (3.x and lover) cope with such a looping well. This case, to make the installation process more safe, it needs consider for the Karaf 4.x avoid looping when traversing the tree of repositories/dependencies? Thanks -- View this message in context: http://karaf.922171.n3.nabble.com/K-4-0-3-hangs-when-installing-feature-containing-looping-repository-reference-tp4043762.html Sent from the Karaf - User mailing list archive at Nabble.com.
