Hi Jakub It looks like you have a cycle in your feature, basically your feature has two inner features, one feature is a transitive dependency of the other.
Can you share your feature ? Thanks, Regards JB > Le 10 avr. 2021 à 20:53, Jakub Herkel <[email protected]> a écrit : > > Hi, > > When tracing some issues with refreshing of bundles during > feature:install I have checked it with command: > feature:install -v -t. > I was able to fix refreshing (there were some optional imports) but I > can see this error : > Error executing command: Deployment aborted due to loop in missing > prerequisites: [pax-jdbc/0.0.0, pax-jdbc-config/0.0.0]. > > Installation without -t is possible but I would like to know what is > wrong there. Could someone explain to me what this error means? I'm > using Karaf 4.3.1 > > best regards > > Jakub
