日韩成人在线视频-美女一级片-黄页网站在线观看-日韩欧美国产高清91-91在线观看免费高清-99在线无码精品入口-久草超碰-国产一区二区在线看-仙踪林av-一区二区三-欧美青青草-日本黄色a级片-五月婷婷亚洲-国产在线免费-五月激情啪啪-伊人情人综合网-另类日韩-精品一区三区-青苹果av-天天爽天天射-波多一区-欧美日韩高清在线观看-久久精品国产77777蜜臀-黄色影像影片.-天天爽夜夜爽夜夜爽精品-亚洲免费三级-一级成人免费视频-欧美一区二区激情视频-一级欧美一级日韩片-激情丁香网

?

作者: 來源: 發布時間:FreeMarker template error (DEBUG mode; use RETHROW in production!): The following has evaluated to null or missing: ==> field.date [in template "ms:custom:/show_solution_TX.html" at line 83, column 137] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- 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. (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: ${field.date?string("yyyy-MM-dd")} [in template "ms:custom:/show_solution_TX.html" at line 83, column 135] ---- Java stack trace (for programmers): ---- freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...] at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134) at freemarker.core.UnexpectedTypeException.newDescriptionBuilder(UnexpectedTypeException.java:85) at freemarker.core.UnexpectedTypeException.(UnexpectedTypeException.java:48) at freemarker.core.BuiltInsForMultipleTypes$stringBI._eval(BuiltInsForMultipleTypes.java:780) at freemarker.core.Expression.eval(Expression.java:101) at freemarker.core.MethodCall._eval(MethodCall.java:55) at freemarker.core.Expression.eval(Expression.java:101) at freemarker.core.DollarVariable.calculateInterpolatedStringOrMarkup(DollarVariable.java:100) at freemarker.core.DollarVariable.accept(DollarVariable.java:63) at freemarker.core.Environment.visit(Environment.java:347) at freemarker.core.Environment.visit(Environment.java:353) at freemarker.core.Environment.process(Environment.java:326) at freemarker.template.Template.process(Template.java:383) at net.mingsoft.co.service.RenderingService.rendering(RenderingService.java:202) at net.mingsoft.co.service.RenderingService$$FastClassBySpringCGLIB$$c182fa46.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750)