PageSequenceMonitor broken in Minion

Description

Running PSM from a Minion results in an exception:

 

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Patrick Schweizer May 3, 2018 at 7:51 PM
Edited

Patrick Schweizer May 3, 2018 at 7:22 PM

Steps to reproduce problem:

  • configure Monitor in etc/poller-configuration.xml. Add:

    •  

      at end of file before

  •  

    • add the following as service in <package name="example1">:

  • uncomment this line in [{{opennms-home]/etc/opennms-activemq.xml}}
    <transportConnector name="openwire" uri="tcp://0.0.0.0:61616?useJmx=false&amp;maximumConnections=1000&amp;wireformat.maxFrameSize=104857600"/>}}

  • Start Minion & check log:

    •  

      This will open the minion console.

  •  

    • Check if Minion ist ok: minion:ping

    • log:tail to watch the log

Patrick Schweizer May 3, 2018 at 2:59 PM

Dependencies:

org.opennms.netmng.poller.monitors.PageSequenceMonitor in features/poller/monitors/core depends on:

org.opennms.core.utils.HttpResponseRangein opennms-util
Manifest Definition in: opennms-util/pom.xml
=> package org.opennms.core.utils is not exported but commented out:

 

 Possible solutions:

  1. move class to it's own subpackage and export that

 

 

Fixed

Details

Assignee

Reporter

Labels

Components

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created February 19, 2018 at 11:13 PM
Updated May 21, 2018 at 2:46 PM
Resolved May 8, 2018 at 12:00 AM