guestAT

Untitled

Sep 8th, 2019
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2019-09-09_11:34:56.422 [http-8080-11] DEBUG c.s.cpgu.service.ExternalFileService [000-000-000 00] - file size: 2236
  2. 2019-09-09_11:34:56.426 [http-8080-11] ERROR c.s.c.s.a.i.SmartRouteIntegrationService [000-000-000 00] - Exception while create xml attachments
  3. com.sc.cpgu.exception.CpguApiException: Can't parse createXml result for order 12358677, where adapter name is pfr-admissionstate
  4.        at com.sc.cpgu.service.adapter.integration.SmartRouteIntegrationService.convertParseResultToJavaObject(SmartRouteIntegrationService.java:185) [SmartRouteIntegrationService.class:na]
  5.        at com.sc.cpgu.service.adapter.integration.SmartRouteIntegrationService.addXmlAttachments(SmartRouteIntegrationService.java:161) [SmartRouteIntegrationService.class:na]
  6.        at com.sc.cpgu.service.adapter.integration.SmartRouteIntegrationService.send(SmartRouteIntegrationService.java:120) [SmartRouteIntegrationService.class:na]
  7.        at com.sc.cpgu.service.adapter.integration.SmartRouteIntegrationService.send(SmartRouteIntegrationService.java:108) [SmartRouteIntegrationService.class:na]
  8.        at com.sc.cpgu.service.adapter.integration.SmartRouteIntegrationService$$FastClassByCGLIB$$56284855.invoke(<generated>) [cglib-nodep-2.2.2.jar:na]
  9.        at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) [cglib-nodep-2.2.2.jar:na]
  10.        at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  11.        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  12.        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110) [spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  13.        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  14.        at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  15.        at com.sc.cpgu.service.adapter.integration.SmartRouteIntegrationService$$EnhancerByCGLIB$$3d0b150a.send(<generated>) [cglib-nodep-2.2.2.jar:na]
  16.        at com.sc.cpgu.service.order.OrderService.sendSmartRoute(OrderService.java:1578) [OrderService.class:na]
  17.        at com.sc.cpgu.service.order.OrderService.sendAsyncInternalCall(OrderService.java:1515) [OrderService.class:na]
  18.        at com.sc.cpgu.service.order.OrderService.sendAsync(OrderService.java:1636) [OrderService.class:na]
  19.        at com.sc.cpgu.service.order.OrderService.sendAsyncExternal(OrderService.java:1627) [OrderService.class:na]
  20.        at com.sc.cpgu.service.order.OrderService$$FastClassByCGLIB$$bf52e1c2.invoke(<generated>) [cglib-nodep-2.2.2.jar:na]
  21.        at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) [cglib-nodep-2.2.2.jar:na]
  22.        at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  23.        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  24.        at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:80) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  25.        at com.sc.cpgu.utils.profiler.TimeExecutionAspect.invoke(TimeExecutionAspect.java:45) [TimeExecutionAspect.class:na]
  26.        at sun.reflect.GeneratedMethodAccessor295.invoke(Unknown Source) ~[na:na]
  27.        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_13]
  28.        at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_13]
  29.        at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  30.        at org.springframework.aop.aspectj.AbstractAspectJAdvice.inv
Advertisement
Add Comment
Please, Sign In to add comment