at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.Exception: Could not offer this service because of : Could not find document mime type to route for bookmarks at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.getBookmarks(MicroServicesBroker.java:374) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$FastClassBySpringCGLIB$$1e9403b1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.doProceed(RenditionBrokerAOP.java:93) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.aroundMethod(RenditionBrokerAOP.java:81) at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$EnhancerBySpringCGLIB$$5a403c91.getBookmarks() at com.arondor.arender.micro.services.rendition.services.broker.LegacyRESTBroker.getBookmarks(LegacyRESTBroker.java:115) at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:114) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:104) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) ... 5 more 2019-11-13 21:43:02,730 ERROR [http-nio-8080-exec-105] com.arondor.arender.viewer.common.rest.BaseRestClient:132 - Response [503] for document/b64_ZG9jSWQ9OGJjNDYwMDYtMjUzNy00MjBhLTgxY2QtOGRlYzRlYmEyN2EwJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1qYXNvbi5rdWlAaXNvZnRzdG9uZS5jb20meHBhdGg9ZmlsZTpjb250ZW50/bookmarks 2019-11-13 21:43:02,731 ERROR [http-nio-8080-exec-105] com.arondor.arender.viewer.common.rest.BaseRestClient:136 - Non-successfull status : Service Unavailable 2019-11-13 21:43:02,732 ERROR [http-nio-8080-exec-105] com.arondor.arender.viewer.common.rest.BaseRestClient:151 - Exception occured through REST : java.lang.Exception: Could not offer this service because of : Could not find document mime type to route for bookmarks at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.getBookmarks(MicroServicesBroker.java:374) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$FastClassBySpringCGLIB$$1e9403b1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.doProceed(RenditionBrokerAOP.java:93) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.aroundMethod(RenditionBrokerAOP.java:81) at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$EnhancerBySpringCGLIB$$5a403c91.getBookmarks() at com.arondor.arender.micro.services.rendition.services.broker.LegacyRESTBroker.getBookmarks(LegacyRESTBroker.java:115) at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:114) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:104) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2019-11-13 21:43:02,732 ERROR [http-nio-8080-exec-105] com.arondor.viewer.common.documentservice.RemoteActionExecutor:105 - The document service is not available for b64_ZG9jSWQ9OGJjNDYwMDYtMjUzNy00MjBhLTgxY2QtOGRlYzRlYmEyN2EwJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1qYXNvbi5rdWlAaXNvZnRzdG9uZS5jb20meHBhdGg9ZmlsZTpjb250ZW50Try 1 - from ClientDocumentService com.arondor.viewer.common.documentservice.DocumentServiceDelegateNotAvailable: Unexcepted exception from target REST server :http://arender-revlon-prod-rendition:8761/ at com.arondor.arender.viewer.common.rest.BaseRestClient$Restponse.checkException(BaseRestClient.java:207) at com.arondor.arender.viewer.common.rest.BaseRestClient$Restponse.result(BaseRestClient.java:215) at com.arondor.arender.viewer.common.rest.DocumentServiceRestClient.getBookmarks(DocumentServiceRestClient.java:165) at com.arondor.viewer.common.rendition.connector.RemoteClientServiceInvoker.getBookmarks(RemoteClientServiceInvoker.java:127) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:294) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:289) at com.arondor.viewer.common.documentservice.RemoteActionExecutor.execute(RemoteActionExecutor.java:46) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.execute(DocumentServiceDelegate.java:819) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.getBookmarks(DocumentServiceDelegate.java:288) at com.arondor.viewer.common.rendition.connector.ClientDocumentService.getBookmarks(ClientDocumentService.java:893) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:294) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:289) at com.arondor.viewer.common.documentservice.RemoteActionExecutor.execute(RemoteActionExecutor.java:46) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.execute(DocumentServiceDelegate.java:819) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.getBookmarks(DocumentServiceDelegate.java:288) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$$FastClassBySpringCGLIB$$b3c6a960.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85) at com.arondor.viewer.common.logger.LoggerInterceptor.doBasicLogging(LoggerInterceptor.java:70) at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:68) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.arondor.viewer.server.servlet.ServletDocumentService$$EnhancerBySpringCGLIB$$fa5897c6.getBookmarks() at com.arondor.viewer.server.servlet.ArondorViewerServiceImpl.getBookmarksList(ArondorViewerServiceImpl.java:249) at sun.reflect.GeneratedMethodAccessor4485.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:587) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processCall(RemoteServiceAsyncServlet.java:119) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processGenericCall(RemoteServiceAsyncServlet.java:159) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processPost(RemoteServiceAsyncServlet.java:142) at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.Exception: Could not offer this service because of : Could not find document mime type to route for bookmarks at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.getBookmarks(MicroServicesBroker.java:374) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$FastClassBySpringCGLIB$$1e9403b1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.doProceed(RenditionBrokerAOP.java:93) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.aroundMethod(RenditionBrokerAOP.java:81) at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$EnhancerBySpringCGLIB$$5a403c91.getBookmarks() at com.arondor.arender.micro.services.rendition.services.broker.LegacyRESTBroker.getBookmarks(LegacyRESTBroker.java:115) at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:114) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:104) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) ... 5 more 2019-11-13 21:43:02,740 ERROR [http-nio-8080-exec-85] com.arondor.viewer.common.documentservice.RemoteActionExecutor:105 - The document service is not available for b64_ZG9jSWQ9OGJjNDYwMDYtMjUzNy00MjBhLTgxY2QtOGRlYzRlYmEyN2EwJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1qYXNvbi5rdWlAaXNvZnRzdG9uZS5jb20meHBhdGg9ZmlsZTpjb250ZW50 from ServletDocumentService com.arondor.viewer.common.documentservice.DocumentServiceDelegateNotAvailable: Could not get document service delegate at com.arondor.viewer.common.documentservice.RemoteActionExecutor.execute(RemoteActionExecutor.java:59) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.execute(DocumentServiceDelegate.java:819) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.getBookmarks(DocumentServiceDelegate.java:288) at com.arondor.viewer.common.rendition.connector.ClientDocumentService.getBookmarks(ClientDocumentService.java:893) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:294) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:289) at com.arondor.viewer.common.documentservice.RemoteActionExecutor.execute(RemoteActionExecutor.java:46) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.execute(DocumentServiceDelegate.java:819) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.getBookmarks(DocumentServiceDelegate.java:288) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$$FastClassBySpringCGLIB$$b3c6a960.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85) at com.arondor.viewer.common.logger.LoggerInterceptor.doBasicLogging(LoggerInterceptor.java:70) at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:68) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.arondor.viewer.server.servlet.ServletDocumentService$$EnhancerBySpringCGLIB$$fa5897c6.getBookmarks() at com.arondor.viewer.server.servlet.ArondorViewerServiceImpl.getBookmarksList(ArondorViewerServiceImpl.java:249) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:587) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processCall(RemoteServiceAsyncServlet.java:119) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processGenericCall(RemoteServiceAsyncServlet.java:159) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processPost(RemoteServiceAsyncServlet.java:142) at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.arondor.viewer.common.documentservice.DocumentServiceDelegateNotAvailable: Unexcepted exception from target REST server :http://arender-revlon-prod-rendition:8761/ at com.arondor.arender.viewer.common.rest.BaseRestClient$Restponse.checkException(BaseRestClient.java:207) at com.arondor.arender.viewer.common.rest.BaseRestClient$Restponse.result(BaseRestClient.java:215) at com.arondor.arender.viewer.common.rest.DocumentServiceRestClient.getBookmarks(DocumentServiceRestClient.java:165) at com.arondor.viewer.common.rendition.connector.RemoteClientServiceInvoker.getBookmarks(RemoteClientServiceInvoker.java:127) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:294) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:289) at com.arondor.viewer.common.documentservice.RemoteActionExecutor.execute(RemoteActionExecutor.java:46) ... 89 more Caused by: java.lang.Exception: Could not offer this service because of : Could not find document mime type to route for bookmarks at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.getBookmarks(MicroServicesBroker.java:374) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$FastClassBySpringCGLIB$$1e9403b1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.doProceed(RenditionBrokerAOP.java:93) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.aroundMethod(RenditionBrokerAOP.java:81) at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$EnhancerBySpringCGLIB$$5a403c91.getBookmarks() at com.arondor.arender.micro.services.rendition.services.broker.LegacyRESTBroker.getBookmarks(LegacyRESTBroker.java:115) at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:114) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:104) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) ... 5 more 2019-11-13 21:43:02,833 ERROR [http-nio-8080-exec-105] com.arondor.viewer.common.documentservice.RemoteActionExecutor:105 - The document service is not available for b64_ZG9jSWQ9OGJjNDYwMDYtMjUzNy00MjBhLTgxY2QtOGRlYzRlYmEyN2EwJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1qYXNvbi5rdWlAaXNvZnRzdG9uZS5jb20meHBhdGg9ZmlsZTpjb250ZW50 from ServletDocumentService com.arondor.viewer.common.documentservice.DocumentServiceDelegateNotAvailable: Could not get document service delegate at com.arondor.viewer.common.documentservice.RemoteActionExecutor.execute(RemoteActionExecutor.java:59) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.execute(DocumentServiceDelegate.java:819) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.getBookmarks(DocumentServiceDelegate.java:288) at com.arondor.viewer.common.rendition.connector.ClientDocumentService.getBookmarks(ClientDocumentService.java:893) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:294) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:289) at com.arondor.viewer.common.documentservice.RemoteActionExecutor.execute(RemoteActionExecutor.java:46) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.execute(DocumentServiceDelegate.java:819) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.getBookmarks(DocumentServiceDelegate.java:288) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$$FastClassBySpringCGLIB$$b3c6a960.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85) at com.arondor.viewer.common.logger.LoggerInterceptor.doBasicLogging(LoggerInterceptor.java:70) at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:68) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.arondor.viewer.server.servlet.ServletDocumentService$$EnhancerBySpringCGLIB$$fa5897c6.getBookmarks() at com.arondor.viewer.server.servlet.ArondorViewerServiceImpl.getBookmarksList(ArondorViewerServiceImpl.java:249) at sun.reflect.GeneratedMethodAccessor4485.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:587) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processCall(RemoteServiceAsyncServlet.java:119) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processGenericCall(RemoteServiceAsyncServlet.java:159) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processPost(RemoteServiceAsyncServlet.java:142) at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.arondor.viewer.common.documentservice.DocumentServiceDelegateNotAvailable: Unexcepted exception from target REST server :http://arender-revlon-prod-rendition:8761/ at com.arondor.arender.viewer.common.rest.BaseRestClient$Restponse.checkException(BaseRestClient.java:207) at com.arondor.arender.viewer.common.rest.BaseRestClient$Restponse.result(BaseRestClient.java:215) at com.arondor.arender.viewer.common.rest.DocumentServiceRestClient.getBookmarks(DocumentServiceRestClient.java:165) at com.arondor.viewer.common.rendition.connector.RemoteClientServiceInvoker.getBookmarks(RemoteClientServiceInvoker.java:127) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:294) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$7.execute(DocumentServiceDelegate.java:289) at com.arondor.viewer.common.documentservice.RemoteActionExecutor.execute(RemoteActionExecutor.java:46) ... 88 more Caused by: java.lang.Exception: Could not offer this service because of : Could not find document mime type to route for bookmarks at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.getBookmarks(MicroServicesBroker.java:374) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$FastClassBySpringCGLIB$$1e9403b1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.doProceed(RenditionBrokerAOP.java:93) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.aroundMethod(RenditionBrokerAOP.java:81) at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$EnhancerBySpringCGLIB$$5a403c91.getBookmarks() at com.arondor.arender.micro.services.rendition.services.broker.LegacyRESTBroker.getBookmarks(LegacyRESTBroker.java:115) at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:114) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:104) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) ... 5 more 2019-11-13 21:43:06,987 INFO [http-nio-8080-exec-106] com.arondor.viewer.server.servlet.StreamingServlet:341 - Download one part of the file according to range [Range[start=0, end=6751629, total=6751630]] 2019-11-13 21:43:07,024 ERROR [http-nio-8080-exec-106] com.arondor.viewer.server.servlet.StreamingServlet:59 - Could not get document contents: com.arondor.viewer.server.servlet.StreamingServlet@7ddfb940 org.apache.catalina.connector.ClientAbortException: java.io.IOException: Connection reset by peer at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:341) at org.apache.catalina.connector.OutputBuffer.appendByteArray(OutputBuffer.java:736) at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:665) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:376) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:354) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96) at org.springframework.security.web.context.SaveContextOnUpdateOrErrorResponseWrapper$SaveContextServletOutputStream.write(SaveContextOnUpdateOrErrorResponseWrapper.java:466) at com.arondor.viewer.server.servlet.ServletUtils.copy(ServletUtils.java:100) at com.arondor.viewer.server.servlet.StreamingServlet.processRequestWithRequestedFile(StreamingServlet.java:353) at com.arondor.viewer.server.servlet.StreamingServlet.doGet(StreamingServlet.java:55) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:136) at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101) at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:152) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1324) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:748) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:518) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:456) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:530) at org.apache.coyote.http11.filters.IdentityOutputFilter.doWrite(IdentityOutputFilter.java:73) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:189) at org.apache.coyote.Response.doWrite(Response.java:599) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:329) ... 63 more 13-Nov-2019 21:44:55.492 WARNING [http-nio-8080-exec-107] org.apache.catalina.connector.Request.startAsync Unable to start async because the following classes in the processing chain do not support async [com.arondor.viewer.server.servlet.filter.GZipServletFilter] java.lang.IllegalStateException: A filter or servlet of the current chain does not support asynchronous operations. at org.apache.catalina.connector.Request.startAsync(Request.java:1665) at org.apache.catalina.connector.Request.startAsync(Request.java:1657) at org.apache.catalina.connector.RequestFacade.startAsync(RequestFacade.java:1043) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper.startAsync(HttpSessionSecurityContextRepository.java:267) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityContextHolderAwareRequestWrapper.startAsync(HttpServlet3RequestFactory.java:181) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils.tryAsync(AsyncServletUtils.java:40) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils$SimpleAsyncServlet.doGet(AsyncServletUtils.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.arondor.viewer.server.servlet.filter.GZipServletFilter.doFilter(GZipServletFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 13-Nov-2019 21:44:55.986 WARNING [http-nio-8080-exec-84] org.apache.catalina.connector.Request.startAsync Unable to start async because the following classes in the processing chain do not support async [com.arondor.viewer.server.servlet.filter.GZipServletFilter] java.lang.IllegalStateException: A filter or servlet of the current chain does not support asynchronous operations. at org.apache.catalina.connector.Request.startAsync(Request.java:1665) at org.apache.catalina.connector.Request.startAsync(Request.java:1657) at org.apache.catalina.connector.RequestFacade.startAsync(RequestFacade.java:1043) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper.startAsync(HttpSessionSecurityContextRepository.java:267) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityContextHolderAwareRequestWrapper.startAsync(HttpServlet3RequestFactory.java:181) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils.tryAsync(AsyncServletUtils.java:40) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils$SimpleAsyncServlet.doGet(AsyncServletUtils.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.arondor.viewer.server.servlet.filter.GZipServletFilter.doFilter(GZipServletFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2019-11-13 21:44:57,288 ERROR [http-nio-8080-exec-84] com.arondor.viewer.server.servlet.ServletDocumentService:421 - No parser available : com.arondor.viewer.client.api.document.DocumentNotAvailableException: No parser available for request=query-string?xpath=file:content&docId=ea15c511-c143-4176-9805-6f81f6cd7f7a&repository=default&username=Laura.Bustelo@revlon.com at com.arondor.viewer.server.servlet.ServletDocumentService.parseURL(ServletDocumentService.java:420) at com.arondor.viewer.server.servlet.ServletDocumentService.parseRequest(ServletDocumentService.java:359) at com.arondor.viewer.server.servlet.ServletDocumentService.parseReversibleDocumentId(ServletDocumentService.java:330) at com.arondor.viewer.server.servlet.ServletDocumentService.getDelegate(ServletDocumentService.java:264) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.hasDocument(DocumentServiceDelegate.java:247) at com.nuxeo.ecm.arender.connector.BlobNuxeoURLParser.loadDocument(BlobNuxeoURLParser.java:141) at com.nuxeo.ecm.arender.connector.BlobNuxeoURLParser.parse(BlobNuxeoURLParser.java:94) at com.arondor.viewer.server.servlet.ServletDocumentService.parseURL(ServletDocumentService.java:374) at com.arondor.viewer.server.servlet.ServletDocumentService$$FastClassBySpringCGLIB$$396bb891.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85) at com.arondor.viewer.common.logger.LoggerInterceptor.doBasicLogging(LoggerInterceptor.java:70) at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:68) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.arondor.viewer.server.servlet.ServletDocumentService$$EnhancerBySpringCGLIB$$fa5897c6.parseURL() at com.arondor.viewer.server.servlet.jsp.OpenExternalDocumentServlet.doMethod(OpenExternalDocumentServlet.java:45) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils.tryAsync(AsyncServletUtils.java:53) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils$SimpleAsyncServlet.doGet(AsyncServletUtils.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.arondor.viewer.server.servlet.filter.GZipServletFilter.doFilter(GZipServletFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2019-11-13 21:44:57,289 ERROR [http-nio-8080-exec-84] com.arondor.viewer.common.documentservice.DocumentServiceDelegate:256 - hasDocument(b64_ZG9jSWQ9ZWExNWM1MTEtYzE0My00MTc2LTk4MDUtNmY4MWY2Y2Q3ZjdhJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1MYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50) com.arondor.viewer.client.api.document.DocumentNotAvailableException: No parser available for request=query-string?xpath=file:content&docId=ea15c511-c143-4176-9805-6f81f6cd7f7a&repository=default&username=Laura.Bustelo@revlon.com at com.arondor.viewer.server.servlet.ServletDocumentService.parseURL(ServletDocumentService.java:420) at com.arondor.viewer.server.servlet.ServletDocumentService.parseRequest(ServletDocumentService.java:359) at com.arondor.viewer.server.servlet.ServletDocumentService.parseReversibleDocumentId(ServletDocumentService.java:330) at com.arondor.viewer.server.servlet.ServletDocumentService.getDelegate(ServletDocumentService.java:264) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.hasDocument(DocumentServiceDelegate.java:247) at com.nuxeo.ecm.arender.connector.BlobNuxeoURLParser.loadDocument(BlobNuxeoURLParser.java:141) at com.nuxeo.ecm.arender.connector.BlobNuxeoURLParser.parse(BlobNuxeoURLParser.java:94) at com.arondor.viewer.server.servlet.ServletDocumentService.parseURL(ServletDocumentService.java:374) at com.arondor.viewer.server.servlet.ServletDocumentService$$FastClassBySpringCGLIB$$396bb891.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85) at com.arondor.viewer.common.logger.LoggerInterceptor.doBasicLogging(LoggerInterceptor.java:70) at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:68) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.arondor.viewer.server.servlet.ServletDocumentService$$EnhancerBySpringCGLIB$$fa5897c6.parseURL() at com.arondor.viewer.server.servlet.jsp.OpenExternalDocumentServlet.doMethod(OpenExternalDocumentServlet.java:45) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils.tryAsync(AsyncServletUtils.java:53) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils$SimpleAsyncServlet.doGet(AsyncServletUtils.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.arondor.viewer.server.servlet.filter.GZipServletFilter.doFilter(GZipServletFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2019-11-13 21:44:57,307 INFO [http-nio-8080-exec-84] com.arondor.viewer.server.servlet.ServletDocumentService:381 - Parsed url='documentId=default,ea15c511-c143-4176-9805-6f81f6cd7f7a,file:content&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJMYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20iLCJpc3MiOiJudXhlbyIsImV4cCI6MTU3MzY4MTc5NX0.tRGj2xbFCgfHjrj4l55JJOay9axXzvro8kP-J8KpYLJ_aaQzcJnQZFPZ35ymaJal4MGYeFHsqxIfQOqODzjfuA' to documentId='b64_ZG9jSWQ9ZWExNWM1MTEtYzE0My00MTc2LTk4MDUtNmY4MWY2Y2Q3ZjdhJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1MYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50' using parser=com.nuxeo.ecm.arender.connector.BlobNuxeoURLParser@57a48985, took=1321ms 2019-11-13 21:44:57,310 INFO [http-nio-8080-exec-107] com.arondor.viewer.server.servlet.ServletDocumentService:381 - Parsed url='documentId=default,ea15c511-c143-4176-9805-6f81f6cd7f7a,file:content&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJMYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20iLCJpc3MiOiJudXhlbyIsImV4cCI6MTU3MzY4MTc5NX0.tRGj2xbFCgfHjrj4l55JJOay9axXzvro8kP-J8KpYLJ_aaQzcJnQZFPZ35ymaJal4MGYeFHsqxIfQOqODzjfuA' to documentId='b64_ZG9jSWQ9ZWExNWM1MTEtYzE0My00MTc2LTk4MDUtNmY4MWY2Y2Q3ZjdhJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1MYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50' using parser=com.nuxeo.ecm.arender.connector.BlobNuxeoURLParser@57a48985, took=1818ms 2019-11-13 21:44:57,851 INFO [http-nio-8080-exec-104] com.arondor.viewer.server.servlet.urlparser.DocumentIdURLParser:50 - hasDocument(b64_ZG9jSWQ9ZWExNWM1MTEtYzE0My00MTc2LTk4MDUtNmY4MWY2Y2Q3ZjdhJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1MYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50) : true 2019-11-13 21:44:57,851 INFO [http-nio-8080-exec-104] com.arondor.viewer.server.servlet.ServletDocumentService:381 - Parsed url='query-string?uuid=b64_ZG9jSWQ9ZWExNWM1MTEtYzE0My00MTc2LTk4MDUtNmY4MWY2Y2Q3ZjdhJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1MYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50' to documentId='b64_ZG9jSWQ9ZWExNWM1MTEtYzE0My00MTc2LTk4MDUtNmY4MWY2Y2Q3ZjdhJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1MYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50' using parser=com.arondor.viewer.server.servlet.urlparser.DocumentIdURLParser@3910fe11, took=0ms 2019-11-13 21:44:57,852 INFO [http-nio-8080-exec-104] com.arondor.viewer.server.configuration.CachedConfigurationService:131 - Reusing EXISTING object configurations for ConfigurationContext[name=arender, parameters={}] in cache 2019-11-13 21:44:58,168 INFO [http-nio-8080-exec-85] com.arondor.viewer.common.rendition.connector.helper.RemoteDocumentTransferHelper:96 - Uploading documentAccessor=b64_ZG9jSWQ9ZWExNWM1MTEtYzE0My00MTc2LTk4MDUtNmY4MWY2Y2Q3ZjdhJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1MYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50 2019-11-13 21:45:19,267 INFO [http-nio-8080-exec-85] com.arondor.viewer.common.rendition.connector.helper.RemoteDocumentTransferHelper:105 - Get document as stream took 21099ms 2019-11-13 21:45:19,267 ERROR [http-nio-8080-exec-85] com.arondor.viewer.common.rendition.connector.helper.RemoteDocumentTransferHelper:128 - Could not load using new uploadDocument logic, will try with old partial loading syntax : Cannot load document bigger than partial loading chunk size using default upload method 2019-11-13 21:45:19,267 INFO [http-nio-8080-exec-85] com.arondor.viewer.common.rendition.connector.helper.RemoteDocumentTransferHelper:153 - Uploading documentAccessor=b64_ZG9jSWQ9ZWExNWM1MTEtYzE0My00MTc2LTk4MDUtNmY4MWY2Y2Q3ZjdhJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1MYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50, contentSize=436733496, bufferSize=8388608 2019-11-13 21:45:19,268 INFO [http-nio-8080-exec-85] com.arondor.viewer.common.rendition.connector.helper.RemoteDocumentTransferHelper:223 - Get document as stream took 1ms 13-Nov-2019 21:46:05.778 WARNING [http-nio-8080-exec-104] org.apache.catalina.connector.Request.startAsync Unable to start async because the following classes in the processing chain do not support async [com.arondor.viewer.server.servlet.filter.GZipServletFilter] java.lang.IllegalStateException: A filter or servlet of the current chain does not support asynchronous operations. at org.apache.catalina.connector.Request.startAsync(Request.java:1665) at org.apache.catalina.connector.Request.startAsync(Request.java:1657) at org.apache.catalina.connector.RequestFacade.startAsync(RequestFacade.java:1043) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper.startAsync(HttpSessionSecurityContextRepository.java:267) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityContextHolderAwareRequestWrapper.startAsync(HttpServlet3RequestFactory.java:181) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils.tryAsync(AsyncServletUtils.java:40) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils$SimpleAsyncServlet.doGet(AsyncServletUtils.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.arondor.viewer.server.servlet.filter.GZipServletFilter.doFilter(GZipServletFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 13-Nov-2019 21:46:05.790 WARNING [http-nio-8080-exec-110] org.apache.catalina.connector.Request.startAsync Unable to start async because the following classes in the processing chain do not support async [com.arondor.viewer.server.servlet.filter.GZipServletFilter] java.lang.IllegalStateException: A filter or servlet of the current chain does not support asynchronous operations. at org.apache.catalina.connector.Request.startAsync(Request.java:1665) at org.apache.catalina.connector.Request.startAsync(Request.java:1657) at org.apache.catalina.connector.RequestFacade.startAsync(RequestFacade.java:1043) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper.startAsync(HttpSessionSecurityContextRepository.java:267) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityContextHolderAwareRequestWrapper.startAsync(HttpServlet3RequestFactory.java:181) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils.tryAsync(AsyncServletUtils.java:40) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils$SimpleAsyncServlet.doGet(AsyncServletUtils.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.arondor.viewer.server.servlet.filter.GZipServletFilter.doFilter(GZipServletFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2019-11-13 21:46:06,009 INFO [http-nio-8080-exec-104] com.arondor.viewer.server.servlet.ServletDocumentService:381 - Parsed url='documentId=default,7dd44c4f-3f88-4e13-b0ab-c1603fe6e99b,file:content&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJLZXZpbi5Nb25haGFuQHJldmxvbi5jb20iLCJpc3MiOiJudXhlbyIsImV4cCI6MTU3MzY4MTg2NX0.c3cUMwLZYNtzhmeAZ8wCj-Nuo_9o3kkEuEKYMByqmQ5rN5qXk0ylHSuuETnJ3toQEEcyFFhoWhZv3cY9gfespg' to documentId='b64_ZG9jSWQ9N2RkNDRjNGYtM2Y4OC00ZTEzLWIwYWItYzE2MDNmZTZlOTliJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1LZXZpbi5Nb25haGFuQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50' using parser=com.nuxeo.ecm.arender.connector.BlobNuxeoURLParser@57a48985, took=231ms 2019-11-13 21:46:06,023 INFO [http-nio-8080-exec-110] com.arondor.viewer.server.servlet.ServletDocumentService:381 - Parsed url='documentId=default,7dd44c4f-3f88-4e13-b0ab-c1603fe6e99b,file:content&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJLZXZpbi5Nb25haGFuQHJldmxvbi5jb20iLCJpc3MiOiJudXhlbyIsImV4cCI6MTU3MzY4MTg2NX0.c3cUMwLZYNtzhmeAZ8wCj-Nuo_9o3kkEuEKYMByqmQ5rN5qXk0ylHSuuETnJ3toQEEcyFFhoWhZv3cY9gfespg' to documentId='b64_ZG9jSWQ9N2RkNDRjNGYtM2Y4OC00ZTEzLWIwYWItYzE2MDNmZTZlOTliJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1LZXZpbi5Nb25haGFuQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50' using parser=com.nuxeo.ecm.arender.connector.BlobNuxeoURLParser@57a48985, took=232ms 2019-11-13 21:46:06,444 INFO [http-nio-8080-exec-84] com.arondor.viewer.server.servlet.urlparser.DocumentIdURLParser:50 - hasDocument(b64_ZG9jSWQ9N2RkNDRjNGYtM2Y4OC00ZTEzLWIwYWItYzE2MDNmZTZlOTliJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1LZXZpbi5Nb25haGFuQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50) : true 2019-11-13 21:46:06,445 INFO [http-nio-8080-exec-84] com.arondor.viewer.server.servlet.ServletDocumentService:381 - Parsed url='query-string?uuid=b64_ZG9jSWQ9N2RkNDRjNGYtM2Y4OC00ZTEzLWIwYWItYzE2MDNmZTZlOTliJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1LZXZpbi5Nb25haGFuQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50' to documentId='b64_ZG9jSWQ9N2RkNDRjNGYtM2Y4OC00ZTEzLWIwYWItYzE2MDNmZTZlOTliJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1LZXZpbi5Nb25haGFuQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50' using parser=com.arondor.viewer.server.servlet.urlparser.DocumentIdURLParser@3910fe11, took=1ms 2019-11-13 21:46:06,445 INFO [http-nio-8080-exec-84] com.arondor.viewer.server.configuration.CachedConfigurationService:131 - Reusing EXISTING object configurations for ConfigurationContext[name=arender, parameters={}] in cache 2019-11-13 21:46:06,937 INFO [/ARender-image-servlet-pool-167] com.arondor.viewer.server.servlet.LegacySyncImageServlet:96 - Copying image uuid=b64_ZG9jSWQ9N2RkNDRjNGYtM2Y4OC00ZTEzLWIwYWItYzE2MDNmZTZlOTliJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1LZXZpbi5Nb25haGFuQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50,page=0,desc=IM_200_0 took=104ms 2019-11-13 21:46:26,162 ERROR [http-nio-8080-exec-85] com.arondor.arender.viewer.common.rest.BaseRestClient:132 - Response [500] for document/b64_ZG9jSWQ9ZWExNWM1MTEtYzE0My00MTc2LTk4MDUtNmY4MWY2Y2Q3ZjdhJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1MYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50/continuePartialLoading?offset=436207616&finished=true 2019-11-13 21:46:26,162 ERROR [http-nio-8080-exec-85] com.arondor.arender.viewer.common.rest.BaseRestClient:136 - Non-successfull status : Internal Server Error 2019-11-13 21:46:26,164 ERROR [http-nio-8080-exec-85] com.arondor.arender.viewer.common.rest.BaseRestClient:151 - Exception occured through REST : java.lang.Exception: 400 null at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:79) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:670) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:579) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.exchange(MicroServicesBroker.java:1642) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.exchange(MicroServicesBroker.java:1658) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.doDocumentLoad(MicroServicesBroker.java:1096) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.loadPartialDocument(MicroServicesBroker.java:1049) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$FastClassBySpringCGLIB$$1e9403b1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.doProceed(RenditionBrokerAOP.java:93) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.aroundMethod(RenditionBrokerAOP.java:81) at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$EnhancerBySpringCGLIB$$5a403c91.loadPartialDocument() at com.arondor.arender.micro.services.rendition.services.broker.LegacyRESTBroker.loadPartialDocument(LegacyRESTBroker.java:368) at sun.reflect.GeneratedMethodAccessor189.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:114) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:104) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2019-11-13 21:46:26,164 ERROR [http-nio-8080-exec-85] com.arondor.viewer.common.rendition.connector.RemoteClientServiceInvoker:175 - PartialDocument : Caught IOException for documentId=b64_ZG9jSWQ9ZWExNWM1MTEtYzE0My00MTc2LTk4MDUtNmY4MWY2Y2Q3ZjdhJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1MYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50 com.arondor.viewer.common.documentservice.DocumentServiceDelegateNotAvailable: Unexcepted exception from target REST server :http://arender-revlon-prod-rendition:8761/ at com.arondor.arender.viewer.common.rest.BaseRestClient$Restponse.checkException(BaseRestClient.java:207) at com.arondor.arender.viewer.common.rest.DocumentServiceRestClient.loadPartialDocument(DocumentServiceRestClient.java:425) at com.arondor.viewer.common.rendition.connector.helper.RemoteDocumentTransferHelper.loadDocumentFragment(RemoteDocumentTransferHelper.java:307) at com.arondor.viewer.common.rendition.connector.helper.RemoteDocumentTransferHelper.processPartialLoading(RemoteDocumentTransferHelper.java:263) at com.arondor.viewer.common.rendition.connector.helper.RemoteDocumentTransferHelper.processInputStreamForPartialLoading(RemoteDocumentTransferHelper.java:229) at com.arondor.viewer.common.rendition.connector.helper.RemoteDocumentTransferHelper.callLegacyPartialLoading(RemoteDocumentTransferHelper.java:165) at com.arondor.viewer.common.rendition.connector.helper.RemoteDocumentTransferHelper.loadPartialDocument(RemoteDocumentTransferHelper.java:130) at com.arondor.viewer.common.rendition.connector.RemoteClientServiceInvoker.synchronizedLoadDocument(RemoteClientServiceInvoker.java:168) at com.arondor.viewer.common.rendition.connector.RemoteClientServiceInvoker.loadDocumentAccessor(RemoteClientServiceInvoker.java:218) at com.arondor.viewer.common.rendition.connector.ClientDocumentService.synchronizedGetDelegate(ClientDocumentService.java:618) at com.arondor.viewer.common.rendition.connector.ClientDocumentService.getDelegate(ClientDocumentService.java:549) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$8.execute(DocumentServiceDelegate.java:309) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$8.execute(DocumentServiceDelegate.java:304) at com.arondor.viewer.common.documentservice.RemoteActionExecutor.execute(RemoteActionExecutor.java:46) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.execute(DocumentServiceDelegate.java:819) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.getDocumentLayout(DocumentServiceDelegate.java:303) at com.arondor.viewer.common.rendition.connector.ClientDocumentService.getDocumentLayout(ClientDocumentService.java:838) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$8.execute(DocumentServiceDelegate.java:309) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate$8.execute(DocumentServiceDelegate.java:304) at com.arondor.viewer.common.documentservice.RemoteActionExecutor.execute(RemoteActionExecutor.java:46) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.execute(DocumentServiceDelegate.java:819) at com.arondor.viewer.common.documentservice.DocumentServiceDelegate.getDocumentLayout(DocumentServiceDelegate.java:303) at com.arondor.viewer.server.servlet.ServletDocumentService.getDocumentLayout(ServletDocumentService.java:465) at com.arondor.viewer.server.servlet.ServletDocumentService$$FastClassBySpringCGLIB$$396bb891.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85) at com.arondor.viewer.common.logger.LoggerInterceptor.doBasicLogging(LoggerInterceptor.java:70) at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:68) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.arondor.viewer.server.servlet.ServletDocumentService$$EnhancerBySpringCGLIB$$fa5897c6.getDocumentLayout() at com.arondor.viewer.server.servlet.ArondorViewerServiceImpl.getDocumentLayout(ArondorViewerServiceImpl.java:186) at sun.reflect.GeneratedMethodAccessor4484.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:587) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processCall(RemoteServiceAsyncServlet.java:119) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processGenericCall(RemoteServiceAsyncServlet.java:159) at com.arondor.viewer.client.services.RemoteServiceAsyncServlet.processPost(RemoteServiceAsyncServlet.java:142) at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.Exception: 400 null at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:79) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:670) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:579) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.exchange(MicroServicesBroker.java:1642) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.exchange(MicroServicesBroker.java:1658) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.doDocumentLoad(MicroServicesBroker.java:1096) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker.loadPartialDocument(MicroServicesBroker.java:1049) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$FastClassBySpringCGLIB$$1e9403b1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.doProceed(RenditionBrokerAOP.java:93) at com.arondor.arender.micro.services.rendition.services.RenditionBrokerAOP.aroundMethod(RenditionBrokerAOP.java:81) at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.arondor.arender.micro.services.rendition.services.broker.MicroServicesBroker$$EnhancerBySpringCGLIB$$5a403c91.loadPartialDocument() at com.arondor.arender.micro.services.rendition.services.broker.LegacyRESTBroker.loadPartialDocument(LegacyRESTBroker.java:368) at sun.reflect.GeneratedMethodAccessor189.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:114) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:104) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) ... 5 more 2019-11-13 21:46:26,165 WARN [http-nio-8080-exec-85] com.arondor.viewer.common.rendition.connector.RemoteClientServiceInvoker:181 - loadDocument(b64_ZG9jSWQ9ZWExNWM1MTEtYzE0My00MTc2LTk4MDUtNmY4MWY2Y2Q3ZjdhJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1MYXVyYS5CdXN0ZWxvQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50 : falling back to asSerializableDocumentAccessor() 13-Nov-2019 21:47:02.555 WARNING [http-nio-8080-exec-105] org.apache.catalina.connector.Request.startAsync Unable to start async because the following classes in the processing chain do not support async [com.arondor.viewer.server.servlet.filter.GZipServletFilter] java.lang.IllegalStateException: A filter or servlet of the current chain does not support asynchronous operations. at org.apache.catalina.connector.Request.startAsync(Request.java:1665) at org.apache.catalina.connector.Request.startAsync(Request.java:1657) at org.apache.catalina.connector.RequestFacade.startAsync(RequestFacade.java:1043) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper.startAsync(HttpSessionSecurityContextRepository.java:267) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityContextHolderAwareRequestWrapper.startAsync(HttpServlet3RequestFactory.java:181) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils.tryAsync(AsyncServletUtils.java:40) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils$SimpleAsyncServlet.doGet(AsyncServletUtils.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.arondor.viewer.server.servlet.filter.GZipServletFilter.doFilter(GZipServletFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 13-Nov-2019 21:47:02.649 WARNING [http-nio-8080-exec-83] org.apache.catalina.connector.Request.startAsync Unable to start async because the following classes in the processing chain do not support async [com.arondor.viewer.server.servlet.filter.GZipServletFilter] java.lang.IllegalStateException: A filter or servlet of the current chain does not support asynchronous operations. at org.apache.catalina.connector.Request.startAsync(Request.java:1665) at org.apache.catalina.connector.Request.startAsync(Request.java:1657) at org.apache.catalina.connector.RequestFacade.startAsync(RequestFacade.java:1043) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper.startAsync(HttpSessionSecurityContextRepository.java:267) at javax.servlet.ServletRequestWrapper.startAsync(ServletRequestWrapper.java:383) at org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityContextHolderAwareRequestWrapper.startAsync(HttpServlet3RequestFactory.java:181) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils.tryAsync(AsyncServletUtils.java:40) at com.arondor.viewer.server.servlet.utils.AsyncServletUtils$SimpleAsyncServlet.doGet(AsyncServletUtils.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:168) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.arondor.viewer.server.servlet.filter.GZipServletFilter.doFilter(GZipServletFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Exception in thread "http-nio-8080-exec-83" java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:717) at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:957) at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1025) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2019-11-13 21:47:02,732 INFO [http-nio-8080-exec-105] com.arondor.viewer.server.servlet.ServletDocumentService:381 - Parsed url='documentId=default,7dd44c4f-3f88-4e13-b0ab-c1603fe6e99b,file:content&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJLZXZpbi5Nb25haGFuQHJldmxvbi5jb20iLCJpc3MiOiJudXhlbyIsImV4cCI6MTU3MzY4MTkyMn0.5N1jqIMzAkYpDR4cSLq20Urt9bsCTHm8XhFcmbKycliK5SrxJuoOOlRjtyK01EpOA_1oJ9tN-EgbuvhoCIcZyQ' to documentId='b64_ZG9jSWQ9N2RkNDRjNGYtM2Y4OC00ZTEzLWIwYWItYzE2MDNmZTZlOTliJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1LZXZpbi5Nb25haGFuQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50' using parser=com.nuxeo.ecm.arender.connector.BlobNuxeoURLParser@57a48985, took=177ms 2019-11-13 21:47:03,471 INFO [http-nio-8080-exec-107] com.arondor.viewer.server.servlet.urlparser.DocumentIdURLParser:50 - hasDocument(b64_ZG9jSWQ9N2RkNDRjNGYtM2Y4OC00ZTEzLWIwYWItYzE2MDNmZTZlOTliJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1LZXZpbi5Nb25haGFuQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50) : true 2019-11-13 21:47:03,471 INFO [http-nio-8080-exec-107] com.arondor.viewer.server.servlet.ServletDocumentService:381 - Parsed url='query-string?uuid=b64_ZG9jSWQ9N2RkNDRjNGYtM2Y4OC00ZTEzLWIwYWItYzE2MDNmZTZlOTliJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1LZXZpbi5Nb25haGFuQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50' to documentId='b64_ZG9jSWQ9N2RkNDRjNGYtM2Y4OC00ZTEzLWIwYWItYzE2MDNmZTZlOTliJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1LZXZpbi5Nb25haGFuQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50' using parser=com.arondor.viewer.server.servlet.urlparser.DocumentIdURLParser@3910fe11, took=0ms 2019-11-13 21:47:03,472 INFO [http-nio-8080-exec-107] com.arondor.viewer.server.configuration.CachedConfigurationService:131 - Reusing EXISTING object configurations for ConfigurationContext[name=arender, parameters={}] in cache 2019-11-13 21:47:04,314 INFO [/ARender-image-servlet-pool-79] com.arondor.viewer.server.servlet.LegacySyncImageServlet:96 - Copying image uuid=b64_ZG9jSWQ9N2RkNDRjNGYtM2Y4OC00ZTEzLWIwYWItYzE2MDNmZTZlOTliJnJlcG9zaXRvcnk9ZGVmYXVsdCZ1c2VybmFtZT1LZXZpbi5Nb25haGFuQHJldmxvbi5jb20meHBhdGg9ZmlsZTpjb250ZW50,page=0,desc=IM_200_0 took=137ms 2019-11-13 21:47:32,791 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,792 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,792 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,793 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,793 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,793 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,793 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,794 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,794 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,794 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,795 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,795 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,795 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,796 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,796 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,796 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,796 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,797 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,797 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,798 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,798 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,798 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,799 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,799 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,799 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,800 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,800 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,801 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,801 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,802 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,802 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,803 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,803 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,804 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,804 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,805 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,805 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,806 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,806 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,806 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,807 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,808 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,808 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,809 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,809 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,810 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,810 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,811 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,811 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,812 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,812 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,813 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,814 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,814 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,815 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,815 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,816 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,817 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,817 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,818 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,818 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,819 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,820 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,820 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,821 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,822 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,822 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,823 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,823 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,824 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,825 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,825 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,826 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,827 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,827 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,828 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,829 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,830 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,830 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,831 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,832 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,832 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,833 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,834 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,835 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,835 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,836 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,837 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,838 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,838 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,839 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,840 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,841 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,842 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,843 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,843 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,844 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,845 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,846 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,847 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,848 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,849 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,849 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,850 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,851 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,852 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,853 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,854 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,855 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,856 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,857 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,858 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,859 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,859 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,860 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,861 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,862 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,863 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,864 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,865 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,866 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,867 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,868 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,869 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,870 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,871 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,872 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,873 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,874 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,875 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,876 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,877 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,879 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,880 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,881 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,882 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,883 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,884 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,885 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,886 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,887 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,888 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,890 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,891 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,892 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,893 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,894 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,895 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,896 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,897 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,898 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,900 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,901 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,902 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,903 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,904 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,905 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,907 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,908 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,909 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,910 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,911 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,913 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,914 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,915 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,916 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,917 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,918 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,919 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,921 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,922 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,923 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,924 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,925 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,926 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,927 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,928 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,929 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,931 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,932 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,933 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,934 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,935 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,936 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,937 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,939 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,940 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,941 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,942 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,943 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,944 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,945 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,946 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,948 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,949 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,950 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,951 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,952 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,953 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,954 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,955 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,957 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,958 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,959 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,960 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,961 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,962 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,963 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,964 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,966 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,967 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,968 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,969 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,970 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,972 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,973 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,974 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,975 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,976 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,977 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,978 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,979 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,981 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,982 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,983 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,984 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,985 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,986 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,987 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,988 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,990 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,991 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,992 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,993 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,994 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,995 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,996 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,997 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:32,999 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,000 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,001 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,002 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,003 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,004 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,006 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,007 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,008 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,009 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,010 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,011 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,012 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,013 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,014 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,016 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,017 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,018 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,019 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,020 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,021 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,022 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,023 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,024 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,025 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,027 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,028 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,029 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,030 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,031 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,032 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,033 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,034 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,035 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,036 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,038 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,039 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,040 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,041 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,042 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,043 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,044 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,045 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,046 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,048 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,049 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,050 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,051 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,052 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,053 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,054 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,055 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,057 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,058 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,059 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,060 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,061 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,062 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,063 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,064 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,065 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,067 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,068 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,069 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,070 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,071 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,072 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,073 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,074 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,075 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,076 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,078 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,079 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,080 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,081 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,082 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,083 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,084 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,085 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,086 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,087 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,089 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,090 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,091 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,092 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,093 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,094 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,095 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,096 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,097 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,098 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,100 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,101 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,102 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,103 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,104 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,105 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,106 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,107 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,108 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,109 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,111 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,112 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,113 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,114 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,115 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,116 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,117 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,118 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,119 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,121 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,122 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,123 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,124 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,125 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,126 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,127 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,128 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,129 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,130 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,132 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,133 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,134 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,135 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,136 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,137 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,138 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,139 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,140 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,141 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,143 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,144 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,145 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,146 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,147 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,148 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,149 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,150 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,151 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,152 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,154 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,155 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,156 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,157 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,158 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,159 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,160 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,161 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,162 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,163 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,165 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,166 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,167 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,168 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,169 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,170 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,171 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,172 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,173 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,175 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,176 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,177 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,178 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,179 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,180 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,181 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,182 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,183 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,184 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,185 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,187 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,188 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,189 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,190 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,191 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,192 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,193 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,194 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,195 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,196 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,198 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,199 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,200 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,201 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,202 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,203 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,204 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,205 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,206 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,207 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,209 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,210 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,211 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,212 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,213 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,214 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,215 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,216 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,218 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,219 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,220 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,221 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,222 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,223 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,224 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,225 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,227 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,228 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,229 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,230 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,231 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,232 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,233 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,234 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,235 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,237 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,238 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,239 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,240 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,241 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,242 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,243 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,244 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,246 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,247 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,248 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,249 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,250 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,251 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,252 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,253 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,255 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,256 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,257 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,258 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,259 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,260 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,261 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,262 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,264 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,265 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,266 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,267 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,268 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,269 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,270 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,271 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,272 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,274 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,275 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,276 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,277 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,278 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,279 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,280 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,281 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,283 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,284 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,285 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,286 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,287 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,288 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,289 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,290 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,292 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,293 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,294 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,295 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,296 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,297 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,298 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,299 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:33,301 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,246 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,248 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,249 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,251 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,252 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,253 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,254 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,255 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,257 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,258 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,259 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id. 2019-11-13 21:47:35,260 WARN [http-nio-8080-exec-67] com.arondor.viewer.server.servlet.ServletDocumentService:301 - DocumentId=Gateway Time-out is not reversible. Will try to generate reversible id.