Thank you for the response, Ron.

I'll try my best to see if I can get this running under the 
linux-oracle-jdk7 in yet another jail.

That might point in the direction that the calls are going.  It may very 
well be useful.

Of I might just try the linuxlator translator and use that. :-)

Either one may be useful and shed some light on what's going on.

I'm going to try a few things to see if I can get some stability.

Also, I tried the changes in the service-configuration.xml and it still 
tried to start on 127.0.0.1, so that looks like it's not going to work.

May I suggest that people don't hardcode 127.0.0.1 and use 'localhost' 
and allow the address throughout the code to be changed by overriding it 
in the etc/opennms.conf file or /etc/hosts and redefine it to be the 
local IP address.

Thanks and I'll let you all know soon,

P.

On 11/20/2014 14:39, Roskens, Ronald wrote:
> Try adding to etc/opennms.conf, and then bin/opennms will just assume you 
> don't want to wait for startup.
>
> START_TIMEOUT=0
>
> Then also change the 127.0.0.1 in etc/service-configuration.xml to reflect 
> the new IP address.
>
> I understand the goal is to get this running under FreeBSD. Is it possible 
> that you could work through where the calls to localhost/127.0.0.1 come 
> through on Linux and what configuration changes are necessary first before 
> attempting this on FreeBSD?
>
> Ron
>
> -----Original Message-----
> From: Paul Pathiakis [mailto:ppathia...@atlantisservices.net]
> Sent: Wednesday, November 19, 2014 4:42 PM
> To: opennms-devel@lists.sourceforge.net
> Subject: Re: [opennms-devel] FreeBSD 10 and OpenNMS 1.14 status
>
> Hi,
>
> WIth regards to tracking this down, my last attempt of the day, I turned on 
> the '-v' flag when starting OpenNMS.
>
> ./bin/opennms -v start
> Starting OpenNMS: Could not connect to 127.0.0.1 on port 8181 (OpenNMS might 
> not be running or could be starting up or shutting down):
> Connection refused
> Could not connect to 127.0.0.1 on port 8181 (OpenNMS might not be running or 
> could be starting up or shutting down): Connection refused
>
> Now, here's something I've noticed in a lot of the archives of the OpenNMS 
> lists.  This issue seems to be a problem with connecting to the local machine 
> through loopback.  Here's an issue.  I'm developing this in a FreeBSD jail 
> (think of it as a highly-secure, lightweight virtual machine.).
>
> It talks to itself over a cloned loopback and is assigned it's own IP 
> address.  It can't access 127.0.0.1 on the host machine as that would be a 
> security issue and there is no 127.0.0.1 address in a jail.  How do I turn 
> this off or reconfigure it so it doesn't try the loopback but the jail IP 
> address it is running on?
>
> Thank you,
>
> P.
>
> PS - for all I know, this may be the cause of these issues... Any insight?
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from 
> Actuate! Instantly Supercharge Your Business Reports and Dashboards with 
> Interactivity, Sharing, Native Excel Exports, App Integration & more Get 
> technology previously reserved for billion-dollar corporations, FREE 
> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
>
> opennms-devel mailing list
>
> To *unsubscribe* or change your subscription options, see the bottom of this 
> page:
> https://lists.sourceforge.net/lists/listinfo/opennms-devel
>
> This e-mail message is being sent solely for use by the intended recipient(s) 
> and may contain confidential information.  Any unauthorized review, use, 
> disclosure or distribution is prohibited.  If you are not the intended 
> recipient, please contact the sender by phone or reply by e-mail, delete the 
> original message and destroy all copies. Thank you.
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
>
> opennms-devel mailing list
>
> To *unsubscribe* or change your subscription options, see the bottom of this 
> page:
> https://lists.sourceforge.net/lists/listinfo/opennms-devel


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to