Could not read 'SecurityProtocols.properties' from classpath!
Description
After upgrading from 18.0.1 to 20.0.0, some of my service monitors are down with the following message:
It seems to me that only service monitors, which are based on SNMP (i.e., the HostResourceSwRunMonitor) are affected. However, not all SNMP monitors are affected, as there are some services, which are still up even though they depend on SNMP (i.e., again HostResourceSwRunMonitor).
In poller.log I see some of these:
and lots of these messages:
Also, in opennms output.log I see a lot of these messages:
After upgrading from 18.0.1 to 20.0.0, some of my service monitors are down with the following message:
It seems to me that only service monitors, which are based on SNMP (i.e., the HostResourceSwRunMonitor) are affected. However, not all SNMP monitors are affected, as there are some services, which are still up even though they depend on SNMP (i.e., again HostResourceSwRunMonitor).
In poller.log I see some of these:
and lots of these messages:
Also, in opennms output.log I see a lot of these messages:
I'm not sure if this is an issue with my config files (i.e., like stated here: http://opennms.530661.n2.nabble.com/Upgrade-Error-td7593020.html), so I would need some hints where to start to debug the problem.