Bug 1570848
| Summary: | Starting OpenDaylight fails with "Error installing boot features" | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Waldemar Znoinski <wznoinsk> |
| Component: | opendaylight | Assignee: | Stephen Kitt <skitt> |
| Status: | CLOSED ERRATA | QA Contact: | Itzik Brown <itbrown> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 13.0 (Queens) | CC: | jchhatba, jschluet, mkolesni, nyechiel, vorburger |
| Target Milestone: | beta | Keywords: | Triaged |
| Target Release: | 13.0 (Queens) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | odl_infra | ||
| Fixed In Version: | opendaylight-8.0.0-8.el7ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
N/A
|
|
| Last Closed: | 2018-06-27 13:52:04 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1568976 | ||
Boot features: standard/[4.1.3,4.1.3], wrap/[0,0.0.0], ssh/[4.1.3,4.1.3], odl-netvirt-openstack/[0.6.0.redhat-7,0.6.0.redhat-7], odl-jolokia/[1.10.0.redhat-7,1.10.0.redhat-7] Good news, I have a fix for this which doesn’t involve backporting SR1... *** Bug 1572663 has been marked as a duplicate of this bug. *** Checked with: opendaylight-8.0.0-9 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:2086 |
Description of problem: Starting OpenDaylight fails with "Error installing boot features": 2018-04-23T12:07:29,456 | ERROR | pool-1-thread-2 | BootFeaturesInstaller | 7 - org.apache.karaf.features.core - 4.1.3 | Error installing boot features org.apache.karaf.features.internal.service.Deployer$CircularPrerequisiteException: [wrap/0.0.0] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:272) ~[?:?] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:287) ~[?:?] 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) [?:?] Version-Release number of selected component (if applicable): OSP13, opendaylight-8.0.0-7.rpm (it also happened with opendalight RPM built from a patch downstream) puddle: 2018-04-19.2 How reproducible: 100% Steps to Reproduce: 1. deploy osp13 + opendaylight + https://github.com/rhos-infra/opendaylight/tree/master/OSP13/roles 2. 3. Actual results: osp deployment fails due to opendaylight starting fail Expected results: opendaylight to start, osp deployment to work Additional info: