<>
Expression tag_bean is undefined on line 87, column 27 in WEB-INF/t/cms/rzw/rzxw/content/新闻内容评论测试.html.
The problematic instruction:
----------
==> ${tag_bean.name} [on line 87, column 25 in WEB-INF/t/cms/rzw/rzxw/content/新闻内容评论测试.html]
in user-directive cms_channel [on line 86, column 27 in WEB-INF/t/cms/rzw/rzxw/content/新闻内容评论测试.html]
----------
Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Expression tag_bean is undefined on line 87, column 27 in WEB-INF/t/cms/rzw/rzxw/content/新闻内容评论测试.html.
at freemarker.core.TemplateObject.assertNonNull(TemplateObject.java:124)
at freemarker.core.TemplateObject.invalidTypeException(TemplateObject.java:134)
at freemarker.core.Dot._getAsTemplateModel(Dot.java:78)
at freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
at freemarker.core.Expression.getStringValue(Expression.java:93)
at freemarker.core.DollarVariable.accept(DollarVariable.java:76)
at freemarker.core.Environment.visit(Environment.java:210)
at freemarker.core.MixedContent.accept(MixedContent.java:92)
at freemarker.core.Environment.visit(Environment.java:210)
at freemarker.core.Environment$1.render(Environment.java:235)
at com.viscms.cms.action.directive.ChannelDirective.execute(ChannelDirective.java:72)
at freemarker.core.Environment.visit(Environment.java:263)
at freemarker.core.UnifiedCall.accept(UnifiedCall.java:126)
at freemarker.core.Environment.visit(Environment.java:210)
at freemarker.core.MixedContent.accept(MixedContent.java:92)
at freemarker.core.Environment.visit(Environment.java:210)
at freemarker.core.Environment.process(Environment.java:190)
at freemarker.template.Template.process(Template.java:237)
at com.viscms.cms.staticpage.StaticPageDaoImpl.contentStaticFtp2(StaticPageDaoImpl.java:1983)
at com.viscms.cms.staticpage.StaticPageSvcImpl.contentFtp2(StaticPageSvcImpl.java:670)
at sun.reflect.GeneratedMethodAccessor1418.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at com.sun.proxy.$Proxy71.contentFtp2(Unknown Source)
at com.viscms.cms.action.admin.main.ContentAct$StaticThread.run(ContentAct.java:9376)