Fixed
Details
Assignee
Jeff GehlbachJeff GehlbachReporter
Jeff GehlbachJeff GehlbachComponents
Fix versions
Affects versions
Priority
Blocker
Details
Details
Assignee
Jeff Gehlbach
Jeff GehlbachReporter
Jeff Gehlbach
Jeff GehlbachComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created January 15, 2016 at 1:08 PM
Updated February 14, 2016 at 2:36 PM
Resolved February 14, 2016 at 2:34 PM
Reported in ticket https://mynms.opennms.com/Ticket/Display.html?id=4285
Clicking on a physical interface from the node detail page takes you to /element/snmpinterface.jsp, but only the header renders; the page content area is empty.
I've tracked it down to a bad jsp:include tag in snmpinterface.jsp. The include references /includes/interfaceSTP-box.jsp which does not exist. Removing this include allows the rest of the page to render correctly.
Exception stack trace from web.log: