返回主站
首页
公司概况
图片新闻
党建工作
公司要闻
企业信息公开
当前位置:
内蒙古交通集团数字物流科技有限公司
>
公司要闻
公司要闻
FreeMarker template error (DEBUG mode; use RETHROW in production!): The following has evaluated to null or missing: ==> article.publishTimeText [in template "公司要闻_list" at line 163, column 53] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign date = article.publishTimeTex... [in template "公司要闻_list" at line 163, column 37] - Reached through: @articles [in template "公司要闻_list" at line 158, column 21] ---- Java stack trace (for programmers): ---- freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...] at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134) at freemarker.core.EvalUtil.coerceModelToTextualCommon(EvalUtil.java:481) at freemarker.core.EvalUtil.coerceModelToPlainText(EvalUtil.java:455) at freemarker.core.Expression.evalAndCoerceToPlainText(Expression.java:117) at freemarker.core.BuiltInsForMultipleTypes$dateBI._eval(BuiltInsForMultipleTypes.java:253) at freemarker.core.Expression.eval(Expression.java:101) at freemarker.core.Assignment.accept(Assignment.java:134) at freemarker.core.Environment.visit(Environment.java:383) at freemarker.core.IteratorBlock$IterationContext.executedNestedContentForCollOrSeqListing(IteratorBlock.java:321) at freemarker.core.IteratorBlock$IterationContext.executeNestedContent(IteratorBlock.java:271) at freemarker.core.IteratorBlock$IterationContext.accept(IteratorBlock.java:244) at freemarker.core.Environment.visitIteratorBlock(Environment.java:657) at freemarker.core.IteratorBlock.acceptWithResult(IteratorBlock.java:108) at freemarker.core.IteratorBlock.accept(IteratorBlock.java:94) at freemarker.core.Environment.visit(Environment.java:383) at freemarker.core.Environment$NestedElementTemplateDirectiveBody.render(Environment.java:3274) at com.file.system.plugin.freemarker.tags.CannelArticleListTag.execute(CannelArticleListTag.java:108) at freemarker.core.Environment.visit(Environment.java:464) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:102) at freemarker.core.Environment.visit(Environment.java:347) at freemarker.core.Environment.visit(Environment.java:353) at freemarker.core.Environment.visit(Environment.java:353) at freemarker.core.Environment.process(Environment.java:326) at freemarker.template.Template.process(Template.java:383) at com.file.system.plugin.freemarker.FreemarkerMain.writeHtml(FreemarkerMain.java:157) at com.file.system.plugin.freemarker.TemplateArticle.listPublish(TemplateArticle.java:422) at com.file.system.plugin.freemarker.TemplateArticle.listPublish(TemplateArticle.java:236) at com.file.system.plugin.freemarker.TemplateArticle.lambda$null$2(TemplateArticle.java:156) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748)