Fixed
Details
Assignee
Benjamin ReedBenjamin ReedReporter
Ken EshelbyKen EshelbyLabels
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Benjamin Reed
Benjamin ReedReporter
Ken Eshelby
Ken EshelbyLabels
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created July 28, 2015 at 3:42 PM
Updated August 2, 2021 at 2:05 PM
Resolved August 2, 2021 at 2:05 PM
This may be more for testing to assure syslogd will work under non-root user. I didn't have the requirement or time to test in the environment I was in.
One thing I did do during the server setup was at one point having to move opennms-alarm-northbounder-syslog.2015.1.0.jar out of lib to get the server starting.
I didn't take notes about where we were at in setup and troubleshooting.
We also had to disable on startup at some point in the same timeframe:
<service>
<name>OpenNMS:Name=TestLoadLibraries</name>
<class-name>org.opennms.netmgt.vmmgr.Manager</class-name>
<invoke method="doTestLoadLibraries" pass="0" at="start"/>
</service>
I don't know if this was related to having trapd running or another situation (using openjdk instead of oracle?)