Duplicate
Details
Assignee
UnassignedUnassignedReporter
Nizar Bel Hadj KacemNizar Bel Hadj KacemComponents
Affects versions
Due date
Feb 21, 2017Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Nizar Bel Hadj Kacem
Nizar Bel Hadj KacemComponents
Affects versions
Due date
Feb 21, 2017
Priority
PagerDuty
PagerDuty
PagerDuty
Created February 21, 2017 at 12:36 PM
Updated February 21, 2017 at 12:52 PM
Resolved February 21, 2017 at 12:52 PM
When i Open Business Service Topology view, i got this :
The OpenNMS Web User Interface Has Experienced an Error
The OpenNMS web UI has encountered an error that it does not know how to handle.
Possible causes could be that the database is not responding, the OpenNMS application has stopped or is not running, or there is an issue with the servlet container.
Please bring this message to the attention of the person responsible for maintaining OpenNMS for your organization, and have him or her check that OpenNMS, the external servlet container (if applicable), and the database are all running without errors.
To reveal details of the error encountered and instructions for reporting it, click here.
java.lang.StackOverflowError
at java.util.HashMap.hash(HashMap.java:338)
at java.util.HashMap.put(HashMap.java:611)
at java.util.HashSet.add(HashSet.java:219)
at edu.uci.ics.jung.graph.DirectedOrderedSparseMultigraph.getSuccessors(DirectedOrderedSparseMultigraph.java:86)
at org.opennms.features.topology.app.internal.jung.HierarchyLayout.calculateDimensionX(HierarchyLayout.java:150)
at org.opennms.features.topology.app.internal.jung.HierarchyLayout.calculateDimensionX(HierarchyLayout.java:153)