铜陵市特殊教育学校
成立时间:
负责人:
省份:
1035
6d6aa58ffe33494b90200fdd9a1c7473
机构地址:
铜陵市铜都大道中段2999号
性质:
FreeMarker template error (DEBUG mode; use RETHROW in production!):
Can't compare values of these types. Allowed comparisons are between two numbers, two strings, two dates, or two booleans.
Left hand operand is a string (wrapper: f.t.SimpleScalar).
Right hand operand is a number (wrapper: f.t.SimpleNumber).
The blamed expression:
==> info.p0==1 [in template "25/m/info_depart.html" at line 221, column 47]
----
FTL stack trace ("~" means nesting-related):
- Failed at: #if info.p0?? && info.p0 == 1 [in template "25/m/info_depart.html" at line 221, column 29]
----
Java stack trace (for programmers):
----
freemarker.core._MiscTemplateException: [... Exception message was already printed; see it above ...]
at freemarker.core.EvalUtil.compare(EvalUtil.java:303)
at freemarker.core.EvalUtil.compare(EvalUtil.java:115)
at freemarker.core.ComparisonExpression.evalToBoolean(ComparisonExpression.java:62)
at freemarker.core.AndExpression.evalToBoolean(AndExpression.java:36)
at freemarker.core.IfBlock.accept(IfBlock.java:49)
at freemarker.core.Environment.visit(Environment.java:330)
at freemarker.core.Environment.visit(Environment.java:336)
at freemarker.core.Environment.visit(Environment.java:336)
at freemarker.core.Environment.process(Environment.java:309)
at freemarker.template.Template.process(Template.java:384)
at com.molyfun.hellocms.common.file.LocalFileHandler.storeFile(LocalFileHandler.java:151)
at com.molyfun.hellocms.core.html.PInfo.doMakeHtml(PInfo.java:138)
at com.molyfun.hellocms.core.html.PInfo.makeHtml(PInfo.java:53)
at com.molyfun.hellocms.core.html.HtmlServiceImpl.makeInfo(HtmlServiceImpl.java:146)
at com.molyfun.hellocms.core.html.HtmlServiceImpl$$FastClassBySpringCGLIB$$578a952a.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:736)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:671)
at com.molyfun.hellocms.core.html.HtmlServiceImpl$$EnhancerBySpringCGLIB$$acd93aff.makeInfo()
at com.molyfun.hellocms.core.html.HtmlGeneratorImpl.lambda$makeAll$0(HtmlGeneratorImpl.java:42)
at java.lang.Thread.run(Thread.java:748)