[出错了,请联系网站管理员]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> rows [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 31, column 17]
----
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: ${rows.productName} [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 31, column 15]
----
[出错了,请联系网站管理员]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> rows [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 32, column 28]
----
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: #function getPropValue(propertyList, ... [in template "public_include/function.html" in function "getPropValue" at line 75, column 1]
- Reached through: ${getPropValue(rows.productPropertyLi... [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 32, column 13]
----
[出错了,请联系网站管理员]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> rows [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 38, column 22]
----
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: #list rows.productFileList as row [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 38, column 15]
----
[出错了,请联系网站管理员]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> rows [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 52, column 29]
----
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: #function getPropValue(propertyList, ... [in template "public_include/function.html" in function "getPropValue" at line 75, column 1]
- Reached through: ${getPropValue(rows.productPropertyLi... [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 52, column 14]
----
[出错了,请联系网站管理员]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> rows [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 54, column 97]
----
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: @listProductAdditionalTag name="rows_... [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 54, column 13]
----[出错了,请联系网站管理员]
freemarker.core.NonHashException: For "." left-hand operand: Expected a hash, but this has evaluated to a sequence (ArrayList wrapped into f.t.DefaultListAdapter):
==> rows_sub [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 55, column 20]
----
FTL stack trace ("~" means nesting-related):
- Failed at: #list rows_sub.resultList as row_sub [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 55, column 13]
----
基础信息
[出错了,请联系网站管理员]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> rows [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 66, column 36]
----
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: #function getPropDownload(propertyLis... [in template "public_include/function.html" in function "getPropDownload" at line 99, column 1]
----[出错了,请联系网站管理员]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> rows [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 77, column 20]
----
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: #if rows.videoUrl != "" [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 77, column 15]
----
[出错了,请联系网站管理员]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> rows [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 95, column 30]
----
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: #function getTextContent(propertyText... [in template "public_include/function.html" in function "getTextContent" at line 171, column 1]
- Reached through: ${getTextContent(rows.productTextList... [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 95, column 13]
----
[出错了,请联系网站管理员]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> rows [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 100, column 18]
----
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: #if rows.videoUrl != "" [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 100, column 13]
----[出错了,请联系网站管理员]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> rows [in template "tpl/html/20240507/1379030104276993/displayproduct.html" at line 108, column 34]
----
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: #function getPropDownload(propertyLis... [in template "public_include/function.html" in function "getPropDownload" at line 99, column 1]
----