View Level Cached filters will not refresh when scheduled - Null Pointer error

David Registro shared this problem 5 years ago
Defect Fixed

This issue occurs in 7.3.12 when you have a view level cached filter, and have it running on a schedule.

When the task runs, it fails with a NullPointer error:


YF:2018-07-04 06:44:57:ERROR (DBAction:selectReportFieldTemplates) - Error occured creating DB Statement: java.lang.NullPointerExceptionYF:2018-07-04 06:44:57:ERROR (DBAction:selectReportFieldTemplates) - Error occured creating DB Statement: java.lang.NullPointerExceptionjava.lang.NullPointerException at com.hof.util.DBAction.C(DBAction.java:612) at com.hof.util.DBAction.doSelect(DBAction.java:838) at com.hof.util.DBAction.doSelect(DBAction.java:801) at com.hof.mi.manager.ReportFieldTemplateManager.selectReportFieldTemplates(ReportFieldTemplateManager.java:401) at com.hof.mi.util.ViewCache.A(ViewCache.java:996) at com.hof.mi.util.ViewCache.getReportFieldTemplates(ViewCache.java:970) at com.hof.mi.util.ViewCache.getReportFieldTemplates(ViewCache.java:962) at com.hof.mi.util.ViewCache.getViewForFieldTemplate(ViewCache.java:696) at com.hof.mi.util.ViewCache.findReportFieldTemplate(ViewCache.java:404) at ....


This issue does not apply to Yellowfin 7.4

Replies (2)

photo
1

This will be addressed in the upcoming 7.3.13 release. Which is expected around mid-Aug.

It has already been fixed in the latest 7.4.6 release.


Will update this post once 7.3.13 is out.

Please let us know if there was anything else you were after in the meantime.


Regards,

David

photo
2

This has now been included in the latest 7.3.13 out now.

Leave a Comment
 
Attach a file