Expression fatherMenu is undefined on line 38, column 24 in 2/blackenglish/_files/common/header.html.
The problematic instruction:
----------
==> list fatherMenu as node [on line 38, column 17 in 2/blackenglish/_files/common/header.html]
in include "../common/header.html" [on line 40, column 5 in 2/blackenglish/_files/aboutshandongair/newsnoticeDetail.html]
----------
Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Expression fatherMenu is undefined on line 38, column 24 in 2/blackenglish/_files/common/header.html.
at freemarker.core.TemplateObject.assertNonNull(TemplateObject.java:125)
at freemarker.core.IteratorBlock.accept(IteratorBlock.java:100)
at freemarker.core.Environment.visit(Environment.java:221)
at freemarker.core.MixedContent.accept(MixedContent.java:92)
at freemarker.core.Environment.visit(Environment.java:221)
at freemarker.core.Environment.include(Environment.java:1508)
at freemarker.core.Include.accept(Include.java:169)
at freemarker.core.Environment.visit(Environment.java:221)
at freemarker.core.MixedContent.accept(MixedContent.java:92)
at freemarker.core.Environment.visit(Environment.java:221)
at freemarker.core.Environment.process(Environment.java:199)
at freemarker.template.Template.process(Template.java:259)
at com.jspxcms.common.file.FtpFileHandler$11.doInFtp(FtpFileHandler.java:244)
at com.jspxcms.common.file.FtpTemplate.execute(FtpTemplate.java:59)
at com.jspxcms.common.file.FtpFileHandler.storeFile(FtpFileHandler.java:224)
at com.jspxcms.core.html.PInfo.makeHtml(PInfo.java:95)
at com.jspxcms.core.html.HtmlServiceImpl.makeInfo(HtmlServiceImpl.java:206)
at com.jspxcms.core.html.HtmlServiceImpl.makeInfo(HtmlServiceImpl.java:152)
at sun.reflect.GeneratedMethodAccessor1166.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.$Proxy153.makeInfo(Unknown Source)
at com.jspxcms.core.html.HtmlGeneratorImpl$2.run(HtmlGeneratorImpl.java:80)