Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.8.8
-
Component/s: Command-Line Tools, Startup / Shutdown / Status
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Environment:Latest build of 1.8.8 on CentOS 5.5 Linux with PostgreSQL 8.1
Description
If you change the opennms-datasources file to point to a IP other than localhost, the script exists with the following message:
[opennms@localhost daemon]$ sudo /opt/opennms/bin/opennms start
Starting OpenNMS: OpenNMS runs better if you start up the database first.
[FAILED]
Verified this today on 3 installations during class that were trying to separate the DB server from the NMS. Just verified on a local system by configuring opennms to connect to an actual IP on the local system. This failed also. No logs! Just an exit code of 1 is returned from the boostrap.jar main when passed the "check" parameter.