Advertisement
Guest User

Untitled

a guest
Oct 6th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Logtalk 56.39 KB | None | 0 0
  1. 2018-10-06 17:17:34.061 DEBUG 26611 --- [http-nio-8080-Acceptor-0] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8080-Acceptor-0] latch=3
  2. 2018-10-06 17:17:34.062 DEBUG 26611 --- [http-nio-8080-exec-5] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@747707a8:org.apache.tomcat.util.net.NioChannel@7e8f6cd8:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:50007]], Read from buffer: [0]
  3. 2018-10-06 17:17:34.062 DEBUG 26611 --- [http-nio-8080-exec-5] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header
  4.  
  5. java.io.EOFException: null
  6.     at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1262) ~[tomcat-embed-core-8.5.32.jar:8.5.32]
  7.     at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1196) ~[tomcat-embed-core-8.5.32.jar:8.5.32]
  8.     at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:729) ~[tomcat-embed-core-8.5.32.jar:8.5.32]
  9.     at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:368) ~[tomcat-embed-core-8.5.32.jar:8.5.32]
  10.     at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:684) ~[tomcat-embed-core-8.5.32.jar:8.5.32]
  11.     at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-8.5.32.jar:8.5.32]
  12.     at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:800) [tomcat-embed-core-8.5.32.jar:8.5.32]
  13.     at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1471) [tomcat-embed-core-8.5.32.jar:8.5.32]
  14.     at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-8.5.32.jar:8.5.32]
  15.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_144]
  16.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_144]
  17.     at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.5.32.jar:8.5.32]
  18.     at java.lang.Thread.run(Thread.java:748) [na:1.8.0_144]
  19.  
  20. 2018-10-06 17:17:34.063 DEBUG 26611 --- [http-nio-8080-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@747707a8:org.apache.tomcat.util.net.NioChannel@7e8f6cd8:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:50007]], Status in: [OPEN_READ], State out: [CLOSED]
  21. 2018-10-06 17:17:34.064 DEBUG 26611 --- [http-nio-8080-exec-5] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8080-exec-5] latch=3
  22. 2018-10-06 17:17:34.064 DEBUG 26611 --- [http-nio-8080-exec-6] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read from buffer: [0]
  23. 2018-10-06 17:17:34.064 DEBUG 26611 --- [http-nio-8080-exec-5] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioChannel@7e8f6cd8:java.nio.channels.SocketChannel[closed]] closed
  24. 2018-10-06 17:17:34.065 DEBUG 26611 --- [http-nio-8080-exec-6] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read direct from socket: [799]
  25. 2018-10-06 17:17:34.065 DEBUG 26611 --- [http-nio-8080-exec-6] o.a.coyote.http11.Http11InputBuffer      : Received [POST /login HTTP/1.1
  26. Host: localhost:8080
  27. Connection: keep-alive
  28. Content-Length: 96
  29. Pragma: no-cache
  30. Cache-Control: no-cache
  31. Origin: http://localhost:8080
  32. Upgrade-Insecure-Requests: 1
  33. Content-Type: application/x-www-form-urlencoded
  34. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
  35. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
  36. Referer: http://localhost:8080/login
  37. Accept-Encoding: gzip, deflate, br
  38. Accept-Language: en-US,en;q=0.9,nl;q=0.8,fr;q=0.7
  39. Cookie: Idea-8cbdfa1d=1a13402d-a172-42e9-89dc-6a7fc90fda7c; JSESSIONID=E247C3A4753CB6C83E71229198FF7E03
  40.  
  41. username=tony.wijnhard&password=********&submit=Login&_csrf=428f2f41-46b7-4f97-84df-d98fc385d9ba]
  42. 2018-10-06 17:17:34.066 DEBUG 26611 --- [http-nio-8080-exec-6] o.a.t.util.http.Rfc6265CookieProcessor   : Cookies: Parsing b[]: Idea-8cbdfa1d=1a13402d-a172-42e9-89dc-6a7fc90fda7c; JSESSIONID=E247C3A4753CB6C83E71229198FF7E03
  43. 2018-10-06 17:17:34.066 DEBUG 26611 --- [http-nio-8080-exec-6] o.a.catalina.connector.CoyoteAdapter     :  Requested cookie session id is E247C3A4753CB6C83E71229198FF7E03
  44. 2018-10-06 17:17:34.067 DEBUG 26611 --- [http-nio-8080-exec-6] o.a.c.authenticator.AuthenticatorBase    : Security checking request POST /login
  45. 2018-10-06 17:17:34.067 DEBUG 26611 --- [http-nio-8080-exec-6] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
  46. 2018-10-06 17:17:34.067 DEBUG 26611 --- [http-nio-8080-exec-6] o.a.c.authenticator.AuthenticatorBase    :  Not subject to any constraint
  47. 2018-10-06 17:17:34.069 DEBUG 26611 --- [http-nio-8080-exec-6] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
  48. 2018-10-06 17:17:34.069 DEBUG 26611 --- [http-nio-8080-exec-6] org.apache.tomcat.util.http.Parameters   : Start processing with input [username=tony.wijnhard&password=*******&submit=Login&_csrf=428f2f41-46b7-4f97-84df-d98fc385d9ba]
  49. 2018-10-06 17:17:34.070 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.b.w.s.f.OrderedRequestContextFilter  : Bound request context to thread: org.apache.catalina.connector.RequestFacade@1c3fc7ea
  50. 2018-10-06 17:17:34.071 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /login at position 1 of 14 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  51. 2018-10-06 17:17:34.072 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /login at position 2 of 14 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  52. 2018-10-06 17:17:34.072 DEBUG 26611 --- [http-nio-8080-exec-6] w.c.HttpSessionSecurityContextRepository : HttpSession returned null object for SPRING_SECURITY_CONTEXT
  53. 2018-10-06 17:17:34.072 DEBUG 26611 --- [http-nio-8080-exec-6] w.c.HttpSessionSecurityContextRepository : No SecurityContext was available from the HttpSession: org.apache.catalina.session.StandardSessionFacade@516820ac. A new one will be created.
  54. 2018-10-06 17:17:34.072 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /login at position 3 of 14 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  55. 2018-10-06 17:17:34.072 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /login at position 4 of 14 in additional filter chain; firing Filter: 'CsrfFilter'
  56. 2018-10-06 17:17:34.072 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /login at position 5 of 14 in additional filter chain; firing Filter: 'LogoutFilter'
  57. 2018-10-06 17:17:34.073 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Checking match of request : '/login'; against '/logout'
  58. 2018-10-06 17:17:34.073 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /login at position 6 of 14 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  59. 2018-10-06 17:17:34.073 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Checking match of request : '/login'; against '/login'
  60. 2018-10-06 17:17:34.073 DEBUG 26611 --- [http-nio-8080-exec-6] w.a.UsernamePasswordAuthenticationFilter : Request is to process authentication
  61. 2018-10-06 17:17:34.074 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.s.authentication.ProviderManager     : Authentication attempt using org.springframework.security.authentication.dao.DaoAuthenticationProvider
  62. 2018-10-06 17:17:34.238 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.s.a.dao.DaoAuthenticationProvider    : User 'tony.wijnhard' not found
  63. 2018-10-06 17:17:34.240 DEBUG 26611 --- [http-nio-8080-exec-6] w.a.UsernamePasswordAuthenticationFilter : Authentication request failed: org.springframework.security.authentication.BadCredentialsException: Bad credentials
  64.  
  65. org.springframework.security.authentication.BadCredentialsException: Bad credentials
  66.     at org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.authenticate(AbstractUserDetailsAuthenticationProvider.java:151) ~[spring-security-core-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  67.     at org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:174) ~[spring-security-core-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  68.     at org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:199) ~[spring-security-core-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  69.     at org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter.attemptAuthentication(UsernamePasswordAuthenticationFilter.java:94) ~[spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  70.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212) ~[spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  71.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  72.     at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  73.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  74.     at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:124) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  75.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  76.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  77.     at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  78.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  79.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  80.     at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  81.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  82.     at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  83.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  84.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  85.     at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  86.     at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  87.     at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  88.     at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  89.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.32.jar:8.5.32]
  90.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.32.jar:8.5.32]
  91.     at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  92.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  93.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.32.jar:8.5.32]
  94.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.32.jar:8.5.32]
  95.     at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  96.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  97.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.32.jar:8.5.32]
  98.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.32.jar:8.5.32]
  99.     at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  100.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  101.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.32.jar:8.5.32]
  102.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.32.jar:8.5.32]
  103.     at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  104.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  105.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.32.jar:8.5.32]
  106.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.32.jar:8.5.32]
  107.     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) [tomcat-embed-core-8.5.32.jar:8.5.32]
  108.     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-8.5.32.jar:8.5.32]
  109.     at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493) [tomcat-embed-core-8.5.32.jar:8.5.32]
  110.     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) [tomcat-embed-core-8.5.32.jar:8.5.32]
  111.     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) [tomcat-embed-core-8.5.32.jar:8.5.32]
  112.     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) [tomcat-embed-core-8.5.32.jar:8.5.32]
  113.     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) [tomcat-embed-core-8.5.32.jar:8.5.32]
  114.     at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800) [tomcat-embed-core-8.5.32.jar:8.5.32]
  115.     at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-8.5.32.jar:8.5.32]
  116.     at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:800) [tomcat-embed-core-8.5.32.jar:8.5.32]
  117.     at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1471) [tomcat-embed-core-8.5.32.jar:8.5.32]
  118.     at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-8.5.32.jar:8.5.32]
  119.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_144]
  120.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_144]
  121.     at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.5.32.jar:8.5.32]
  122.     at java.lang.Thread.run(Thread.java:748) [na:1.8.0_144]
  123.  
  124. 2018-10-06 17:17:34.241 DEBUG 26611 --- [http-nio-8080-exec-6] w.a.UsernamePasswordAuthenticationFilter : Updated SecurityContextHolder to contain null Authentication
  125. 2018-10-06 17:17:34.241 DEBUG 26611 --- [http-nio-8080-exec-6] w.a.UsernamePasswordAuthenticationFilter : Delegating to authentication failure handler org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler@4c19613a
  126. 2018-10-06 17:17:34.242 DEBUG 26611 --- [http-nio-8080-exec-6] .a.SimpleUrlAuthenticationFailureHandler : Redirecting to /login?error
  127. 2018-10-06 17:17:34.242 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.s.web.DefaultRedirectStrategy        : Redirecting to '/login?error'
  128. 2018-10-06 17:17:34.242 DEBUG 26611 --- [http-nio-8080-exec-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@fde6b60
  129. 2018-10-06 17:17:34.242 DEBUG 26611 --- [http-nio-8080-exec-6] w.c.HttpSessionSecurityContextRepository : SecurityContext is empty or contents are anonymous - context will not be stored in HttpSession.
  130. 2018-10-06 17:17:34.242 DEBUG 26611 --- [http-nio-8080-exec-6] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
  131. 2018-10-06 17:17:34.243 DEBUG 26611 --- [http-nio-8080-exec-6] o.s.b.w.s.f.OrderedRequestContextFilter  : Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@1c3fc7ea
  132. 2018-10-06 17:17:34.244 DEBUG 26611 --- [http-nio-8080-exec-6] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read from buffer: [0]
  133. 2018-10-06 17:17:34.244 DEBUG 26611 --- [http-nio-8080-exec-6] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read direct from socket: [0]
  134. 2018-10-06 17:17:34.245 DEBUG 26611 --- [http-nio-8080-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Status in: [OPEN_READ], State out: [OPEN]
  135. 2018-10-06 17:17:34.248 DEBUG 26611 --- [http-nio-8080-exec-7] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read from buffer: [0]
  136. 2018-10-06 17:17:34.249 DEBUG 26611 --- [http-nio-8080-exec-7] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read direct from socket: [608]
  137. 2018-10-06 17:17:34.249 DEBUG 26611 --- [http-nio-8080-exec-7] o.a.coyote.http11.Http11InputBuffer      : Received [GET /login?error HTTP/1.1
  138. Host: localhost:8080
  139. Connection: keep-alive
  140. Pragma: no-cache
  141. Cache-Control: no-cache
  142. Upgrade-Insecure-Requests: 1
  143. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
  144. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
  145. Referer: http://localhost:8080/login
  146. Accept-Encoding: gzip, deflate, br
  147. Accept-Language: en-US,en;q=0.9,nl;q=0.8,fr;q=0.7
  148. Cookie: Idea-8cbdfa1d=1a13402d-a172-42e9-89dc-6a7fc90fda7c; JSESSIONID=E247C3A4753CB6C83E71229198FF7E03
  149.  
  150. ]
  151. 2018-10-06 17:17:34.250 DEBUG 26611 --- [http-nio-8080-exec-7] o.a.t.util.http.Rfc6265CookieProcessor   : Cookies: Parsing b[]: Idea-8cbdfa1d=1a13402d-a172-42e9-89dc-6a7fc90fda7c; JSESSIONID=E247C3A4753CB6C83E71229198FF7E03
  152. 2018-10-06 17:17:34.250 DEBUG 26611 --- [http-nio-8080-exec-7] o.a.catalina.connector.CoyoteAdapter     :  Requested cookie session id is E247C3A4753CB6C83E71229198FF7E03
  153. 2018-10-06 17:17:34.251 DEBUG 26611 --- [http-nio-8080-exec-7] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /login
  154. 2018-10-06 17:17:34.251 DEBUG 26611 --- [http-nio-8080-exec-7] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
  155. 2018-10-06 17:17:34.251 DEBUG 26611 --- [http-nio-8080-exec-7] o.a.c.authenticator.AuthenticatorBase    :  Not subject to any constraint
  156. 2018-10-06 17:17:34.252 DEBUG 26611 --- [http-nio-8080-exec-7] o.s.b.w.s.f.OrderedRequestContextFilter  : Bound request context to thread: org.apache.catalina.connector.RequestFacade@1c3fc7ea
  157. 2018-10-06 17:17:34.253 DEBUG 26611 --- [http-nio-8080-exec-7] o.s.security.web.FilterChainProxy        : /login?error at position 1 of 14 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  158. 2018-10-06 17:17:34.253 DEBUG 26611 --- [http-nio-8080-exec-7] o.s.security.web.FilterChainProxy        : /login?error at position 2 of 14 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  159. 2018-10-06 17:17:34.253 DEBUG 26611 --- [http-nio-8080-exec-7] w.c.HttpSessionSecurityContextRepository : HttpSession returned null object for SPRING_SECURITY_CONTEXT
  160. 2018-10-06 17:17:34.253 DEBUG 26611 --- [http-nio-8080-exec-7] w.c.HttpSessionSecurityContextRepository : No SecurityContext was available from the HttpSession: org.apache.catalina.session.StandardSessionFacade@516820ac. A new one will be created.
  161. 2018-10-06 17:17:34.253 DEBUG 26611 --- [http-nio-8080-exec-7] o.s.security.web.FilterChainProxy        : /login?error at position 3 of 14 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  162. 2018-10-06 17:17:34.253 DEBUG 26611 --- [http-nio-8080-exec-7] o.s.security.web.FilterChainProxy        : /login?error at position 4 of 14 in additional filter chain; firing Filter: 'CsrfFilter'
  163. 2018-10-06 17:17:34.254 DEBUG 26611 --- [http-nio-8080-exec-7] o.s.security.web.FilterChainProxy        : /login?error at position 5 of 14 in additional filter chain; firing Filter: 'LogoutFilter'
  164. 2018-10-06 17:17:34.254 DEBUG 26611 --- [http-nio-8080-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher  : Request 'GET /login' doesn't match 'POST /logout
  165. 2018-10-06 17:17:34.254 DEBUG 26611 --- [http-nio-8080-exec-7] o.s.security.web.FilterChainProxy        : /login?error at position 6 of 14 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  166. 2018-10-06 17:17:34.254 DEBUG 26611 --- [http-nio-8080-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher  : Request 'GET /login' doesn't match 'POST /login
  167. 2018-10-06 17:17:34.254 DEBUG 26611 --- [http-nio-8080-exec-7] o.s.security.web.FilterChainProxy        : /login?error at position 7 of 14 in additional filter chain; firing Filter: 'DefaultLoginPageGeneratingFilter'
  168. 2018-10-06 17:17:34.255 DEBUG 26611 --- [http-nio-8080-exec-7] 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@fde6b60
  169. 2018-10-06 17:17:34.255 DEBUG 26611 --- [http-nio-8080-exec-7] w.c.HttpSessionSecurityContextRepository : SecurityContext is empty or contents are anonymous - context will not be stored in HttpSession.
  170. 2018-10-06 17:17:34.255 DEBUG 26611 --- [http-nio-8080-exec-7] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
  171. 2018-10-06 17:17:34.255 DEBUG 26611 --- [http-nio-8080-exec-7] o.s.b.w.s.f.OrderedRequestContextFilter  : Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@1c3fc7ea
  172. 2018-10-06 17:17:34.257 DEBUG 26611 --- [http-nio-8080-exec-7] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read from buffer: [0]
  173. 2018-10-06 17:17:34.260 DEBUG 26611 --- [http-nio-8080-exec-7] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read direct from socket: [0]
  174. 2018-10-06 17:17:34.260 DEBUG 26611 --- [http-nio-8080-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Status in: [OPEN_READ], State out: [OPEN]
  175. 2018-10-06 17:17:34.657 DEBUG 26611 --- [http-nio-8080-exec-8] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read from buffer: [0]
  176. 2018-10-06 17:17:34.660 DEBUG 26611 --- [http-nio-8080-exec-8] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read direct from socket: [538]
  177. 2018-10-06 17:17:34.660 DEBUG 26611 --- [http-nio-8080-exec-8] o.a.coyote.http11.Http11InputBuffer      : Received [GET /favicon.ico HTTP/1.1
  178. Host: localhost:8080
  179. Connection: keep-alive
  180. Pragma: no-cache
  181. Cache-Control: no-cache
  182. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
  183. Accept: image/webp,image/apng,image/*,*/*;q=0.8
  184. Referer: http://localhost:8080/login?error
  185. Accept-Encoding: gzip, deflate, br
  186. Accept-Language: en-US,en;q=0.9,nl;q=0.8,fr;q=0.7
  187. Cookie: Idea-8cbdfa1d=1a13402d-a172-42e9-89dc-6a7fc90fda7c; JSESSIONID=E247C3A4753CB6C83E71229198FF7E03
  188.  
  189. ]
  190. 2018-10-06 17:17:34.661 DEBUG 26611 --- [http-nio-8080-exec-8] o.a.t.util.http.Rfc6265CookieProcessor   : Cookies: Parsing b[]: Idea-8cbdfa1d=1a13402d-a172-42e9-89dc-6a7fc90fda7c; JSESSIONID=E247C3A4753CB6C83E71229198FF7E03
  191. 2018-10-06 17:17:34.661 DEBUG 26611 --- [http-nio-8080-exec-8] o.a.catalina.connector.CoyoteAdapter     :  Requested cookie session id is E247C3A4753CB6C83E71229198FF7E03
  192. 2018-10-06 17:17:34.661 DEBUG 26611 --- [http-nio-8080-exec-8] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /favicon.ico
  193. 2018-10-06 17:17:34.661 DEBUG 26611 --- [http-nio-8080-exec-8] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
  194. 2018-10-06 17:17:34.661 DEBUG 26611 --- [http-nio-8080-exec-8] o.a.c.authenticator.AuthenticatorBase    :  Not subject to any constraint
  195. 2018-10-06 17:17:34.662 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.b.w.s.f.OrderedRequestContextFilter  : Bound request context to thread: org.apache.catalina.connector.RequestFacade@1c3fc7ea
  196. 2018-10-06 17:17:34.662 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 1 of 14 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  197. 2018-10-06 17:17:34.663 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 2 of 14 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  198. 2018-10-06 17:17:34.663 DEBUG 26611 --- [http-nio-8080-exec-8] w.c.HttpSessionSecurityContextRepository : HttpSession returned null object for SPRING_SECURITY_CONTEXT
  199. 2018-10-06 17:17:34.663 DEBUG 26611 --- [http-nio-8080-exec-8] w.c.HttpSessionSecurityContextRepository : No SecurityContext was available from the HttpSession: org.apache.catalina.session.StandardSessionFacade@516820ac. A new one will be created.
  200. 2018-10-06 17:17:34.663 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 3 of 14 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  201. 2018-10-06 17:17:34.663 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 4 of 14 in additional filter chain; firing Filter: 'CsrfFilter'
  202. 2018-10-06 17:17:34.663 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 5 of 14 in additional filter chain; firing Filter: 'LogoutFilter'
  203. 2018-10-06 17:17:34.664 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher  : Request 'GET /favicon.ico' doesn't match 'POST /logout
  204. 2018-10-06 17:17:34.664 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 6 of 14 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  205. 2018-10-06 17:17:34.664 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher  : Request 'GET /favicon.ico' doesn't match 'POST /login
  206. 2018-10-06 17:17:34.664 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 7 of 14 in additional filter chain; firing Filter: 'DefaultLoginPageGeneratingFilter'
  207. 2018-10-06 17:17:34.664 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 8 of 14 in additional filter chain; firing Filter: 'BasicAuthenticationFilter'
  208. 2018-10-06 17:17:34.664 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 9 of 14 in additional filter chain; firing Filter: 'RequestCacheAwareFilter'
  209. 2018-10-06 17:17:34.664 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.s.DefaultSavedRequest            : pathInfo: both null (property equals)
  210. 2018-10-06 17:17:34.664 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.s.DefaultSavedRequest            : queryString: both null (property equals)
  211. 2018-10-06 17:17:34.664 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.s.DefaultSavedRequest            : requestURI: arg1=/; arg2=/favicon.ico (property not equals)
  212. 2018-10-06 17:17:34.665 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.s.HttpSessionRequestCache        : saved request doesn't match
  213. 2018-10-06 17:17:34.665 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 10 of 14 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
  214. 2018-10-06 17:17:34.665 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 11 of 14 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
  215. 2018-10-06 17:17:34.665 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.a.AnonymousAuthenticationFilter  : Populated SecurityContextHolder with anonymous token: 'org.springframework.security.authentication.AnonymousAuthenticationToken@c63b5638: Principal: anonymousUser; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@43458: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: E247C3A4753CB6C83E71229198FF7E03; Granted Authorities: ROLE_ANONYMOUS'
  216. 2018-10-06 17:17:34.665 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 12 of 14 in additional filter chain; firing Filter: 'SessionManagementFilter'
  217. 2018-10-06 17:17:34.665 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 13 of 14 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
  218. 2018-10-06 17:17:34.665 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.security.web.FilterChainProxy        : /favicon.ico at position 14 of 14 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
  219. 2018-10-06 17:17:34.666 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.a.i.FilterSecurityInterceptor    : Secure object: FilterInvocation: URL: /favicon.ico; Attributes: [authenticated]
  220. 2018-10-06 17:17:34.666 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.a.i.FilterSecurityInterceptor    : Previously Authenticated: org.springframework.security.authentication.AnonymousAuthenticationToken@c63b5638: Principal: anonymousUser; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@43458: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: E247C3A4753CB6C83E71229198FF7E03; Granted Authorities: ROLE_ANONYMOUS
  221. 2018-10-06 17:17:34.666 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.access.vote.AffirmativeBased       : Voter: org.springframework.security.web.access.expression.WebExpressionVoter@67994c4b, returned: -1
  222. 2018-10-06 17:17:34.668 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.a.ExceptionTranslationFilter     : Access is denied (user is anonymous); redirecting to authentication entry point
  223.  
  224. org.springframework.security.access.AccessDeniedException: Access is denied
  225.     at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:84) ~[spring-security-core-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  226.     at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:233) ~[spring-security-core-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  227.     at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:124) ~[spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  228.     at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) ~[spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  229.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  230.     at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) ~[spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  231.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  232.     at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  233.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  234.     at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  235.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  236.     at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  237.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  238.     at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  239.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  240.     at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  241.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  242.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  243.     at org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter.doFilter(DefaultLoginPageGeneratingFilter.java:206) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  244.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  245.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  246.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  247.     at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  248.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  249.     at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:100) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  250.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  251.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  252.     at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  253.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  254.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  255.     at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  256.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  257.     at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  258.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  259.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  260.     at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  261.     at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) [spring-security-web-5.0.7.RELEASE.jar:5.0.7.RELEASE]
  262.     at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  263.     at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  264.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.32.jar:8.5.32]
  265.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.32.jar:8.5.32]
  266.     at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  267.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  268.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.32.jar:8.5.32]
  269.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.32.jar:8.5.32]
  270.     at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  271.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  272.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.32.jar:8.5.32]
  273.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.32.jar:8.5.32]
  274.     at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  275.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  276.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.32.jar:8.5.32]
  277.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.32.jar:8.5.32]
  278.     at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  279.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.8.RELEASE.jar:5.0.8.RELEASE]
  280.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.32.jar:8.5.32]
  281.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.32.jar:8.5.32]
  282.     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) [tomcat-embed-core-8.5.32.jar:8.5.32]
  283.     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-8.5.32.jar:8.5.32]
  284.     at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493) [tomcat-embed-core-8.5.32.jar:8.5.32]
  285.     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) [tomcat-embed-core-8.5.32.jar:8.5.32]
  286.     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) [tomcat-embed-core-8.5.32.jar:8.5.32]
  287.     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) [tomcat-embed-core-8.5.32.jar:8.5.32]
  288.     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) [tomcat-embed-core-8.5.32.jar:8.5.32]
  289.     at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800) [tomcat-embed-core-8.5.32.jar:8.5.32]
  290.     at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-8.5.32.jar:8.5.32]
  291.     at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:800) [tomcat-embed-core-8.5.32.jar:8.5.32]
  292.     at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1471) [tomcat-embed-core-8.5.32.jar:8.5.32]
  293.     at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-8.5.32.jar:8.5.32]
  294.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_144]
  295.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_144]
  296.     at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.5.32.jar:8.5.32]
  297.     at java.lang.Thread.run(Thread.java:748) [na:1.8.0_144]
  298.  
  299. 2018-10-06 17:17:34.671 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.util.matcher.AndRequestMatcher   : Trying to match using Ant [pattern='/**', GET]
  300. 2018-10-06 17:17:34.671 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher  : Request '/favicon.ico' matched by universal pattern '/**'
  301. 2018-10-06 17:17:34.671 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.util.matcher.AndRequestMatcher   : Trying to match using NegatedRequestMatcher [requestMatcher=Ant [pattern='/**/favicon.ico']]
  302. 2018-10-06 17:17:34.671 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher  : Checking match of request : '/favicon.ico'; against '/**/favicon.ico'
  303. 2018-10-06 17:17:34.672 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.u.matcher.NegatedRequestMatcher  : matches = false
  304. 2018-10-06 17:17:34.672 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.util.matcher.AndRequestMatcher   : Did not match
  305. 2018-10-06 17:17:34.672 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.s.HttpSessionRequestCache        : Request not saved as configured RequestMatcher did not match
  306. 2018-10-06 17:17:34.672 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.a.ExceptionTranslationFilter     : Calling Authentication entry point.
  307. 2018-10-06 17:17:34.672 DEBUG 26611 --- [http-nio-8080-exec-8] s.w.a.DelegatingAuthenticationEntryPoint : Trying to match using AndRequestMatcher [requestMatchers=[NegatedRequestMatcher [requestMatcher=RequestHeaderRequestMatcher [expectedHeaderName=X-Requested-With, expectedHeaderValue=XMLHttpRequest]], MediaTypeRequestMatcher [contentNegotiationStrategy=org.springframework.web.accept.ContentNegotiationManager@65e22def, matchingMediaTypes=[application/xhtml+xml, image/*, text/html, text/plain], useEquals=false, ignoredMediaTypes=[*/*]]]]
  308. 2018-10-06 17:17:34.672 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.util.matcher.AndRequestMatcher   : Trying to match using NegatedRequestMatcher [requestMatcher=RequestHeaderRequestMatcher [expectedHeaderName=X-Requested-With, expectedHeaderValue=XMLHttpRequest]]
  309. 2018-10-06 17:17:34.672 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.u.matcher.NegatedRequestMatcher  : matches = true
  310. 2018-10-06 17:17:34.672 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.util.matcher.AndRequestMatcher   : Trying to match using MediaTypeRequestMatcher [contentNegotiationStrategy=org.springframework.web.accept.ContentNegotiationManager@65e22def, matchingMediaTypes=[application/xhtml+xml, image/*, text/html, text/plain], useEquals=false, ignoredMediaTypes=[*/*]]
  311. 2018-10-06 17:17:34.673 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.u.m.MediaTypeRequestMatcher      : httpRequestMediaTypes=[image/webp, image/apng, image/*, */*;q=0.8]
  312. 2018-10-06 17:17:34.673 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.u.m.MediaTypeRequestMatcher      : Processing image/webp
  313. 2018-10-06 17:17:34.673 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.u.m.MediaTypeRequestMatcher      : application/xhtml+xml .isCompatibleWith image/webp = false
  314. 2018-10-06 17:17:34.673 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.u.m.MediaTypeRequestMatcher      : image/* .isCompatibleWith image/webp = true
  315. 2018-10-06 17:17:34.673 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.w.util.matcher.AndRequestMatcher   : All requestMatchers returned true
  316. 2018-10-06 17:17:34.673 DEBUG 26611 --- [http-nio-8080-exec-8] s.w.a.DelegatingAuthenticationEntryPoint : Match found! Executing org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint@256a0d95
  317. 2018-10-06 17:17:34.673 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.s.web.DefaultRedirectStrategy        : Redirecting to 'http://localhost:8080/login'
  318. 2018-10-06 17:17:34.674 DEBUG 26611 --- [http-nio-8080-exec-8] 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@fde6b60
  319. 2018-10-06 17:17:34.674 DEBUG 26611 --- [http-nio-8080-exec-8] w.c.HttpSessionSecurityContextRepository : SecurityContext is empty or contents are anonymous - context will not be stored in HttpSession.
  320. 2018-10-06 17:17:34.674 DEBUG 26611 --- [http-nio-8080-exec-8] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
  321. 2018-10-06 17:17:34.674 DEBUG 26611 --- [http-nio-8080-exec-8] o.s.b.w.s.f.OrderedRequestContextFilter  : Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@1c3fc7ea
  322. 2018-10-06 17:17:34.675 DEBUG 26611 --- [http-nio-8080-exec-8] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read from buffer: [0]
  323. 2018-10-06 17:17:34.676 DEBUG 26611 --- [http-nio-8080-exec-8] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read direct from socket: [0]
  324. 2018-10-06 17:17:34.676 DEBUG 26611 --- [http-nio-8080-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Status in: [OPEN_READ], State out: [OPEN]
  325. 2018-10-06 17:17:34.679 DEBUG 26611 --- [http-nio-8080-exec-9] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read from buffer: [0]
  326. 2018-10-06 17:17:34.679 DEBUG 26611 --- [http-nio-8080-exec-9] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read direct from socket: [532]
  327. 2018-10-06 17:17:34.680 DEBUG 26611 --- [http-nio-8080-exec-9] o.a.coyote.http11.Http11InputBuffer      : Received [GET /login HTTP/1.1
  328. Host: localhost:8080
  329. Connection: keep-alive
  330. Pragma: no-cache
  331. Cache-Control: no-cache
  332. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
  333. Accept: image/webp,image/apng,image/*,*/*;q=0.8
  334. Referer: http://localhost:8080/login?error
  335. Accept-Encoding: gzip, deflate, br
  336. Accept-Language: en-US,en;q=0.9,nl;q=0.8,fr;q=0.7
  337. Cookie: Idea-8cbdfa1d=1a13402d-a172-42e9-89dc-6a7fc90fda7c; JSESSIONID=E247C3A4753CB6C83E71229198FF7E03
  338.  
  339. ]
  340. 2018-10-06 17:17:34.680 DEBUG 26611 --- [http-nio-8080-exec-9] o.a.t.util.http.Rfc6265CookieProcessor   : Cookies: Parsing b[]: Idea-8cbdfa1d=1a13402d-a172-42e9-89dc-6a7fc90fda7c; JSESSIONID=E247C3A4753CB6C83E71229198FF7E03
  341. 2018-10-06 17:17:34.680 DEBUG 26611 --- [http-nio-8080-exec-9] o.a.catalina.connector.CoyoteAdapter     :  Requested cookie session id is E247C3A4753CB6C83E71229198FF7E03
  342. 2018-10-06 17:17:34.680 DEBUG 26611 --- [http-nio-8080-exec-9] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /login
  343. 2018-10-06 17:17:34.681 DEBUG 26611 --- [http-nio-8080-exec-9] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
  344. 2018-10-06 17:17:34.681 DEBUG 26611 --- [http-nio-8080-exec-9] o.a.c.authenticator.AuthenticatorBase    :  Not subject to any constraint
  345. 2018-10-06 17:17:34.681 DEBUG 26611 --- [http-nio-8080-exec-9] o.s.b.w.s.f.OrderedRequestContextFilter  : Bound request context to thread: org.apache.catalina.connector.RequestFacade@1c3fc7ea
  346. 2018-10-06 17:17:34.681 DEBUG 26611 --- [http-nio-8080-exec-9] o.s.security.web.FilterChainProxy        : /login at position 1 of 14 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  347. 2018-10-06 17:17:34.681 DEBUG 26611 --- [http-nio-8080-exec-9] o.s.security.web.FilterChainProxy        : /login at position 2 of 14 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  348. 2018-10-06 17:17:34.682 DEBUG 26611 --- [http-nio-8080-exec-9] w.c.HttpSessionSecurityContextRepository : HttpSession returned null object for SPRING_SECURITY_CONTEXT
  349. 2018-10-06 17:17:34.682 DEBUG 26611 --- [http-nio-8080-exec-9] w.c.HttpSessionSecurityContextRepository : No SecurityContext was available from the HttpSession: org.apache.catalina.session.StandardSessionFacade@516820ac. A new one will be created.
  350. 2018-10-06 17:17:34.682 DEBUG 26611 --- [http-nio-8080-exec-9] o.s.security.web.FilterChainProxy        : /login at position 3 of 14 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  351. 2018-10-06 17:17:34.682 DEBUG 26611 --- [http-nio-8080-exec-9] o.s.security.web.FilterChainProxy        : /login at position 4 of 14 in additional filter chain; firing Filter: 'CsrfFilter'
  352. 2018-10-06 17:17:34.682 DEBUG 26611 --- [http-nio-8080-exec-9] o.s.security.web.FilterChainProxy        : /login at position 5 of 14 in additional filter chain; firing Filter: 'LogoutFilter'
  353. 2018-10-06 17:17:34.682 DEBUG 26611 --- [http-nio-8080-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher  : Request 'GET /login' doesn't match 'POST /logout
  354. 2018-10-06 17:17:34.682 DEBUG 26611 --- [http-nio-8080-exec-9] o.s.security.web.FilterChainProxy        : /login at position 6 of 14 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  355. 2018-10-06 17:17:34.682 DEBUG 26611 --- [http-nio-8080-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher  : Request 'GET /login' doesn't match 'POST /login
  356. 2018-10-06 17:17:34.682 DEBUG 26611 --- [http-nio-8080-exec-9] o.s.security.web.FilterChainProxy        : /login at position 7 of 14 in additional filter chain; firing Filter: 'DefaultLoginPageGeneratingFilter'
  357. 2018-10-06 17:17:34.683 DEBUG 26611 --- [http-nio-8080-exec-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@fde6b60
  358. 2018-10-06 17:17:34.683 DEBUG 26611 --- [http-nio-8080-exec-9] w.c.HttpSessionSecurityContextRepository : SecurityContext is empty or contents are anonymous - context will not be stored in HttpSession.
  359. 2018-10-06 17:17:34.683 DEBUG 26611 --- [http-nio-8080-exec-9] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
  360. 2018-10-06 17:17:34.683 DEBUG 26611 --- [http-nio-8080-exec-9] o.s.b.w.s.f.OrderedRequestContextFilter  : Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@1c3fc7ea
  361. 2018-10-06 17:17:34.685 DEBUG 26611 --- [http-nio-8080-exec-9] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read from buffer: [0]
  362. 2018-10-06 17:17:34.685 DEBUG 26611 --- [http-nio-8080-exec-9] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Read direct from socket: [0]
  363. 2018-10-06 17:17:34.685 DEBUG 26611 --- [http-nio-8080-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b1b274b:org.apache.tomcat.util.net.NioChannel@3357cd49:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8080 remote=/0:0:0:0:0:0:0:1:49806]], Status in: [OPEN_READ], State out: [OPEN]
  364. 2018-10-06 17:17:52.496 DEBUG 26611 --- [HikariPool-1 housekeeper] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement