"No interface criteria was provided" error in JBoss EAP 6/7
Issue
- We are testing on JBoss 6.x upgrade and when create the server under the domain master node. I've got the following error on log.
[Server:server01] 11:34:16,155 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014612: Operation ("add") failed - address: ([("interface" => "public")]) - failure description: "JBAS014740: No interface criteria was provided"
[Server:server01] 11:34:16,157 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014612: Operation ("add") failed - address: ([("interface" => "unsecure")]) - failure description: "JBAS014740: No interface criteria was provided"
- JBoss EAP 7 is not starting correctly with following error:
ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("interface" => "public")]) - failure description: "WFLYCTL0149: No interface criteria was provided"
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.