peter-mount / opendata

Latest & first public version of my code that monitors the UK Rail Network in real time using Open Data feeds
Other
12 stars 2 forks source link

Bug in timetable/schedule.jsp #53

Open peter-mount opened 9 years ago

peter-mount commented 9 years ago

Spotted this in the logs:

Caused by: javax.el.PropertyNotFoundException: Property 'publicArrival' not found on type uk.trainwatch.nrod.timetable.cif.record.OriginLocation at javax.el.BeanELResolver$BeanProperties.get(BeanELResolver.java:245) at javax.el.BeanELResolver$BeanProperties.access$300(BeanELResolver.java:222) at javax.el.BeanELResolver.property(BeanELResolver.java:332) at javax.el.BeanELResolver.getValue(BeanELResolver.java:95) at org.apache.jasper.el.JasperELResolver.getValue(JasperELResolver.java:110) at org.apache.el.parser.AstValue.getValue(AstValue.java:167) at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:187) at org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(PageContextImpl.java:956) at org.apache.jsp.common.timetable.schedule_jsp._jspx_meth_t_005ftime_005f2(schedule_jsp.java:1084) at org.apache.jsp.common.timetable.schedule_jsp._jspx_meth_c_005fif_005f4(schedule_jsp.java:1060) at org.apache.jsp.common.timetable.schedule_jsp._jspx_meth_c_005fforEach_005f5(schedule_jsp.java:932) at org.apache.jsp.common.timetable.schedule_jsp._jspService(schedule_jsp.java:290)