[SXP-143] odl-sxp-core SFT fails due to unresolved javax.transaction.xa Created: 25/Jun/18  Updated: 06/Jul/18  Resolved: 06/Jul/18

Status: Verified
Project: sxp
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Medium
Reporter: Martin Dindoffer Assignee: Martin Dindoffer
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

odl-scp-core SFT feature fails due to unresolved javax.transaction.xa

this breaks all the jenkins build jobs.

installFeatureCatchAndLog(org.opendaylight.odlparent.featuretest.SingleFeatureTest)[repoUrl: file:/home/matko/work/sxp/features/odl-sxp-core/target/feature/feature.xml, Feature: odl-sxp-core 1.7.0.SNAPSHOT]  Time elapsed: 186.769 sec  <<< ERROR!
org.osgi.service.resolver.ResolutionException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-sxp-core; type=karaf.feature; version="[1.7.0.SNAPSHOT,1.7.0.SNAPSHOT]"; filter:="(&(osgi.identity=odl-sxp-core)(type=karaf.feature)(version>=1.7.0.SNAPSHOT)(version<=1.7.0.SNAPSHOT))" [caused by: Unable to resolve odl-sxp-core/1.7.0.SNAPSHOT: missing requirement [odl-sxp-core/1.7.0.SNAPSHOT] osgi.identity; osgi.identity=com.hazelcast; type=osgi.bundle; version="[3.10.2,3.10.2]"; resolution:=mandatory [caused by: Unable to resolve com.hazelcast/3.10.2: missing requirement [com.hazelcast/3.10.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.transaction.xa)"]]
    at org.apache.felix.resolver.ResolutionError.toException(ResolutionError.java:42)
    at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:391)
    at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:377)
    at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:349)
    at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:218)
    at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:291)
    at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1248)
    at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$1(FeaturesServiceImpl.java:1147)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)



 Comments   
Comment by Martin Dindoffer [ 06/Jul/18 ]

https://git.opendaylight.org/gerrit/#/c/73467/

Generated at Wed Feb 07 20:40:04 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.