This content has been marked as final.
Show 3 replies
-
1. Re: Wildfly 14.1 stops listening on http port
jaikiran Jul 29, 2019 12:39 AM (in response to priyam.srivastava)But there is no Wildfly process running on 8099 (http).
How are you verifying this?
-
2. Re: Wildfly 14.1 stops listening on http port
priyam.srivastava Jul 31, 2019 1:44 AM (in response to jaikiran)How are you verifying this?
By runnning the below command:
netstat -lntp | grep 8099
This return no result. But when I run the same command for https port (8993), I get the result. I have already mentioned in my original message, that application is accessible over https port but not http.
-
3. Re: Wildfly 14.1 stops listening on http port
marcwijma Jan 15, 2020 7:43 AM (in response to priyam.srivastava)Any progress on this? We experience the same using wildfly thru keycloak 7.0.1. We have 2 nodes configured thru standalone-ha.xml listening on 8080 (ssl offloading with a loadbalancer in front). If you have more clue's or a way - to at least - detect the issue more specific. That would be very very helpfull.