[
https://issues.apache.org/jira/browse/KARAF-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-6163.
-----------------------------------------
Resolution: Fixed
> Extend http service version range in Cellar load balancer
> ---------------------------------------------------------
>
> Key: KARAF-6163
> URL: https://issues.apache.org/jira/browse/KARAF-6163
> Project: Karaf
> Issue Type: Bug
> Components: cellar
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: cellar-4.1.3
>
>
> {code}
> Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to
> resolve org.apache.karaf.cellar.http.balancer/4.1.2: missing requirement
> [org.apache.karaf.cellar.http.balancer/4.1.2] osgi.wiring.package;
> filter:="(&(osgi.wiring.package=org.ops4j.pax.web.service.spi)(version>=4.0.0)(!(version>=7.0.0)))"
> at
> org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1343)
> ... 13 more
> Error executing command: Unable to resolve root: missing requirement [root]
> osgi.identity; osgi.identity=cellar-http-balancer; type=karaf.feature;
> version="[4.1.2,4.1.2]";
> filter:="(&(osgi.identity=cellar-http-balancer)(type=karaf.feature)(version>=4.1.2)(version<=4.1.2))"
> [caused by: Unable to resolve cellar-http-balancer/4.1.2: missing
> requirement [cellar-http-balancer/4.1.2] osgi.identity;
> osgi.identity=org.apache.karaf.cellar.http.balancer; type=osgi.bundle;
> version="[4.1.2,4.1.2]"; resolution:=mandatory [caused by: Unable to resolve
> org.apache.karaf.cellar.http.balancer/4.1.2: missing requirement
> [org.apache.karaf.cellar.http.balancer/4.1.2] osgi.wiring.package;
> filter:="(&(osgi.wiring.package=org.ops4j.pax.web.service.spi)(version>=4.0.0)(!(version>=7.0.0)))"]]
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)