Idempiere server listening on localhost only

323 views
Skip to first unread message

Phil Barnett

unread,
Nov 12, 2016, 8:12:24 PM11/12/16
to iDempiere
Hi guys,

I recently installed Idempiere 4.1 and once I got it up and running, I found that I could only access it from the local host; wget -p http://127.0.1.1:8080/webui produced an out put as expected but the server could not be browsed from another machine on the network.

I edited the file /opt/idempiere-server/jettyhome/etc/jetty-http.xml and changed the line

<Set name="host"><Property name="jetty.http.host" deprecated="jetty.host" default="core"/></Set>

to

<Set name="host"><Property name="jetty.http.host" deprecated="jetty.host" default="0.0.0.0"/></Set>

The 'core' entry is the name of the server in my case and will be different in your installation.

This solved the problem.

If this is the correct way to fix the issue, then I hope this helps others who may encounter the same problem. If there's a better way, please let me know!

redhuan d. oon

unread,
Nov 13, 2016, 12:39:17 AM11/13/16
to iDempiere
Wonder if you could set a fixed IP to your server and then access it?

Carlos Antonio Ruiz Gomez

unread,
Nov 13, 2016, 10:00:02 AM11/13/16
to idem...@googlegroups.com
When you run the setup - fill the App Server with 0.0.0.0

Regards,

Carlos Ruiz


El 13/11/16 a las 02:12, Phil Barnett escribió:

Phil Barnett

unread,
Nov 14, 2016, 11:16:05 PM11/14/16
to iDempiere
Thanks Carlos, I likely missed that part of the process.
Reply all
Reply to author
Forward
0 new messages