]
Gal Ben Haim updated OVIRT-2237:
--------------------------------
Epic Link: OVIRT-2177
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 modules.
{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}
The full `server.log` contains the names of the missing modules:
https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/133...