[jboss-jira] [JBoss JIRA] (WFLY-8490) NO AJP listenening socket when setting IP with -Djboss.bind.address=XX -Djboss.bind.address.management=XX
Tomaz Cerar (JIRA)
issues at jboss.org
Mon Apr 3 08:09:00 EDT 2017
[ https://issues.jboss.org/browse/WFLY-8490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar closed WFLY-8490.
-----------------------------
Assignee: (was: Thomas Diesler)
Resolution: Rejected
Given that AJP is not configured by default, this would mean you have configured it wrongly when you added it.
In this case you probably used hardcoded address instead of having expression with default as it is used elsewhere
If anything this is something that should be discussed in forums at https://developer.jboss.org/en/wildfly
> 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
> Affects Versions: 10.1.0.Final
> Environment: ubuntu 16.04
> Reporter: Gaétan QUENTIN
>
> 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