-
1. Re: Unable to run app with ip-address
hwangarias Oct 16, 2012 7:19 AM (in response to priyabrat)And are you sure you're using such config file? In log on startup there are lines like...
Listening on /172.18.9.153:9999
(I have configured my interfaces on 172.18.9.153 and works perfect)
Greetings
Juan Arias
-
2. Re: Unable to run app with ip-address
nickarls Oct 17, 2012 2:03 AM (in response to priyabrat)try starting it with -b 0.0.0.0
also make sure there are no server-side firewalls in between
-
3. Re: Unable to run app with ip-address
rsravindra22 Feb 12, 2013 5:17 AM (in response to priyabrat)Hi Priyabrat, Can you please confirm whether your issue was resolved ? I am facing exactly the same problem, and I also tried making changes as you did, in standalone.xml.
Please revert and suggest changes required, in case your issue is resolved.
Thanking You in Anticipation.
R. S. Ravindra
-
4. Re: Unable to run app with ip-address
priyabrat Feb 12, 2013 10:18 AM (in response to rsravindra22)Hi Ravindra,
I was facing the issue because of firewall. It got resolved after i bypassed it.
Try running with -b 0.0.0.0,
if u face any issue check the firewall, or might be the port be closed.