Guest User

DXA Model Service Logging

a guest
Mar 27th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 26.13 KB | None | 0 0
  1. 2019-03-27 13:22:34,234 DEBUG o.s.b.w.f.OrderedRequestContextFilter - Bound request context to thread: org.apache.catalina.connector.RequestFacade@7dfe7a0f
  2. 2019-03-27 13:22:34,757 DEBUG o.s.w.s.DispatcherServlet - DispatcherServlet with name 'dispatcherServlet' processing GET request for [/PageModel/tcm/155/index]
  3. 2019-03-27 13:22:34,758 DEBUG o.s.b.a.e.m.EndpointHandlerMapping - Looking up handler method for path /PageModel/tcm/155/index
  4. 2019-03-27 13:22:34,758 DEBUG o.s.b.a.e.m.EndpointHandlerMapping - Did not find handler method for [/PageModel/tcm/155/index]
  5. 2019-03-27 13:22:34,759 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - Looking up handler method for path /PageModel/tcm/155/index
  6. 2019-03-27 13:22:34,759 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - Returning handler method [public org.springframework.http.ResponseEntity com.sdl.dxa.modelservice.controller.PageModelController.getPage(java.lang.String,int,com.sdl.dxa.common.dto.PageRequestDto$PageInclusion,com.sdl.dxa.common.dto.DataModelType,boolean,javax.servlet.http.HttpServletRequest) throws com.sdl.webapp.common.api.content.ContentProviderException,com.fasterxml.jackson.core.JsonProcessingException]
  7. 2019-03-27 13:22:34,759 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pageModelController'
  8. 2019-03-27 13:22:34,760 DEBUG o.s.w.s.DispatcherServlet - Last-Modified value for [/PageModel/tcm/155/index] is: -1
  9. 2019-03-27 13:22:34,760 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'scopedTarget.modelServiceLocalizationIdProvider'
  10. 2019-03-27 13:22:34,761 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'scopedTarget.modelServiceLocalizationIdProvider'
  11. 2019-03-27 13:22:34,761 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  12. 2019-03-27 13:22:34,762 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  13. 2019-03-27 13:22:34,762 DEBUG c.s.d.m.s.ContentService - Trying to request a page with localization id = '155' and path = '/index'
  14. 2019-03-27 13:22:35,259 DEBUG c.s.d.m.s.ContentService - Requested publication '155', path '/index', result is '[tcm:155-148023-64]'
  15. 2019-03-27 13:22:35,775 INFO  c.s.d.m.s.DefaultPageModelService - Found R2 model while requested DD4T, need to process R2 and convert, request PageRequestDto(publicationId=155, uriType=tcm, path=/index, includePages=INCLUDE, contentType=MODEL, dataModelType=DD4T, expansionDepth=100, depthCounter=com.sdl.dxa.common.dto.DepthCounter@9f)
  16. 2019-03-27 13:22:35,776 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  17. 2019-03-27 13:22:35,776 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  18. 2019-03-27 13:22:35,777 DEBUG c.s.d.m.s.ContentService - Load Component Presentation with component uri = tcm:155-147995 and template uri = tcm:155-147998-32
  19. 2019-03-27 13:22:36,099 WARN  c.s.w.t.l.AbstractLinkResolver - Could not resolve link: tcm:155-147995-147998
  20. 2019-03-27 13:22:36,387 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  21. 2019-03-27 13:22:36,641 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  22. 2019-03-27 13:22:36,723 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  23. 2019-03-27 13:22:36,779 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  24. 2019-03-27 13:22:36,829 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  25. 2019-03-27 13:22:36,876 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  26. 2019-03-27 13:22:36,877 DEBUG c.s.d.m.s.ContentService - Trying to request a page with localization id = '155' and path = '/navigation.json'
  27. 2019-03-27 13:22:36,979 DEBUG c.s.d.m.s.ContentService - Requested publication '155', path '/navigation.json', result is '[tcm:155-147969-64]'
  28. 2019-03-27 13:22:37,020 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  29. 2019-03-27 13:22:37,027 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  30. 2019-03-27 13:22:37,027 DEBUG c.s.d.m.s.ContentService - Load Component Presentation with component uri = tcm:155-147995 and template uri = tcm:155-147998-32
  31. 2019-03-27 13:22:37,192 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  32. 2019-03-27 13:22:37,228 DEBUG c.s.d.t.c.StaticContentResolver - Resolved url '\' for publication id 155
  33. 2019-03-27 13:22:37,700 DEBUG c.s.d.t.c.StaticContentResolver - File does not need to be refreshed: C:\Windows\Temp\tomcat-docbase.2429275191451822710.8998\BinaryData\155\system\mappings\schemas.json
  34. 2019-03-27 13:22:37,702 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  35. 2019-03-27 13:22:37,749 DEBUG c.s.d.t.c.StaticContentResolver - Resolved url '\' for publication id 155
  36. 2019-03-27 13:22:37,869 DEBUG c.s.d.t.c.StaticContentResolver - File does not need to be refreshed: C:\Windows\Temp\tomcat-docbase.2429275191451822710.8998\BinaryData\155\system\mappings\schemas.json
  37. 2019-03-27 13:22:37,870 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  38. 2019-03-27 13:22:37,916 DEBUG c.s.d.t.c.StaticContentResolver - Resolved url '\' for publication id 155
  39. 2019-03-27 13:22:38,080 DEBUG c.s.d.t.c.StaticContentResolver - File does not need to be refreshed: C:\Windows\Temp\tomcat-docbase.2429275191451822710.8998\BinaryData\155\system\mappings\schemas.json
  40. 2019-03-27 13:22:38,081 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  41. 2019-03-27 13:22:38,130 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  42. 2019-03-27 13:22:38,191 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  43. 2019-03-27 13:22:38,219 INFO  c.s.d.m.s.p.c.ToDd4tConverterImpl - Publication with id 0 is not published. Can not load publication data
  44. 2019-03-27 13:22:38,220 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  45. 2019-03-27 13:22:38,260 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  46. 2019-03-27 13:22:38,286 INFO  c.s.d.m.s.p.c.ToDd4tConverterImpl - Publication with id 0 is not published. Can not load publication data
  47. 2019-03-27 13:22:38,287 DEBUG c.s.d.m.s.p.c.ToDd4tConverterImpl - Field com.sdl.webapp.common.impl.localization.semantics.JsonSchemaField@29c062c9 exists in a context of an embedded field com.sdl.webapp.common.impl.localization.semantics.JsonSchemaField@6a399539, it's 1 value (counting)
  48. 2019-03-27 13:22:38,288 DEBUG c.s.d.m.s.p.c.ToDd4tConverterImpl - Field com.sdl.webapp.common.impl.localization.semantics.JsonSchemaField@37c597b9 exists in a context of an embedded field com.sdl.webapp.common.impl.localization.semantics.JsonSchemaField@4b6444e0, it's 1 value (counting)
  49. 2019-03-27 13:22:38,288 DEBUG c.s.d.m.s.p.c.ToDd4tConverterImpl - Field com.sdl.webapp.common.impl.localization.semantics.JsonSchemaField@4b6444e0 exists in a context of an embedded field com.sdl.webapp.common.impl.localization.semantics.JsonSchemaField@6a399539, it's 1 value (counting)
  50. 2019-03-27 13:22:38,288 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  51. 2019-03-27 13:22:38,319 DEBUG c.s.d.t.c.StaticContentResolver - Resolved url '\' for publication id 155
  52. 2019-03-27 13:22:38,459 DEBUG c.s.d.t.c.StaticContentResolver - File does not need to be refreshed: C:\Windows\Temp\tomcat-docbase.2429275191451822710.8998\BinaryData\155\system\mappings\schemas.json
  53. 2019-03-27 13:22:38,469 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  54. 2019-03-27 13:22:38,518 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  55. 2019-03-27 13:22:38,549 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  56. 2019-03-27 13:22:38,576 INFO  c.s.d.m.s.p.c.ToDd4tConverterImpl - Publication with id 153 is not published. Can not load publication data
  57. 2019-03-27 13:22:39,025 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'cacheManager'
  58. 2019-03-27 13:22:42,570 DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolving exception from handler [public org.springframework.http.ResponseEntity com.sdl.dxa.modelservice.controller.PageModelController.getPage(java.lang.String,int,com.sdl.dxa.common.dto.PageRequestDto$PageInclusion,com.sdl.dxa.common.dto.DataModelType,boolean,javax.servlet.http.HttpServletRequest) throws com.sdl.webapp.common.api.content.ContentProviderException,com.fasterxml.jackson.core.JsonProcessingException]: com.sdl.odata.client.api.exception.ODataClientRuntimeException: Retry limit exceeded.
  59. 2019-03-27 13:22:42,570 DEBUG o.s.w.s.m.a.ResponseStatusExceptionResolver - Resolving exception from handler [public org.springframework.http.ResponseEntity com.sdl.dxa.modelservice.controller.PageModelController.getPage(java.lang.String,int,com.sdl.dxa.common.dto.PageRequestDto$PageInclusion,com.sdl.dxa.common.dto.DataModelType,boolean,javax.servlet.http.HttpServletRequest) throws com.sdl.webapp.common.api.content.ContentProviderException,com.fasterxml.jackson.core.JsonProcessingException]: com.sdl.odata.client.api.exception.ODataClientRuntimeException: Retry limit exceeded.
  60. 2019-03-27 13:22:42,570 DEBUG o.s.w.s.m.s.DefaultHandlerExceptionResolver - Resolving exception from handler [public org.springframework.http.ResponseEntity com.sdl.dxa.modelservice.controller.PageModelController.getPage(java.lang.String,int,com.sdl.dxa.common.dto.PageRequestDto$PageInclusion,com.sdl.dxa.common.dto.DataModelType,boolean,javax.servlet.http.HttpServletRequest) throws com.sdl.webapp.common.api.content.ContentProviderException,com.fasterxml.jackson.core.JsonProcessingException]: com.sdl.odata.client.api.exception.ODataClientRuntimeException: Retry limit exceeded.
  61. 2019-03-27 13:22:42,571 DEBUG o.s.w.s.DispatcherServlet - Could not complete request
  62. com.sdl.odata.client.api.exception.ODataClientRuntimeException: Retry limit exceeded.
  63.     at com.sdl.web.content.client.impl.ClientRequestRetrySupporter$RetryBlock.retryIfNecessary(ClientRequestRetrySupporter.java:76)
  64.     at com.sdl.web.content.client.impl.ClientRequestRetrySupporter$RetryBlock.execute(ClientRequestRetrySupporter.java:67)
  65.     at com.sdl.web.content.client.impl.ClientRequestRetrySupporter.runWithRetry(ClientRequestRetrySupporter.java:27)
  66.     at com.sdl.web.content.client.impl.ContentClient.getEntityFromDataStore(ContentClient.java:213)
  67.     at com.sdl.web.content.client.impl.ContentClient.getEntity(ContentClient.java:146)
  68.     at com.sdl.web.api.meta.WebPublicationMetaFactoryImpl.doQuery(WebPublicationMetaFactoryImpl.java:195)
  69.     at com.sdl.web.api.meta.WebPublicationMetaFactoryImpl.getMeta(WebPublicationMetaFactoryImpl.java:49)
  70.     at com.sdl.dxa.modelservice.service.processing.conversion.MetadataService.getPublicationMeta(MetadataService.java:21)
  71.     at com.sdl.dxa.modelservice.service.processing.conversion.MetadataService$$FastClassBySpringCGLIB$$b9473faf.invoke(<generated>)
  72.     at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
  73.     at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
  74.     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  75.     at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  76.     at org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:345)
  77.     at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:408)
  78.     at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:327)
  79.     at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  80.     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  81.     at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
  82.     at com.sdl.dxa.modelservice.service.processing.conversion.MetadataService$$EnhancerBySpringCGLIB$$fde55a25.getPublicationMeta(<generated>)
  83.     at com.sdl.dxa.modelservice.service.processing.conversion.ToDd4tConverterImpl._loadPublication(ToDd4tConverterImpl.java:213)
  84.     at com.sdl.dxa.modelservice.service.processing.conversion.ToDd4tConverterImpl._convertEntity(ToDd4tConverterImpl.java:342)
  85.     at com.sdl.dxa.modelservice.service.processing.conversion.ToDd4tConverterImpl._buildEntityModel(ToDd4tConverterImpl.java:259)
  86.     at com.sdl.dxa.modelservice.service.processing.conversion.ToDd4tConverterImpl._loadComponentPresentations(ToDd4tConverterImpl.java:244)
  87.     at com.sdl.dxa.modelservice.service.processing.conversion.ToDd4tConverterImpl.convertToDd4t(ToDd4tConverterImpl.java:147)
  88.     at com.sdl.dxa.modelservice.service.DefaultPageModelService._processDd4tPageModel(DefaultPageModelService.java:110)
  89.     at com.sdl.dxa.modelservice.service.DefaultPageModelService.loadLegacyPageModel(DefaultPageModelService.java:91)
  90.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  91.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  92.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  93.     at java.lang.reflect.Method.invoke(Unknown Source)
  94.     at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
  95.     at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  96.     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  97.     at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  98.     at org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:345)
  99.     at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:408)
  100.     at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:327)
  101.     at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  102.     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  103.     at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
  104.     at com.sun.proxy.$Proxy135.loadLegacyPageModel(Unknown Source)
  105.     at com.sdl.dxa.modelservice.controller.PageModelController.getPage(PageModelController.java:94)
  106.     at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
  107.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  108.     at java.lang.reflect.Method.invoke(Unknown Source)
  109.     at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
  110.     at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
  111.     at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
  112.     at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827)
  113.     at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738)
  114.     at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
  115.     at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)
  116.     at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897)
  117.     at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
  118.     at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
  119.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
  120.     at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
  121.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
  122.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  123.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  124.     at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  125.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  126.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  127.     at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55)
  128.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  129.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  130.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  131.     at com.tridion.ambientdata.web.AbstractAmbientDataServletFilter.doFilter(AbstractAmbientDataServletFilter.java:291)
  132.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  133.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  134.     at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:110)
  135.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  136.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  137.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  138.     at com.tridion.ambientdata.web.AbstractAmbientDataServletFilter.doFilter(AbstractAmbientDataServletFilter.java:291)
  139.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  140.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  141.     at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  142.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  143.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  144.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  145.     at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105)
  146.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  147.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  148.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  149.     at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
  150.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  151.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  152.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  153.     at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
  154.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  155.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  156.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  157.     at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106)
  158.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  159.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  160.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  161.     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  162.     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  163.     at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
  164.     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
  165.     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  166.     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  167.     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
  168.     at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
  169.     at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  170.     at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  171.     at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1693)
  172.     at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  173.     at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:946)
  174.     at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$4.completed(Nio2Endpoint.java:626)
  175.     at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$4.completed(Nio2Endpoint.java:604)
  176.     at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
  177.     at sun.nio.ch.Invoker$2.run(Unknown Source)
  178.     at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
  179.     at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  180.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  181.     at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  182.     at java.lang.Thread.run(Unknown Source)
  183. Caused by: com.sdl.odata.client.api.exception.ODataClientSocketException: Could not initiate connection to the endpoint.
  184.     at com.sdl.odata.client.caller.BasicEndpointCaller.getResponse(BasicEndpointCaller.java:221)
  185.     at com.sdl.odata.client.caller.BasicEndpointCaller.callEndpoint(BasicEndpointCaller.java:89)
  186.     at com.sdl.odata.client.DefaultODataClient.getODataResponse(DefaultODataClient.java:141)
  187.     at com.sdl.odata.client.DefaultODataClient.getEntity(DefaultODataClient.java:69)
  188.     at com.sdl.web.content.client.impl.ContentClient.lambda$getEntityFromDataStore$2(ContentClient.java:214)
  189.     at com.sdl.web.content.client.impl.ClientRequestRetrySupporter$RetryBlock.execute(ClientRequestRetrySupporter.java:60)
  190.     ... 118 common frames omitted
  191. Caused by: java.net.ConnectException: Connection refused: connect
  192.     at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
  193.     at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
  194.     at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  195.     at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  196.     at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  197.     at java.net.PlainSocketImpl.connect(Unknown Source)
  198.     at java.net.SocksSocketImpl.connect(Unknown Source)
  199.     at java.net.Socket.connect(Unknown Source)
  200.     at sun.net.NetworkClient.doConnect(Unknown Source)
  201.     at sun.net.www.http.HttpClient.openServer(Unknown Source)
  202.     at sun.net.www.http.HttpClient.openServer(Unknown Source)
  203.     at sun.net.www.http.HttpClient.<init>(Unknown Source)
  204.     at sun.net.www.http.HttpClient.New(Unknown Source)
  205.     at sun.net.www.http.HttpClient.New(Unknown Source)
  206.     at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
  207.     at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
  208.     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  209.     at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
  210.     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  211.     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  212.     at java.net.HttpURLConnection.getResponseCode(Unknown Source)
  213.     at com.sdl.odata.client.caller.BasicEndpointCaller.getResponse(BasicEndpointCaller.java:186)
  214.     ... 123 common frames omitted
  215. 2019-03-27 13:22:42,579 DEBUG o.s.b.w.f.OrderedRequestContextFilter - Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@7dfe7a0f
  216. 2019-03-27 13:22:42,586 DEBUG o.s.w.s.DispatcherServlet - DispatcherServlet with name 'dispatcherServlet' processing GET request for [/error]
  217. 2019-03-27 13:22:42,588 DEBUG o.s.b.a.e.m.EndpointHandlerMapping - Looking up handler method for path /error
  218. 2019-03-27 13:22:42,588 DEBUG o.s.b.a.e.m.EndpointHandlerMapping - Did not find handler method for [/error]
  219. 2019-03-27 13:22:42,589 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - Looking up handler method for path /error
  220. 2019-03-27 13:22:42,589 DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - Returning handler method [public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)]
  221. 2019-03-27 13:22:42,589 DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'basicErrorController'
  222. 2019-03-27 13:22:42,590 DEBUG o.s.w.s.DispatcherServlet - Last-Modified value for [/error] is: -1
  223. 2019-03-27 13:22:42,592 DEBUG o.s.w.s.m.m.a.HttpEntityMethodProcessor - Written [{timestamp=Wed Mar 27 13:22:42 UTC 2019, status=500, error=Internal Server Error, exception=com.sdl.odata.client.api.exception.ODataClientRuntimeException, message=Retry limit exceeded., path=/PageModel/tcm/155/index}] as "application/json;charset=UTF-8" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@12d40609]
  224. 2019-03-27 13:22:42,593 DEBUG o.s.w.s.DispatcherServlet - Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
  225. 2019-03-27 13:22:42,593 DEBUG o.s.w.s.DispatcherServlet - Successfully completed reques
Add Comment
Please, Sign In to add comment