All work
- Custom Karaf banner and misleading osgi:shutdown hintNMS-8341Resolved issue: NMS-8341Seth Leger
- NRTG Is busted in masterNMS-6422Resolved issue: NMS-6422Benjamin Reed
- Move jre.properties to safe havenNMS-6363
- selenium-monitor jar includes extraneous filesNMS-6362
- Found a weird brueprint.xml instead of blueprint.xmlNMS-6032Resolved issue: NMS-6032Matt Brozowski
- "Servlet with alias already registered" Exception occurs on starupt in osgi containerNMS-5999Resolved issue: NMS-5999Seth Leger
- snmp4j implementation of opennms not usable inside OSGI-ContainerNMS-5462Resolved issue: NMS-5462Seth Leger
- SnmpUtils can't be used in OSGI-ContainerNMS-5461
8 of 8
Custom Karaf banner and misleading osgi:shutdown hint
Fixed
Description
Acceptance / Success Criteria
None
Lucidchart Diagrams
Details
Assignee
Seth LegerSeth LegerReporter
Ronny TrommerRonny TrommerLabels
Components
Sprint
NoneFix versions
Affects versions
Priority
Minor
Details
Details
Assignee
Seth Leger
Seth LegerReporter
Ronny Trommer
Ronny TrommerLabels
Components
Sprint
None
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created April 15, 2016 at 12:11 PM
Updated September 20, 2017 at 3:29 PM
Resolved June 14, 2017 at 10:38 AM
Activity
Show:
Seth LegerJune 14, 2017 at 10:38 AM
This was done during the Karaf 4.0.8 upgrade. Marking as fixed.
commit 3922bc257dd276ae55d56d5effd30bf3fa5da140
If you login to Karaf the banner explains
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown OpenNMS.
The CTRL-D combination in Linux is used to terminate input or exit the terminal or shell. The combination how to exit the console and how to shutdown OpenNMS from Karaf console is misleading.
Otherwise the osgi:shutdown does not shutdown OpenNMS entirely, it's just the OSGI container.