Created
December 16, 2019 09:13
-
-
Save mentos1386/e431bc035c7913fc323cbbccc767b8ef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-12-16 09:10:40.071 DEBUG 1 --- [ XNIO-2 task-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/img/loading.gif'; against '/img/**' | |
2019-12-16 09:10:40.074 DEBUG 1 --- [ XNIO-2 task-7] o.s.security.web.FilterChainProxy : /img/loading.gif has an empty filter list | |
2019-12-16 09:10:40.074 DEBUG 1 --- [ XNIO-2 task-7] o.s.web.servlet.DispatcherServlet : DispatcherServlet with name 'dispatcherServlet' processing GET request for [/img/loading.gif] | |
2019-12-16 09:10:40.074 DEBUG 1 --- [ XNIO-2 task-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Looking up handler method for path /img/loading.gif | |
2019-12-16 09:10:40.075 DEBUG 1 --- [ XNIO-2 task-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Did not find handler method for [/img/loading.gif] | |
2019-12-16 09:10:40.074 DEBUG 1 --- [ XNIO-2 task-9] io.undertow.request.security : Attempting to authenticate /app/01_hello, authentication required: false | |
2019-12-16 09:10:40.075 DEBUG 1 --- [ XNIO-2 task-6] o.s.s.w.header.writers.HstsHeaderWriter : Not injecting HSTS header since it did not match the requestMatcher org.springframework.security.web.header.writers.HstsHeaderWriter$SecureRequestMatcher@27f3590c | |
2019-12-16 09:10:40.076 DEBUG 1 --- [ XNIO-2 task-8] o.s.w.s.handler.SimpleUrlHandlerMapping : Matching patterns for request [/webjars/bootstrap/3.3.7/css/bootstrap.min.css.map] are [/webjars/**, /**] | |
2019-12-16 09:10:40.080 DEBUG 1 --- [ XNIO-2 task-8] o.s.w.s.handler.SimpleUrlHandlerMapping : URI Template variables for request [/webjars/bootstrap/3.3.7/css/bootstrap.min.css.map] are {} | |
2019-12-16 09:10:40.080 DEBUG 1 --- [ XNIO-2 task-8] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapping [/webjars/bootstrap/3.3.7/css/bootstrap.min.css.map] to HandlerExecutionChain with handler [ResourceHttpRequestHandler [locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@54e041a4]]] and 1 interceptor | |
2019-12-16 09:10:40.080 DEBUG 1 --- [ XNIO-2 task-6] w.c.HttpSessionSecurityContextRepository : SecurityContext is empty or contents are anonymous - context will not be stored in HttpSession. | |
2019-12-16 09:10:40.080 DEBUG 1 --- [ XNIO-2 task-8] o.s.web.servlet.DispatcherServlet : Last-Modified value for [/webjars/bootstrap/3.3.7/css/bootstrap.min.css.map] is: -1 | |
2019-12-16 09:10:40.079 DEBUG 1 --- [ XNIO-2 task-7] o.s.w.s.handler.SimpleUrlHandlerMapping : Matching patterns for request [/img/loading.gif] are [/**] | |
2019-12-16 09:10:40.172 DEBUG 1 --- [ XNIO-2 task-7] o.s.w.s.handler.SimpleUrlHandlerMapping : URI Template variables for request [/img/loading.gif] are {} | |
2019-12-16 09:10:40.173 DEBUG 1 --- [ XNIO-2 task-7] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapping [/img/loading.gif] to HandlerExecutionChain with handler [ResourceHttpRequestHandler [locations=[class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], ServletContext resource [/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@2c78324b]]] and 1 interceptor | |
2019-12-16 09:10:40.171 DEBUG 1 --- [ XNIO-2 task-6] o.s.web.servlet.DispatcherServlet : Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling | |
2019-12-16 09:10:40.174 DEBUG 1 --- [ XNIO-2 task-6] o.s.web.servlet.DispatcherServlet : Successfully completed request | |
2019-12-16 09:10:40.175 DEBUG 1 --- [ XNIO-2 task-6] o.s.s.w.a.ExceptionTranslationFilter : Chain processed normally | |
2019-12-16 09:10:40.176 DEBUG 1 --- [ XNIO-2 task-6] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed | |
2019-12-16 09:10:40.176 DEBUG 1 --- [ XNIO-2 task-6] o.s.b.w.s.f.OrderedRequestContextFilter : Cleared thread-bound request context: HttpServletRequestImpl [ GET /favicon.ico ] | |
2019-12-16 09:10:40.174 DEBUG 1 --- [ XNIO-2 task-7] o.s.web.servlet.DispatcherServlet : Last-Modified value for [/img/loading.gif] is: -1 | |
2019-12-16 09:10:40.181 DEBUG 1 --- [ XNIO-2 task-7] o.s.web.servlet.DispatcherServlet : Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling | |
2019-12-16 09:10:40.182 DEBUG 1 --- [ XNIO-2 task-7] o.s.web.servlet.DispatcherServlet : Successfully completed request | |
2019-12-16 09:10:40.274 DEBUG 1 --- [ XNIO-2 task-7] o.s.b.w.s.f.OrderedRequestContextFilter : Cleared thread-bound request context: HttpServletRequestImpl [ GET /img/loading.gif ] | |
2019-12-16 09:10:40.275 DEBUG 1 --- [ XNIO-2 task-8] o.s.web.servlet.DispatcherServlet : Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling | |
2019-12-16 09:10:40.276 DEBUG 1 --- [ XNIO-2 task-8] o.s.web.servlet.DispatcherServlet : Successfully completed request | |
2019-12-16 09:10:40.277 DEBUG 1 --- [ XNIO-2 task-8] o.s.b.w.s.f.OrderedRequestContextFilter : Cleared thread-bound request context: HttpServletRequestImpl [ GET /webjars/bootstrap/3.3.7/css/bootstrap.min.css.map ] | |
2019-12-16 09:10:40.279 DEBUG 1 --- [ XNIO-2 task-9] io.undertow.request.security : Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@dee7674 for /app/01_hello | |
2019-12-16 09:10:40.280 DEBUG 1 --- [ XNIO-2 task-9] io.undertow.request.security : Authentication result was ATTEMPTED for /app/01_hello | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] io.undertow.request : Matched default handler path /app/01_hello | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] io.undertow.request : Matched default handler path /app/01_hello | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.w.s.f.OrderedRequestContextFilter : Bound request context to thread: HttpServletRequestImpl [ POST /app/01_hello ] | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/app/01_hello'; against '/css/**' | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/app/01_hello'; against '/img/**' | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/app/01_hello'; against '/js/**' | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/app/01_hello'; against '/assets/**' | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/app/01_hello'; against '/webjars/**' | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.security.web.FilterChainProxy : /app/01_hello at position 1 of 9 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter' | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.security.web.FilterChainProxy : /app/01_hello at position 2 of 9 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter' | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] w.c.HttpSessionSecurityContextRepository : No HttpSession currently exists | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] w.c.HttpSessionSecurityContextRepository : No SecurityContext was available from the HttpSession: null. A new one will be created. | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.security.web.FilterChainProxy : /app/01_hello at position 3 of 9 in additional filter chain; firing Filter: 'HeaderWriterFilter' | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.security.web.FilterChainProxy : /app/01_hello at position 4 of 9 in additional filter chain; firing Filter: 'LogoutFilter' | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', GET] | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'POST /app/01_hello' doesn't match 'GET /logout | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', POST] | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/app/01_hello'; against '/logout' | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', PUT] | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'POST /app/01_hello' doesn't match 'PUT /logout | |
2019-12-16 09:10:40.281 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', DELETE] | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'POST /app/01_hello' doesn't match 'DELETE /logout | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.web.util.matcher.OrRequestMatcher : No matches found | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] o.s.security.web.FilterChainProxy : /app/01_hello at position 5 of 9 in additional filter chain; firing Filter: 'RequestCacheAwareFilter' | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] o.s.security.web.FilterChainProxy : /app/01_hello at position 6 of 9 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter' | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] o.s.security.web.FilterChainProxy : /app/01_hello at position 7 of 9 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter' | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.a.AnonymousAuthenticationFilter : Populated SecurityContextHolder with anonymous token: 'org.springframework.security.authentication.AnonymousAuthenticationToken@8e149a68: Principal: anonymousUser; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: null; Granted Authorities: ROLE_ANONYMOUS' | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] o.s.security.web.FilterChainProxy : /app/01_hello at position 8 of 9 in additional filter chain; firing Filter: 'SessionManagementFilter' | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.session.SessionManagementFilter : Requested session ID u_YCUZuXIaQvIkfAD_qcIIfmWVgsm1io_CYEG8Mk is invalid. | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] o.s.security.web.FilterChainProxy : /app/01_hello at position 9 of 9 in additional filter chain; firing Filter: 'ExceptionTranslationFilter' | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] o.s.security.web.FilterChainProxy : /app/01_hello reached end of additional filter chain; proceeding with original chain | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] o.s.web.servlet.DispatcherServlet : DispatcherServlet with name 'dispatcherServlet' processing POST request for [/app/01_hello] | |
2019-12-16 09:10:40.282 DEBUG 1 --- [ XNIO-2 task-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Looking up handler method for path /app/01_hello | |
2019-12-16 09:10:40.283 DEBUG 1 --- [ XNIO-2 task-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Returning handler method [public java.util.Map<java.lang.String, java.lang.String> eu.openanalytics.shinyproxy.controllers.AppController.startApp(javax.servlet.http.HttpServletRequest)] | |
2019-12-16 09:10:40.283 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'appController' | |
2019-12-16 09:10:40.471 DEBUG 1 --- [ XNIO-2 task-9] o.s.web.cors.DefaultCorsProcessor : Skip CORS processing: request is from same origin | |
2019-12-16 09:10:40.472 DEBUG 1 --- [ XNIO-2 task-9] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.admin-groups' in any property source | |
2019-12-16 09:10:40.472 DEBUG 1 --- [ XNIO-2 task-9] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.admin-groups[0]' in any property source | |
2019-12-16 09:10:40.474 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'authenticationBackend' | |
2019-12-16 09:10:40.474 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'SAMLAuthenticationBackend' | |
2019-12-16 09:10:40.474 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'keycloakAuthenticationBackend' | |
2019-12-16 09:10:40.478 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'authenticationBackend' | |
2019-12-16 09:10:40.478 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'SAMLAuthenticationBackend' | |
2019-12-16 09:10:40.478 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'keycloakAuthenticationBackend' | |
2019-12-16 09:10:40.480 DEBUG 1 --- [ XNIO-2 task-9] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.kubernetes.namespace' in any property source | |
2019-12-16 09:10:40.571 DEBUG 1 --- [ XNIO-2 task-9] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.kubernetes.api-version' in any property source | |
2019-12-16 09:10:40.576 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'authenticationBackend' | |
2019-12-16 09:10:40.576 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'SAMLAuthenticationBackend' | |
2019-12-16 09:10:40.576 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'keycloakAuthenticationBackend' | |
2019-12-16 09:10:40.682 DEBUG 1 --- [ XNIO-2 task-9] o.h.v.i.e.resolver.TraversableResolvers : Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. | |
2019-12-16 09:10:40.683 DEBUG 1 --- [ XNIO-2 task-9] o.h.v.internal.xml.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. | |
2019-12-16 09:10:40.683 DEBUG 1 --- [ XNIO-2 task-9] o.h.v.internal.xml.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL | |
2019-12-16 09:10:40.683 DEBUG 1 --- [ XNIO-2 task-9] o.h.v.internal.xml.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader | |
2019-12-16 09:10:40.771 DEBUG 1 --- [ XNIO-2 task-9] o.h.v.internal.xml.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. | |
2019-12-16 09:10:40.878 DEBUG 1 --- [ XNIO-2 task-9] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL | |
2019-12-16 09:10:40.878 DEBUG 1 --- [ XNIO-2 task-9] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. | |
2019-12-16 09:10:40.879 DEBUG 1 --- [ XNIO-2 task-9] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver. | |
2019-12-16 09:10:40.879 DEBUG 1 --- [ XNIO-2 task-9] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. | |
2019-12-16 09:10:40.879 DEBUG 1 --- [ XNIO-2 task-9] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. | |
2019-12-16 09:10:40.879 DEBUG 1 --- [ XNIO-2 task-9] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. | |
2019-12-16 09:10:43.674 DEBUG 1 --- [ XNIO-2 task-9] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.kubernetes.image-pull-policy' in any property source | |
2019-12-16 09:10:43.676 DEBUG 1 --- [ XNIO-2 task-9] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.kubernetes.image-pull-secret' in any property source | |
2019-12-16 09:10:43.677 DEBUG 1 --- [ XNIO-2 task-9] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.kubernetes.image-pull-secrets' in any property source | |
2019-12-16 09:10:45.581 DEBUG 1 --- [ XNIO-2 task-9] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.kubernetes.node-selector' in any property source | |
2019-12-16 09:10:54.179 DEBUG 1 --- [tiveProxyKiller] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.admin-groups' in any property source | |
2019-12-16 09:10:54.180 DEBUG 1 --- [tiveProxyKiller] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.admin-groups[0]' in any property source | |
2019-12-16 09:11:14.180 DEBUG 1 --- [tiveProxyKiller] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.admin-groups' in any property source | |
2019-12-16 09:11:14.181 DEBUG 1 --- [tiveProxyKiller] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.admin-groups[0]' in any property source | |
2019-12-16 09:11:34.181 DEBUG 1 --- [tiveProxyKiller] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.admin-groups' in any property source | |
2019-12-16 09:11:34.181 DEBUG 1 --- [tiveProxyKiller] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.admin-groups[0]' in any property source | |
2019-12-16 09:11:39.032 DEBUG 1 --- [ XNIO-2 I/O-1] io.undertow.request : Timing out idle connection from /127.0.0.1:41362 | |
2019-12-16 09:11:40.222 DEBUG 1 --- [ XNIO-2 I/O-1] io.undertow.request : Timing out idle connection from /127.0.0.1:41360 | |
2019-12-16 09:11:40.232 DEBUG 1 --- [ XNIO-2 I/O-1] io.undertow.request : Timing out idle connection from /127.0.0.1:41314 | |
2019-12-16 09:11:40.421 DEBUG 1 --- [ XNIO-2 I/O-1] io.undertow.request : Timing out idle connection from /127.0.0.1:41366 | |
2019-12-16 09:11:54.182 DEBUG 1 --- [tiveProxyKiller] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.admin-groups' in any property source | |
2019-12-16 09:11:54.182 DEBUG 1 --- [tiveProxyKiller] o.s.c.e.PropertySourcesPropertyResolver : Could not find key 'proxy.admin-groups[0]' in any property source | |
2019-12-16 09:11:54.582 DEBUG 1 --- [ XNIO-2 task-9] .m.m.a.ExceptionHandlerExceptionResolver : Resolving exception from handler [public java.util.Map<java.lang.String, java.lang.String> eu.openanalytics.shinyproxy.controllers.AppController.startApp(javax.servlet.http.HttpServletRequest)]: eu.openanalytics.containerproxy.ContainerProxyException: Failed to start container | |
2019-12-16 09:11:54.671 DEBUG 1 --- [ XNIO-2 task-9] .w.s.m.a.ResponseStatusExceptionResolver : Resolving exception from handler [public java.util.Map<java.lang.String, java.lang.String> eu.openanalytics.shinyproxy.controllers.AppController.startApp(javax.servlet.http.HttpServletRequest)]: eu.openanalytics.containerproxy.ContainerProxyException: Failed to start container | |
2019-12-16 09:11:54.674 DEBUG 1 --- [ XNIO-2 task-9] .w.s.m.s.DefaultHandlerExceptionResolver : Resolving exception from handler [public java.util.Map<java.lang.String, java.lang.String> eu.openanalytics.shinyproxy.controllers.AppController.startApp(javax.servlet.http.HttpServletRequest)]: eu.openanalytics.containerproxy.ContainerProxyException: Failed to start container | |
2019-12-16 09:11:54.773 DEBUG 1 --- [ XNIO-2 task-9] o.s.web.servlet.DispatcherServlet : Could not complete request | |
eu.openanalytics.containerproxy.ContainerProxyException: Failed to start container | |
at eu.openanalytics.containerproxy.backend.AbstractContainerBackend.startProxy(AbstractContainerBackend.java:113) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.service.ProxyService.startProxy(ProxyService.java:213) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.shinyproxy.controllers.AppController.getOrStart(AppController.java:109) ~[classes!/:2.3.0] | |
at eu.openanalytics.shinyproxy.controllers.AppController.startApp(AppController.java:68) ~[classes!/:2.3.0] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_232] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_232] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_232] | |
at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_232] | |
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:870) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:776) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:978) [spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) [spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [javax.servlet-api-3.1.0.jar!/:3.1.0] | |
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) [spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.servlet-api-3.1.0.jar!/:3.1.0] | |
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) [spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) [spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) [spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:64) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:94) [undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at eu.openanalytics.containerproxy.util.ProxyMappingManager$ProxyPathHandler.handleRequest(ProxyMappingManager.java:159) [containerproxy-0.8.3.jar!/:0.8.3] | |
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:336) [undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830) [undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_232] | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_232] | |
at java.lang.Thread.run(Thread.java:748) [na:1.8.0_232] | |
Caused by: java.lang.IllegalArgumentException: Service | |
at io.fabric8.kubernetes.client.internal.readiness.Readiness.isReady(Readiness.java:79) ~[kubernetes-client-4.2.2.jar!/:na] | |
at eu.openanalytics.containerproxy.backend.kubernetes.KubernetesBackend.lambda$startContainer$7(KubernetesBackend.java:251) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.util.Retrying.retry(Retrying.java:36) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.util.Retrying.retry(Retrying.java:28) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.backend.kubernetes.KubernetesBackend.startContainer(KubernetesBackend.java:251) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.backend.AbstractContainerBackend.doStartProxy(AbstractContainerBackend.java:129) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.backend.AbstractContainerBackend.startProxy(AbstractContainerBackend.java:110) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
... 87 common frames omitted | |
2019-12-16 09:11:54.774 DEBUG 1 --- [ XNIO-2 task-9] o.s.s.w.header.writers.HstsHeaderWriter : Not injecting HSTS header since it did not match the requestMatcher org.springframework.security.web.header.writers.HstsHeaderWriter$SecureRequestMatcher@27f3590c | |
2019-12-16 09:11:54.775 DEBUG 1 --- [ XNIO-2 task-9] w.c.HttpSessionSecurityContextRepository : SecurityContext is empty or contents are anonymous - context will not be stored in HttpSession. | |
2019-12-16 09:11:54.775 DEBUG 1 --- [ XNIO-2 task-9] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed | |
2019-12-16 09:11:54.775 DEBUG 1 --- [ XNIO-2 task-9] o.s.b.w.s.f.OrderedRequestContextFilter : Cleared thread-bound request context: HttpServletRequestImpl [ POST /app/01_hello ] | |
2019-12-16 09:11:54.776 ERROR 1 --- [ XNIO-2 task-9] io.undertow.request : UT005023: Exception handling request to /app/01_hello | |
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is eu.openanalytics.containerproxy.ContainerProxyException: Failed to start container | |
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:986) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar!/:3.1.0] | |
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar!/:3.1.0] | |
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) ~[spring-security-web-5.0.3.RELEASE.jar!/:5.0.3.RELEASE] | |
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:64) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:94) ~[undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at eu.openanalytics.containerproxy.util.ProxyMappingManager$ProxyPathHandler.handleRequest(ProxyMappingManager.java:159) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) ~[undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) ~[undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) ~[undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) ~[undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) ~[undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) ~[undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) ~[undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:336) [undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830) [undertow-core-1.4.22.Final.jar!/:1.4.22.Final] | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_232] | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_232] | |
at java.lang.Thread.run(Thread.java:748) [na:1.8.0_232] | |
Caused by: eu.openanalytics.containerproxy.ContainerProxyException: Failed to start container | |
at eu.openanalytics.containerproxy.backend.AbstractContainerBackend.startProxy(AbstractContainerBackend.java:113) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.service.ProxyService.startProxy(ProxyService.java:213) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.shinyproxy.controllers.AppController.getOrStart(AppController.java:109) ~[classes!/:2.3.0] | |
at eu.openanalytics.shinyproxy.controllers.AppController.startApp(AppController.java:68) ~[classes!/:2.3.0] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_232] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_232] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_232] | |
at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_232] | |
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) ~[spring-web-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:870) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:776) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:978) ~[spring-webmvc-5.0.4.RELEASE.jar!/:5.0.4.RELEASE] | |
... 71 common frames omitted | |
Caused by: java.lang.IllegalArgumentException: Service | |
at io.fabric8.kubernetes.client.internal.readiness.Readiness.isReady(Readiness.java:79) ~[kubernetes-client-4.2.2.jar!/:na] | |
at eu.openanalytics.containerproxy.backend.kubernetes.KubernetesBackend.lambda$startContainer$7(KubernetesBackend.java:251) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.util.Retrying.retry(Retrying.java:36) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.util.Retrying.retry(Retrying.java:28) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.backend.kubernetes.KubernetesBackend.startContainer(KubernetesBackend.java:251) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.backend.AbstractContainerBackend.doStartProxy(AbstractContainerBackend.java:129) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
at eu.openanalytics.containerproxy.backend.AbstractContainerBackend.startProxy(AbstractContainerBackend.java:110) ~[containerproxy-0.8.3.jar!/:0.8.3] | |
... 87 common frames omitted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment