[jboss-jira] [JBoss JIRA] (WFLY-8490) NO AJP listenening socket when setting IP with -Djboss.bind.address=XX -Djboss.bind.address.management=XX

Gaétan QUENTIN (JIRA) issues at jboss.org
Sun Apr 2 19:50:00 EDT 2017


Gaétan QUENTIN created WFLY-8490:
------------------------------------

             Summary: NO AJP listenening socket  when setting IP with  -Djboss.bind.address=XX  -Djboss.bind.address.management=XX
                 Key: WFLY-8490
                 URL: https://issues.jboss.org/browse/WFLY-8490
             Project: WildFly
          Issue Type: Bug
          Components: ConfigAdmin
    Affects Versions: 10.1.0.Final
         Environment: ubuntu 16.04
            Reporter: Gaétan QUENTIN
            Assignee: Thomas Diesler


When launching WFLY with ./standalone.sh --server-config=standalone-full.xml without bind address parameter, ajplistener  is well launch on ip 127.0.0.1

when binding ip adress , ajp listener disappears:
./standalone.sh --server-config=standalone-full.xml -Djboss.bind.address=172.20.12.192 -Djboss.bind.address.management=172.20.12.192&

nothing is listenting on port 8009




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list