Discussion:
[jade-develop] Starting JADE main container on Ubuntu
Victor Szczepanski
2013-12-12 03:08:14 UTC
Permalink
Hello everyone,

I hope I haven't missed the answer to this on the mailing list, but I have
been unable to find a good answer for my problem. I've been developing with
JADE for a year and have had no problems launching the main container on
Windows and Mac. This is the first time I have tried launching it on Linux
(Ubuntu 13.10) and I can only get it to launch on the localhost
(127.0.1.1). However, my MAS needs to run on a local network, so my
computer has the assigned IP 192.168.1.250. On Windows and Mac when I run
the platform (I'm starting it up through the EJADE plugin of Eclipse, with
the default arguments -port 1099 -host localhost) it binds to the IP
address on the network, but I can't get it to do this on Linux.

I've read about changing the /etc/hosts file to get the localhost to work,
but in this case, localhost does work, just not on a public IP. I have
tried passing just the IP as the host argument (i.e. -host 192.168.1.250)
and creating a new line in the /etc/hosts file, but every time it throws:

[Error: Not possible to launch JADE on a remote host (192.168.1.250). Check
the -host and -local-host options.].


Could someone help me understand what I'm doing wrong?

Thank you,
Victor Szczepanski
New Mexico State University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://avalon.cselt.it/pipermail/jade-develop/attachments/20131211/fe339c5a/attachment.html>
Loading...