Details
Assignee
UnassignedUnassignedReporter
Martin LaercherMartin LaercherHB Grooming Date
Jan 23, 2025HB Backlog Status
Refined BacklogComponents
Sprint
Fix versions
Priority
High
Details
Details
Assignee
Unassigned
UnassignedReporter
Martin Laercher
Martin LaercherHB Grooming Date
Jan 23, 2025
HB Backlog Status
Refined Backlog
Components
Sprint
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created January 16, 2025 at 11:59 AM
Updated 3 days ago
Made further tests and can confirm - WS-Man does not work with Java 17 if kerberos authentication is used.
First issue was NMS-16955
This problem exist since OpenNMS version 33.0.10.
Workaround: Switch to Java 11
Tested steps and provisiond.log with DEBUG:
Java 17: rescan a node with kerberos auth failed with "Received RST_STREAM: Use HTTP/1.1 for request" : https://paste.opennms.eu/hugatokati.yaml
Java 17: rescan a node with HTTPS but not kerberos - WS-Man service detected and datacollection works: https://paste.opennms.eu/ekifalegah.yaml
Switch to Java 11
Java 11: rescan a node with HTTPS and kerberos - WS-Man service detected and datacollection works: https://paste.opennms.eu/jananohofo.yaml