The opennms.bat doesn't work for stopping OpenNMS and the Temp directory is not quoted

Description

The opennms.bat file is generated like this:

The java.io.tmpdir is not quoted, so it will brake the execution. It should be:

Also, in order to stop OpenNMS, you cannot pass the JMX entries, in other word the correct stop command should be:

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Alejandro Galue October 31, 2014 at 10:42 AM

I've committed the following change to the installer:

Markus von Rüden October 30, 2014 at 6:11 AM

I fixed the Quote issue for the tmp Directory with commit https://github.com/OpenNMS/installer/commit/dc4eacdfc915f485cc2132e1f668663beb6196dd.

Markus von Rüden October 30, 2014 at 4:00 AM

The opennms.bat is completly different than the opennms.sh script. A lot of things are not supported. The code for the opennms.bat can be found here: https://github.com/OpenNMS/installer

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

PagerDuty

Created October 29, 2014 at 2:29 PM
Updated October 31, 2014 at 10:42 AM
Resolved October 31, 2014 at 10:42 AM