Resource Graphs not working on Windows 2008 R2 install

Description

Alejandro reported that the images were broken on graphs.

I've installed the latest snapshot of 14.0 using the standalone installer downloaded from Bamboo. The Windows VM has PostgreSQL 9.3 and Oracle JDK 7u45

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Alejandro Galue October 31, 2014 at 10:03 AM

The proper fix has been committed on revision 46eda8dcaf1b18b64ff9464746ce4908785b7eab for rc/stable/1.14.0

Alejandro Galue October 30, 2014 at 4:26 PM

I reverted my changes because the problem was not the JRobinRrdStrategy, because that strategy works as expected on 1.10 and 1.12, and that class has not been changed since then.

The problem is actually on DefaultRrdGraphService because now we're using embedded regular expressions in Java instead of Apache Regex Library, and String.replaceAll works different when the text contains back-slashes.

Markus von Rüden October 30, 2014 at 3:47 AM

I reopened this issue, because bamboo is failing --> http://bamboo.internal.opennms.com:8085/browse/OPENNMS-NMS79-109

Alejandro Galue October 29, 2014 at 4:17 PM

Fixed on revision e07de00474f2746c058141d51a89915600cf5a25 for rc/stable/1.14.0

Alejandro Galue October 29, 2014 at 3:18 PM

Besides the "double slashes", the DS path is not well formed. It is passing snmp2sinfMemAvailMB.jrb instead of snmp\2\sinfMemAvailMB.jrb

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

PagerDuty

Created October 29, 2014 at 10:23 AM
Updated October 31, 2014 at 10:03 AM
Resolved October 31, 2014 at 10:03 AM