Hi Richard, I was about to reply if you have Internet connection :)
Glad it works :) Regards JB On Fri, Oct 28, 2022 at 1:20 PM Richard Hierlmeier <[email protected]> wrote: > > The problem is solved. The host has no internet access and could hence not > resolve the activemq-karaf feature repository. > > Regards > > Richard > > > Am Fr., 28. Okt. 2022 um 08:41 Uhr schrieb Richard Hierlmeier > <[email protected]>: >> >> >> I just upgraded to Karaf 4.3.8 and I have a strange behavior >> >> I have in etc/org.apache.karaf.features.cfg the following feature-repos >> defined: >> >> featuresRepositories=mvn:org.apache.karaf.features/framework/4.3.8/xml/features >> \ >> ,mvn:org.apache.karaf.features/specs/4.3.8/xml/features \ >> ,mvn:org.apache.karaf.features/spring/4.3.8/xml/features \ >> ,mvn:org.apache.karaf.features/enterprise/4.3.8/xml/features \ >> ,mvn:org.apache.karaf.features/standard/4.3.8/xml/features \ >> ,mvn:org.ops4j.pax.web/pax-web-features/7.3.27/xml/features \ >> ,mvn:org.apache.activemq/activemq-karaf/5.16.5/xml/features >> >> But the feature:repo-list command does not show activemq: >> >> karaf@root()> feature:repo-list >> Repository | URL >> ----------------------------------+--------------------------------------------------------------------------------------------- >> org.ops4j.pax.jdbc-1.5.4 | >> mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.4/xml/features >> framework-4.3.8 | >> mvn:org.apache.karaf.features/framework/4.3.8/xml/features >> openjpa-3.2.2 | >> mvn:org.apache.openjpa/openjpa-features/3.2.2/xml/features >> aries-jpa-2.7.3 | >> mvn:org.apache.aries.jpa/jpa-features/2.7.3/xml/features >> specs-4.3.8 | >> mvn:org.apache.karaf.features/specs/4.3.8/xml/features >> spring-4.3.8 | >> mvn:org.apache.karaf.features/spring/4.3.8/xml/features >> hibernate-validator-osgi-features | >> mvn:org.hibernate.validator/hibernate-validator-osgi-karaf-features/7.0.2.Final/xml/features >> org.ops4j.pax.web-7.3.27 | >> mvn:org.ops4j.pax.web/pax-web-features/7.3.27/xml/features >> standard-4.3.8 | >> mvn:org.apache.karaf.features/standard/4.3.8/xml/features >> pax-transx-0.5.3 | >> mvn:org.ops4j.pax.transx/pax-transx-features/0.5.3/xml/features >> enterprise-4.3.8 | >> mvn:org.apache.karaf.features/enterprise/4.3.8/xml/features >> org.ops4j.pax.cdi-1.1.4 | >> mvn:org.ops4j.pax.cdi/pax-cdi-features/1.1.4/xml/features >> pax-jms-1.1.2 | >> mvn:org.ops4j.pax.jms/pax-jms-features/1.1.2/xml/features >> >> >> Richard >> >>
