Fixed
Details
Assignee
UnassignedUnassignedReporter
Jeff GehlbachJeff GehlbachLabels
Components
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Jeff Gehlbach
Jeff GehlbachLabels
Components
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created June 15, 2015 at 1:58 PM
Updated July 27, 2015 at 3:07 PM
Resolved July 27, 2015 at 11:07 AM
If you're using
SeleniumMonitor
withPhantomJSDriver
and your services are failing, with the following appearing in poller.log:Then you probably need to add the following JAR to /opt/opennms/lib and restart:
https://search.maven.org/remotecontent?filepath=com/google/code/gson/gson/2.3.1/gson-2.3.1.jar
It appears the PhantomJSDriver POM does not declare this dependency. We should probably add it to the protocols/selenium POM?
This issue references support ticket https://mynms.opennms.com/Ticket/Display.html?id=3887