Empty Reconciliation Tab
From IMSMA Wiki
Revision as of 21:32, 15 June 2015 by Alnaucler (talk | contribs) (Created page with "This could happen both during Data Entry and when looking at already approved Data Entry Forms. 500px|center <div align="center"...")
This could happen both during Data Entry and when looking at already approved Data Entry Forms.
How it normally looks like
The Reconciliation tab is empty and the tab is not highlighted
This is an indication that something is wrong in the template. Output in the Console log may be:
Uncaught Exception: java.lang.RuntimeException: Exception 'argument type mismatch' calling setter: 'setTimeToHospital()' on pojo: class com.fgm.imsma.pojo.Victiminfoversion (note: provided argument type= 'String', expected arg type= 'Date')
Uncaught Exception: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Date