Exception in the Alarm Detail View
Description
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Benjamin Reed October 30, 2014 at 2:18 PM
The alarm detail page is fixed, but I've found issues in the actual httpclient calls request tracker makes, and I suspect I'll find these elsewhere. I'll be investigating/fixing that in https://opennms.atlassian.net/browse/NMS-7122#icft=NMS-7122.
Benjamin Reed October 30, 2014 at 1:47 PM
This is the error in the log:
2014-10-30 13:45:16,472 WARN [qtp1804380535-1036 - /opennms/alarm/detail.htm?id=329425] o.e.j.s.ServletHandler: /opennms/alarm/detail.htm
javax.el.PropertyNotFoundException: The class 'org.opennms.netmgt.model.OnmsAlarm' does not have the property 'troubleTicketState'.
at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java:579) ~[javax.el-2.1.0.v201105211819.jar:?]
at javax.el.BeanELResolver.getValue(BeanELResolver.java:281) ~[javax.el-2.1.0.v201105211819.jar:?]
at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:175) ~[javax.el-2.1.0.v201105211819.jar:?]
at com.sun.el.parser.AstValue.getValue(AstValue.java:138) ~[com.sun.el-1.0.0.v201105211818.jar:?]
at com.sun.el.parser.AstEmpty.getValue(AstEmpty.java:62) ~[com.sun.el-1.0.0.v201105211818.jar:?]
at com.sun.el.parser.AstNot.getValue(AstNot.java:59) ~[com.sun.el-1.0.0.v201105211818.jar:?]
at com.sun.el.parser.AstAnd.getValue(AstAnd.java:54) ~[com.sun.el-1.0.0.v201105211818.jar:?]
at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206) ~[com.sun.el-1.0.0.v201105211818.jar:?]
at org.apache.jasper.runtime.PageContextImpl.evaluateExpression(PageContextImpl.java:1007) ~[org.apache.jasper.glassfish-2.1.0.v201110031002.jar:?]
Fixed
Details
Assignee
Benjamin ReedBenjamin ReedReporter
Tarus BalogTarus BalogComponents
Fix versions
Affects versions
Priority
Blocker
Details
Details
Assignee
Benjamin Reed
Benjamin ReedReporter
Tarus Balog
Tarus BalogComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty Incident
PagerDuty
PagerDuty Incident
PagerDuty

PagerDuty Incident
Created October 30, 2014 at 1:42 PM
Updated October 30, 2014 at 6:15 PM
Resolved October 30, 2014 at 2:18 PM
When I click on an alarm ID in the alarm list, I get an error.