-
Bug
-
Resolution: Not a Bug
-
Critical
-
None
-
20.0.0.Final
-
None
-
None
-
---
-
---
we have recently upgraded WildFly 11 to Wildfly 20 .In WildFly 20 we are facing one issue, when restarting the system JBoss service not starting in Automatic mode and getting below error:
ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("interface" => "management")]) - failure description: "WFLYCTL0101: Invalid address ${jboss.bind.address.management:offline} (The requested name is valid, but no data of the requested type was found (offline))"
ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("interface" => "public")]) - failure description: "WFLYCTL0101: Invalid address ${jboss.bind.address:offline} (offline)"
But in Automatic delay mode working fine(Taking time to start service)
We are using window 11 pro system and using Java 11.
Please let us know if anything to do.