Hi Josh,
That's very nice catch. I wonder how it happens? I wouldn't say it is under
our control, I would assume the library is doing heavy lifting of managing
access tokens under the hood.
I only have some recent logs (for now), there was no re-occurrence of the
issue (Google Ads) in last 12 hours. I will be on the lookout in the coming
days.
The Google Analytics timeouts are still present, I have fresh sample (see
attached). Google Analytics issue is similar
to https://issuetracker.google.com/u/1/issues/176032263
On Tuesday, February 23, 2021 at 9:19:51 PM UTC adsapiforumadvisor wrote:
> Hi Nenad,
>
> I mentioned OAuth because the stack trace indicates there was a connect
> timeout while trying to get a new access token using your refresh token, so
> the endpoint was the OAuth endpoint, not the AdWords API endpoint.
>
> Caused by: com.google.api.ads.common.lib.exception.OAuthException: Credential
> could not be refreshed.
>
>
> at
> com.google.api.ads.common.lib.auth.OfflineCredentials.generateCredential(OfflineCredentials.java:240)
> ~[ads-lib-4.10.0.jar!/:na]
> at
> com.wearebionic.blite.connector.google.ads.GoogleAdsConnectorImpl.getCampaign(GoogleAdsConnectorImpl.java:139)
> ~[blite-google-connector-0.8.8.0-SNAPSHOT.jar!/:0.8.8.0-SNAPSHOT]
> ... 183 common frames omitted
> Caused by: java.net.SocketTimeoutException: connect timed out
> at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212]
> at
> java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
> ~[na:1.8.0_212]
> at
> java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
> ~[na:1.8.0_212]
> at
> java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
> ~[na:1.8.0_212]
> ...
> at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1012)
> ~[google-http-client-1.37.0.jar!/:1.37.0]
> at
> com.google.api.client.auth.oauth2.TokenRequest.executeUnparsed(TokenRequest.java:322)
> ~[google-oauth-client-1.30.5.jar!/:1.30.5] at
> com.google.api.client.auth.oauth2.TokenRequest.execute(TokenRequest.java:346)
> ~[google-oauth-client-1.30.5.jar!/:1.30.5]
> at
> com.google.api.client.auth.oauth2.Credential.executeRefreshToken(Credential.java:577)
> ~[google-oauth-client-1.30.5.jar!/:1.30.5] at
> com.google.api.client.googleapis.auth.oauth2.GoogleCredential.executeRefreshToken(GoogleCredential.java:376)
> ~[google-api-client-1.30.7.jar!/:1.30.7]
> at
> com.google.api.client.auth.oauth2.Credential.refreshToken(Credential.java:494)
> ~[google-oauth-client-1.30.5.jar!/:1.30.5]
>
>
> Do you see the same issue with the Google Analytics failures? Also, are
> you still encountering this problem?
>
>
> Thanks,
> Josh, Google Ads API Team
>
> ref:_00D1U1174p._5004Q2CRvhk:ref
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/fb53c186-08eb-4958-a89a-3dd06ec3afc1n%40googlegroups.com.
com.wearebionic.blite.connector.google.analytics.GoogleAnalyticsConnectorException:
java.net.SocketTimeoutException: Read timed out
at
com.wearebionic.blite.connector.google.analytics.GoogleAnalyticsConnectorImpl.getInsightsByDateRangeAndFilter(GoogleAnalyticsConnectorImpl.java:243)
~[blite-google-connector-0.8.8.0.jar!/:0.8.8.0]
at
com.wearebionic.blite.connector.google.analytics.GoogleAnalyticsConnectorImpl$$FastClassBySpringCGLIB$$39b95b09.invoke(<generated>)
~[blite-google-connector-0.8.8.0.jar!/:0.8.8.0]
at
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
[spring-core-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:62)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:55)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
com.wearebionic.blite.connector.google.analytics.GoogleAnalyticsConnectorImpl$$EnhancerBySpringCGLIB$$e8e08107.getInsightsByDateRangeAndFilter(<generated>)
[blite-google-connector-0.8.8.0.jar!/:0.8.8.0]
at
com.wearebionic.blite.metric.server.MetricIntegrationServiceImpl.getStatsForViewByDateRangeAndCampaignAndChannel(MetricIntegrationServiceImpl.java:378)
[classes!/:0.8.8.0]
at
com.wearebionic.blite.metric.server.MetricIntegrationServiceImpl$$FastClassBySpringCGLIB$$dc048211.invoke(<generated>)
[classes!/:0.8.8.0]
at
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
[spring-core-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:62)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:55)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
com.wearebionic.blite.metric.server.MetricIntegrationServiceImpl$$EnhancerBySpringCGLIB$$654e9b1f.getStatsForViewByDateRangeAndCampaignAndChannel(<generated>)
[classes!/:0.8.8.0]
at
com.wearebionic.blite.metric.server.AbstractMetricBaseController.getStatsForViewBase(AbstractMetricBaseController.java:318)
[classes!/:0.8.8.0]
at
com.wearebionic.blite.metric.server.MetricPrivateController.getStatsForView(MetricPrivateController.java:133)
[classes!/:0.8.8.0]
at
com.wearebionic.blite.metric.server.MetricPrivateController$$FastClassBySpringCGLIB$$22c6516f.invoke(<generated>)
[classes!/:0.8.8.0]
at
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
[spring-core-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:62)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:55)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:69)
[spring-security-core-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
~[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
[spring-aop-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
com.wearebionic.blite.metric.server.MetricPrivateController$$EnhancerBySpringCGLIB$$964f20d4.getStatsForView(<generated>)
[classes!/:0.8.8.0]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[na:1.8.0_212]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[na:1.8.0_212]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[na:1.8.0_212]
at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212]
at
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
[spring-webmvc-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
[spring-webmvc-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
[spring-webmvc-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
[spring-webmvc-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
[spring-webmvc-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
[spring-webmvc-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
[spring-webmvc-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
[spring-webmvc-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:497)
[jakarta.servlet-api-4.0.4.jar!/:4.0.4]
at
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
[spring-webmvc-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:584)
[jakarta.servlet-api-4.0.4.jar!/:4.0.4]
at
io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.2.server.resource.web.BearerTokenAuthenticationFilter.doFilterInternal(BearerTokenAuthenticationFilter.java:130)
[spring-security-oauth2-resource-server-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
[spring-security-web-5.3.5.RELEASE.jar!/:5.3.5.RELEASE]
at
org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
[spring-boot-actuator-2.3.6.RELEASE.jar!/:2.3.6.RELEASE]
at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
[spring-web-5.2.11.RELEASE.jar!/:5.2.11.RELEASE]
at
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[undertow-core-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[undertow-core-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[undertow-core-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[undertow-core-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[undertow-core-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[undertow-core-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:269)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:78)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:133)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:130)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:249)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:78)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:99)
[undertow-servlet-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.server.Connectors.executeRootHandler(Connectors.java:370)
[undertow-core-2.1.4.Final.jar!/:2.1.4.Final]
at
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:836)
[undertow-core-2.1.4.Final.jar!/:2.1.4.Final]
at
org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
[jboss-threads-3.1.0.Final.jar!/:3.1.0.Final]
at
org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)
[jboss-threads-3.1.0.Final.jar!/:3.1.0.Final]
at
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)
[jboss-threads-3.1.0.Final.jar!/:3.1.0.Final]
at
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)
[jboss-threads-3.1.0.Final.jar!/:3.1.0.Final]
at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212]
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method) ~[na:1.8.0_212]
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
~[na:1.8.0_212]
at java.net.SocketInputStream.read(SocketInputStream.java:171)
~[na:1.8.0_212]
at java.net.SocketInputStream.read(SocketInputStream.java:141)
~[na:1.8.0_212]
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
~[na:1.8.0_212]
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
~[na:1.8.0_212]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
~[na:1.8.0_212]
at
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
~[na:1.8.0_212]
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
~[na:1.8.0_212]
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
~[na:1.8.0_212]
at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
~[na:1.8.0_212]
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
~[na:1.8.0_212]
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
~[na:1.8.0_212]
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
~[na:1.8.0_212]
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
~[na:1.8.0_212]
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
~[na:1.8.0_212]
at
java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
~[na:1.8.0_212]
at
sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347)
~[na:1.8.0_212]
at
com.google.api.client.http.javanet.NetHttpResponse.<init>(NetHttpResponse.java:36)
~[google-http-client-1.37.0.jar!/:1.37.0]
at
com.google.api.client.http.javanet.NetHttpRequest.execute(NetHttpRequest.java:149)
~[google-http-client-1.37.0.jar!/:1.37.0]
at
com.google.api.client.http.javanet.NetHttpRequest.execute(NetHttpRequest.java:84)
~[google-http-client-1.37.0.jar!/:1.37.0]
at
com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1012)
~[google-http-client-1.37.0.jar!/:1.37.0]
at
com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:542)
~[google-api-client-1.30.7.jar!/:1.30.7]
at
com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:475)
~[google-api-client-1.30.7.jar!/:1.30.7]
at
com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:592)
~[google-api-client-1.30.7.jar!/:1.30.7]
at
com.wearebionic.blite.connector.google.analytics.GoogleAnalyticsConnectorImpl.getInsightsByDateRangeAndFilter(GoogleAnalyticsConnectorImpl.java:239)
~[blite-google-connector-0.8.8.0.jar!/:0.8.8.0]
... 163 common frames omitted