guestAT

Untitled

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