Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.53 KB | None | 0 0
  1. NFO | jvm 1 | main | 2017/07/26 07:55:07.147 | WARN [ajp-bio-8010-exec-299] [10.32.82.14] [DefaultFindDeliveryCostStrategy] Could not find deliveryCost for order [00000528] due to : de.hybris.platform.jalo.order.delivery.JaloDeliveryModeException: getCost(): country of delivery address 8796422373399 was NULL in order 00000528(8796651454507)[HY-0]... skipping!
  2. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | WARN [ajp-bio-8010-exec-299] [10.32.82.14] [DefaultFindPaymentCostStrategy] Could not find paymentCost for order [00000528] due to : de.hybris.platform.jalo.order.payment.JaloPaymentModeException: getCost(): No price defined for paymentMode='PICKUP(8796158591017)' and currency '8796093087777->EUR'.[HY-0]... skipping!
  3. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | WARN [ajp-bio-8010-exec-299] [10.32.82.14] [AbstractOrderRaoPopulator] Order entry list is empty, skipping the conversion
  4. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | WARN [ajp-bio-8010-exec-299] [10.32.82.14] [AbstractOrderRaoPopulator] Order discount list is empty, skipping the conversion
  5. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | WARN [ajp-bio-8010-exec-299] [10.32.82.14] [DefaultRuleActionService] applyAllActions called for undefined action set!
  6. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | ERROR [ajp-bio-8010-exec-299] [10.32.82.14] [RestHandlerExceptionResolver] de.hybris.platform.order.InvalidCartException: The cart is no longer available
  7. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at eu.elision.krefel.commercewebservices.v2.controller.BaseCommerceController.validateCartForPlaceOrder(BaseCommerceController.java:217)
  8. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at eu.elision.krefel.commercewebservices.v2.controller.OrdersController.submitOrder(OrdersController.java:181)
  9. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at eu.elision.krefel.commercewebservices.v2.controller.OrdersController$$FastClassBySpringCGLIB$$f437c9c2.invoke(<generated>)
  10. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
  11. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
  12. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  13. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:68)
  14. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  15. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
  16. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at eu.elision.krefel.commercewebservices.v2.controller.OrdersController$$EnhancerBySpringCGLIB$$9d5e5d5d.submitOrder(<generated>)
  17. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at sun.reflect.GeneratedMethodAccessor1653.invoke(Unknown Source)
  18. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at java.lang.reflect.Method.invoke(Method.java:498)
  20. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221)
  21. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
  22. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110)
  23. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:832)
  24. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:743)
  25. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
  26. INFO | jvm 1 | main | 2017/07/26 07:55:07.147 | at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:961)
  27. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:895)
  28. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:967)
  29. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:869)
  30. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:646)
  31. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:843)
  32. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
  33. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
  34. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  35. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain$InternalFilterChain.doFilter(AbstractPlatformFilterChain.java:254)
  36. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain$StatisticsGatewayFilter.doFilter(AbstractPlatformFilterChain.java:343)
  37. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain$InternalFilterChain.doFilter(AbstractPlatformFilterChain.java:224)
  38. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at eu.elision.krefel.commercewebservices.auth.GuestRoleFilter.doFilterInternal(GuestRoleFilter.java:60)
  39. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  40. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain$InternalFilterChain.doFilter(AbstractPlatformFilterChain.java:224)
  41. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at eu.elision.krefel.commercewebservices.filter.SessionAttributesFilter.doFilterInternal(SessionAttributesFilter.java:40)
  42. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  43. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain$InternalFilterChain.doFilter(AbstractPlatformFilterChain.java:224)
  44. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at eu.elision.krefel.commercewebservices.v2.filter.CartMatchingFilter.doFilterInternal(CartMatchingFilter.java:30)
  45. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  46. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain$InternalFilterChain.doFilter(AbstractPlatformFilterChain.java:224)
  47. INFO | jvm 1 | main | 2017/07/26 07:55:07.148 | at eu.elision.krefel.commercewebservices.v2.filter.UserMatchingFilter.doFilterInternal(UserMatchingFilter.java:60)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement