Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2019-04-11_00:46:24.447 [http-8080-4] ERROR c.r.e.controller.RouterController - Error calling method: printList
- com.atcsibir.cpgu.exception.OrderPrintException: Ошибка при печати заявки 319952: Template not found for name "complexService.ftl""complexService.ftl".
- The name was interpreted by this TemplateLoader: com.atcsibir.cpgu.load.CustomTemplateLoader@3c625ebe.
- at freemarker.template.Configuration.getTemplate(Configuration.java:1833) ~[freemarker-2.3.23.jar:2.3.23]
- at freemarker.template.Configuration.getTemplate(Configuration.java:1646) ~[freemarker-2.3.23.jar:2.3.23]
- at com.atcsibir.cpgu.service.TemplateService.transform(TemplateService.java:510) ~[TemplateService.class:na]
- at com.atcsibir.cpgu.service.TemplateService$$FastClassByCGLIB$$b135e0eb.invoke(<generated>) ~[cglib-nodep-2.2.2.jar:na]
- at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[cglib-nodep-2.2.2.jar:na]
- at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:618) ~[spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at com.atcsibir.cpgu.service.TemplateService$$EnhancerByCGLIB$$f3b004a5.transform(<generated>) ~[cglib-nodep-2.2.2.jar:na]
- at com.atcsibir.cpgu.service.PrintService.transformForPrint(PrintService.java:493) ~[PrintService.class:na]
- at com.atcsibir.cpgu.service.PrintService.transformForPrint(PrintService.java:471) ~[PrintService.class:na]
- at com.atcsibir.cpgu.service.PrintService.getHtmlForPrint(PrintService.java:424) ~[PrintService.class:na]
- at com.atcsibir.cpgu.service.PrintService$$FastClassByCGLIB$$bf1f4d38.invoke(<generated>) ~[cglib-nodep-2.2.2.jar:na]
- at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[cglib-nodep-2.2.2.jar:na]
- at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689) ~[spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) ~[spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110) ~[spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) ~[spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622) ~[spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at com.atcsibir.cpgu.service.PrintService$$EnhancerByCGLIB$$19928ca4.getHtmlForPrint(<generated>) ~[cglib-nodep-2.2.2.jar:na]
- at com.atcsibir.cpgu.service.order.OrderService.createResponseList(OrderService.java:2155) ~[OrderService.class:na]
- at com.atcsibir.cpgu.service.order.OrderService.printList(OrderService.java:1804) ~[OrderService.class:na]
- ... 98 common frames omitted
Advertisement
Add Comment
Please, Sign In to add comment