FreeMarker template error (HTML_DEBUG mode; use RETHROW in production!)
No error description was specified for this error; low-level message: com.chestnut.contentcore.template.exception.CatalogNotFoundException: <@cms_catalog>[id: 608,990,896,308,293, alias: null]
----
FTL stack trace ("~" means nesting-related):
- Failed at: @cms_catalog id="${partList[2]}" leve... [in template "jxjy_ALL/template/index.template.html" at line 220, column 41]
- Reached through: @cms_pagewidget_data code="index_cont... [in template "jxjy_ALL/template/index.template.html" at line 80, column 13]
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: @cms_catalog id="${partList[2]}" leve... [in template "jxjy_ALL/template/index.template.html" at line 220, column 41]
- Reached through: @cms_pagewidget_data code="index_cont... [in template "jxjy_ALL/template/index.template.html" at line 80, column 13]
----
Java stack trace (for programmers):
----
freemarker.template.TemplateException: [... Exception message was already printed; see it above ...]
at com.chestnut.common.staticize.tag.AbstractListTag.execute0(AbstractListTag.java:68)
at com.chestnut.common.staticize.tag.AbstractTag.execute(AbstractTag.java:64)
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.visit(Environment.java:377)
at freemarker.core.Environment$NestedElementTemplateDirectiveBody.render(Environment.java:3423)
at com.chestnut.common.staticize.tag.AbstractTag.onTagEnd(AbstractTag.java:96)
at com.chestnut.common.staticize.tag.AbstractTag.execute(AbstractTag.java:65)
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.chestnut.common.staticize.StaticizeService.process(StaticizeService.java:93)
at com.chestnut.contentcore.publish.staticize.SiteStaticizeType.doSiteStaticize(SiteStaticizeType.java:103)
at com.chestnut.contentcore.publish.staticize.SiteStaticizeType.lambda$siteStaticize$0(SiteStaticizeType.java:76)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at com.chestnut.contentcore.publish.staticize.SiteStaticizeType.siteStaticize(SiteStaticizeType.java:76)
at com.chestnut.contentcore.publish.staticize.SiteStaticizeType.staticize(SiteStaticizeType.java:69)
at com.chestnut.contentcore.publish.strategies.ThreadPoolPublishStrategy.lambda$publish$0(ThreadPoolPublishStrategy.java:59)
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:833)
Caused by: com.chestnut.contentcore.template.exception.CatalogNotFoundException: <@cms_catalog>[id: 608,990,896,308,293, alias: null]
----
FTL stack trace ("~" means nesting-related):
- Failed at: @cms_catalog id="${partList[2]}" leve... [in template "jxjy_ALL/template/index.template.html" at line 220, column 41]
- Reached through: @cms_pagewidget_data code="index_cont... [in template "jxjy_ALL/template/index.template.html" at line 80, column 13]
----
at com.chestnut.contentcore.template.tag.CmsCatalogTag.prepareData(CmsCatalogTag.java:79)
at com.chestnut.common.staticize.tag.AbstractListTag.execute0(AbstractListTag.java:66)
... 24 more