新建报表的时候报错
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing: ==> reportConfig [in template "jmreport/desreport/index.ftl" at line 13, column 33]
问题排查为版本的问题
jimureport版本为
1.5.5
fastjson版本为
1.2.83
问题解决
文章讨论了在使用jmreport1.5.5版本时,由于与fastjson1.2.83版本不兼容,导致新建报表时出现InvalidReferenceException错误。问题解决在于确认和升级版本以修复此冲突。
新建报表的时候报错
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing: ==> reportConfig [in template "jmreport/desreport/index.ftl" at line 13, column 33]
问题排查为版本的问题
jimureport版本为
1.5.5
fastjson版本为
1.2.83
问题解决
1万+
3163
202
1286
2103

被折叠的 条评论
为什么被折叠?