WFLYDM0145:Java 14 以降、リソース 'security-realm' はサポート対象外
Issue
- Java 17 で JBoss EAP 7.4 を実行しようとすると、以下のようなエラーが表示されます。
2023-02-21 15:46:31,779 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
("core-service" => "management"),
("security-realm" => "ApplicationRealm")
]) - failure description: "WFLYDM0145: The resource 'security-realm' is unsupported since Java 14"
2023-02-21 15:46:32,162 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 66) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "security")]) - failure description: "WFLYSEC0106: The resource 'security' is unsupported since Java 14"
Environment
- JBoss Enterprise Application Platform (EAP) 7.4.7+
- Java 17
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.