
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=37248#comment-37248 ] sbonazzo commented on OVIRT-2237: --------------------------------- this should have not happened on el7. Investigating
Fail to run ovirt-engine on Fedora 28 -------------------------------------
Key: OVIRT-2237 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2237 Project: oVirt - virtualization made easy Issue Type: Bug Components: OST Reporter: Gal Ben Haim Assignee: infra
ovirt-engine Failed to start on Fedora 28 due to missing Java module `nimbus-jose-jwt.jar` {code:java} "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => { "Services that were unable to start:" => [ "jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".FIRST_MODULE_USE", "jboss.deployment.subunit.\"engine.ear\".\"docs.war\".FIRST_MODULE_USE", "jboss.deployment.subunit.\"engine.ear\".\"enginesso.war\".FIRST_MODULE_USE", "jboss.deployment.subunit.\"engine.ear\".\"root.war\".FIRST_MODULE_USE", "jboss.deployment.subunit.\"engine.ear\".\"services.war\".FIRST_MODULE_USE", "jboss.deployment.subunit.\"engine.ear\".\"webadmin.war\".FIRST_MODULE_USE", "jboss.deployment.subunit.\"engine.ear\".\"welcome.war\".FIRST_MODULE_USE", "jboss.deployment.unit.\"engine.ear\".FIRST_MODULE_USE" ], "Services that may be the cause:" => ["jboss.naming.context.java.global.engine.bll.\"Backend!org.ovirt.engine.core.common.interfaces.BackendLocal\""] } } {code} {code:java} Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to add resource root 'nimbus-jose-jwt.jar' at path 'nimbus-jose-jwt.jar' (position: END_TAG seen ...<resources>\n <resource-root path="nimbus-jose-jwt.jar"/>... @6:48) caused by: java.io.FileNotFoundException: /usr/share/ovirt-engine/modules/common/com/nimbusds/main/nimbus-jose-jwt.jar (No such file or directory) {code} For the full `server.log`: https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/1335/a...
-- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100087)