FreeMarker template error (HTML_DEBUG mode; use RETHROW in production!)
Article details not found: 656950287233157
----
FTL stack trace ("~" means nesting-related):
- Failed at: @cms_article contentId="${content.con... [in template "zhnskjxwxh_pc/template/list.template.html" at line 66, column 17]
- Reached through: @cms_content catalogid="${Catalog.cat... [in template "zhnskjxwxh_pc/template/list.template.html" at line 26, column 9]
----
Java stack trace (for programmers):
----
freemarker.template.TemplateException: [... Exception message was already printed; see it above ...]
at com.ruoyi.article.template.tag.CmsArticleTag.execute0(CmsArticleTag.java:76)
at com.ruoyi.common.staticize.tag.AbstractTag.execute(AbstractTag.java:49)
at freemarker.core.Environment.visit(Environment.java:452)
at freemarker.core.UnifiedCall.accept(UnifiedCall.java:102)
at freemarker.core.Environment.visit(Environment.java:335)
at freemarker.core.Environment.visit(Environment.java:377)
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:645)
at freemarker.core.IteratorBlock.acceptWithResult(IteratorBlock.java:108)
at freemarker.core.IteratorBlock.accept(IteratorBlock.java:94)
at freemarker.core.Environment.visit(Environment.java:371)
at freemarker.core.Environment$NestedElementTemplateDirectiveBody.render(Environment.java:3423)
at com.ruoyi.common.staticize.tag.AbstractTag.onTagEnd(AbstractTag.java:81)
at com.ruoyi.common.staticize.tag.AbstractTag.execute(AbstractTag.java:50)
at freemarker.core.Environment.visit(Environment.java:452)
at freemarker.core.UnifiedCall.accept(UnifiedCall.java:102)
at freemarker.core.Environment.visit(Environment.java:335)
at freemarker.core.Environment.visit(Environment.java:341)
at freemarker.core.Environment.process(Environment.java:314)
at com.ruoyi.common.staticize.StaticizeService.process(StaticizeService.java:78)
at com.ruoyi.contentcore.service.impl.PublishServiceImpl.doCatalogStaticize(PublishServiceImpl.java:422)
at com.ruoyi.contentcore.service.impl.PublishServiceImpl.catalogStaticize(PublishServiceImpl.java:350)
at com.ruoyi.contentcore.service.impl.PublishServiceImpl$4.run0(PublishServiceImpl.java:335)
at com.ruoyi.common.async.AsyncTask.run(AsyncTask.java:90)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)