I am getting following error while running jboss with jdk 17.
WFLYCTL0412: Required services that are not installed: => [
"org.wildfly.core.management.security.realm.ManagementRealm",
"jboss.http-upgrade-registry.http-management"
"WFLYCTL0180: Services with missing/unavailable dependencies" => [
"jboss.remoting.remoting-http-upgrade-service.http-management is missing [org.wildfly.core.management.security.realm.ManagementRealm, jboss.http-upgrade-registry.http-management]",
"org.wildfly.management.http.extensible is missing [org.wildfly.core.management.security.realm.ManagementRealm]"
]
I tried different jvm params but not working
I tried on jboss 7.4.7 and jboss 7.4.10`
New contributor
Naina Rohra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.