About DuraBasic
We serve as both an overseas manufacturer and a U.S. distribution office,
uniquely positioned to connect global production with local market needs. With manufacturing
bases in China and Vietnam, and a dedicated warehouse in the United States, we combine
factory-direct pricing with the speed and reliability of domestic inventory and service.
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: 0, alias: blog]
----
FTL stack trace ("~" means nesting-related):
- Failed at: @cms_catalog alias="blog" level="Self" [in template "DuraBasic_pc/template/product_detail.template.html" at line 253, column 21]
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: @cms_catalog alias="blog" level="Self" [in template "DuraBasic_pc/template/product_detail.template.html" at line 253, column 21]
----
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.process(Environment.java:314)
at com.chestnut.common.staticize.StaticizeService.process(StaticizeService.java:93)
at com.chestnut.contentcore.service.impl.PublishServiceImpl.doContentStaticize(PublishServiceImpl.java:734)
at com.chestnut.contentcore.service.impl.PublishServiceImpl.contentStaticize(PublishServiceImpl.java:695)
at com.chestnut.contentcore.publish.ContentPublishTask.publish(ContentPublishTask.java:65)
at com.chestnut.contentcore.publish.PublishTaskReceiver.onMessage(PublishTaskReceiver.java:64)
at com.chestnut.contentcore.publish.PublishTaskReceiver.onMessage(PublishTaskReceiver.java:39)
at org.springframework.data.redis.stream.StreamPollTask.deserializeAndEmitRecords(StreamPollTask.java:157)
at org.springframework.data.redis.stream.StreamPollTask.doLoop(StreamPollTask.java:128)
at org.springframework.data.redis.stream.StreamPollTask.run(StreamPollTask.java:112)
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: 0, alias: blog]
----
FTL stack trace ("~" means nesting-related):
- Failed at: @cms_catalog alias="blog" level="Self" [in template "DuraBasic_pc/template/product_detail.template.html" at line 253, column 21]
----
at com.chestnut.contentcore.template.tag.CmsCatalogTag.prepareData(CmsCatalogTag.java:83)
at com.chestnut.common.staticize.tag.AbstractListTag.execute0(AbstractListTag.java:66)
... 18 more