Geographical Node Map shows no nodes

Description

Log indicates that NodeMap is retrieving nodes and finding alarms for nodes, a lot of nodes, but no nodes are displayed.

opennms=# select count:yellow_star: as NodesWithGeoData from assets where latitude is not null and longitude is not null;
nodeswithgeodata
------------------ 8621
(1 row)

Environment

Version: 1.13.5-0.20140915.1.12.465 Server Time: Wed Sep 24 08:30:18 EDT 2014 Client Time: Wed Sep 24 2014 08:30:18 GMT-0400 (EDT) Java Version: 1.7.0_45 Oracle Corporation Java Virtual Machine: 24.45-b08 Oracle Corporation Operating System: Linux 2.6.32-358.el6.x86_64 (amd64) Servlet Container: jetty/7.6.15.v20140411 (Servlet Spec 2.5) User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.122 Safari/537.36 Database Type: PostgreSQL Database Version: 9.3.5

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Benjamin Reed September 30, 2014 at 10:20 PM

There were a couple of different issues going on here, including a problem with the alarm/node browser at the bottom doing a hella crazy query with large amounts of nodes, and a much-too-slow refresh from the frontend asking the backend for new information.

Fixed in 1.14.0.

Benjamin Reed September 29, 2014 at 2:57 PM

I've reproduced this using a TS database dump. It looks like the initial push of data isn't always getting drawn properly; any input that forces a refresh fixes it, though.

Donald Desloge September 26, 2014 at 9:57 AM
Edited

Can you provide a database. Or a way to reproduce this issue. I ask because recently I haven't had this issue with nodes that have both longitude and latitude data and can't reproduce this myself.

Fixed

Details

Assignee

Reporter

Labels

Fix versions

Affects versions

Priority

PagerDuty

Created September 24, 2014 at 8:32 AM
Updated October 1, 2014 at 2:19 AM
Resolved September 30, 2014 at 10:20 PM

Flag notifications