-
Bug
-
Resolution: Unresolved
-
Blocker
-
MTR-1.1.0
-
None
-
None
-
False
-
None
-
False
-
-
---
-
---
-
-
-
AMM Sprint 234, AMM Sprint 235
-
No
Description:
On executing the ./run_windup.sh script to start the MTR 1.1.0 CR1 web console locally, multiple errors are being reported in the background with services not coming up.
Also, the web console in the browser reports 404 not found error.
Environment:
OS - RHEL8
Build - MTR 1.1.0 CR1
Logs:
17:37:19,394 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "datasources"),
("data-source" => "ExampleDS")
]) - failure description: {
"WFLYCTL0412: Required services that are not installed:" => ["jboss.jdbc-driver.h2"],
"WFLYCTL0180: Services with missing/unavailable dependencies" => [
"jboss.driver-demander.java:jboss/datasources/ExampleDS is missing [jboss.jdbc-driver.h2]",
"org.wildfly.data-source.ExampleDS is missing [jboss.jdbc-driver.h2]"
]
17:45:15,017 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: JBoss EAP 7.4.10.GA (WildFly Core 15.0.25.Final-redhat-00001) started (with errors) in 27119ms - Started 855 of 1190 services (154 services failed or missing dependencies, 377 services are lazy, passive or on-demand)