Issues
- Listing monitoring locations from the administrative WebUI is not workingNMS-12377Resolved issue: NMS-12377Benjamin Reed
- Cannot use poller:poll karaf command with WsManMonitor through MinionsNMS-12365Resolved issue: NMS-12365Christian Pape
- Move filter rule documentation to admin guideNMS-10710Resolved issue: NMS-10710Bonnie Robinson
- CVE-2018-20433: XXE Vulnerability in c3p0 < 0.9.5.3NMS-10694Resolved issue: NMS-10694Benjamin Reed
- Node detail page renders with no content when invalid node ID specifiedNMS-10679Resolved issue: NMS-10679Markus von Rüden
- eventd Allows XML events with missing required elementsNMS-10669
6 of 6
Listing monitoring locations from the administrative WebUI is not working
Fixed
Description
Acceptance / Success Criteria
None
Attachments
1
Lucidchart Diagrams
Details
Assignee
Benjamin ReedBenjamin ReedReporter
Alejandro GalueAlejandro GalueComponents
Sprint
NoneFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Benjamin Reed
Benjamin ReedReporter
Alejandro Galue
Alejandro GalueComponents
Sprint
None
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created November 4, 2019 at 9:06 PM
Updated November 4, 2019 at 10:08 PM
Resolved November 4, 2019 at 10:08 PM
Activity
Show:
Benjamin ReedNovember 4, 2019 at 10:08 PM
Fixed in foundation-2018
.
If you go to Admin -> Configure OpenNMS, and then "Manage Monitoring Locations" under "Distributed Monitoring", nothing is displayed.
However, with the browser development tools open you can see the error as shown on the attached screenshot.
The underlying ReST API call works if I use curl without parameters, so it looks like the problem is passing an empty "_s" as a parameter.
Unfortunately the error on web.log is not very informative: