Node graphs creation fails due to path fault in Jetty

Description

When trying to make report graphs from collected snmp data on any node only a red cross is shown.
When look at Jetty.log I see this at every graph it tries to create:

2011-12-16 16:17:56,668 WARN [qtp640520151-430906] ServletHandler: /opennms/graph/graph.png
org.springframework.dao.DataRetrievalFailureException: Could not create graph: org.opennms.netmgt.rrd.RrdException: An exception occurred creating the graph: Could not open C:\Program Files\OpenNMS\share\rrd\response10.58.182.129icmp.jrb [non existent]; nested exception is org.opennms.netmgt.rrd.RrdException: An exception occurred creating the graph: Could not open C:\Program Files\OpenNMS\share\rrd\response10.58.182.129icmp.jrb [non existent]

As you can see, there are a couple of "\" missing in the path to the .jrb file. The .jrb files exists for every node and all folders.
I don't know where this problem comes from.

Environment

Windows Server 2008R2 PostGreSQL 9.1.1 OpenNMS 1.9.92

Acceptance / Success Criteria

None

Attachments

2

duplicates

is duplicated by

Lucidchart Diagrams

Activity

Seth Leger April 19, 2012 at 11:43 AM

This should probably be a blocker since it has caused problems for so many different users.

Ken Eshelby March 19, 2012 at 7:53 PM

Even with DEBUG logging on, this is all jetty.log will display.

Ken Eshelby March 15, 2012 at 9:11 PM

Seeing the same thing on a recent Windows install of 1.10 stable.

Seth Leger February 9, 2012 at 11:32 AM

I'll need more than this stack trace to diagnose the issue. Can you crank logging for that file up to debug and send me any lines in the file that also appear to deal with the same graphing call instead of just the last stack trace?

Duplicate

Details

Assignee

Reporter

Due date

Components

Affects versions

Priority

PagerDuty

Created December 16, 2011 at 10:46 AM
Updated May 7, 2012 at 10:16 AM
Resolved May 7, 2012 at 10:16 AM