Hi, It looks related to the resolver: it seems you have an infinite loop in requirements check for your feature.
Do you have something special in terms of req/cap in your feature (and bundles in the feature) ? Regards JB On Sat, May 14, 2022 at 8:56 AM Steinar Bang <[email protected]> wrote: > > Platform: karaf 4.3.7, java 11, debian 11.3 "bullseye" > > When I run the first "feature:install" everything works fine. > > But when I try to "feature:install" for a different feature, felix gogo > shell gets a stack overflow: > https://gist.github.com/steinarb/cfbb1fad2795a93c0eda55951b85ab44 > > The stack trace is from karaf 4.3.6, but I have verified that it fails > in the same way on karaf 4.3.7. > > My apps don't install on 4.4.0 yet, so I haven't tried that. > > Is this a known bug, or should I create a Jira for it? >
