Advertisement
Guest User

Untitled

a guest
Feb 1st, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 23.26 KB | None | 0 0
  1. 2018-02-02 00:48:28.655 DEBUG 2390 --- [nio-8080-exec-5] o.s.s.authentication.ProviderManager     : Authentication attempt using org.springframework.security.authentication.dao.DaoAuthenticationProvider
  2. 2018-02-02 00:48:28.680  INFO 2390 --- [nio-8080-exec-5] o.h.h.i.QueryTranslatorFactoryInitiator  : HHH000397: Using ASTQueryTranslatorFactory
  3. 2018-02-02 00:48:28.790 DEBUG 2390 --- [nio-8080-exec-5] org.hibernate.SQL                        : select user0_.id as id1_6_, user0_.password as password2_6_, user0_.username as username3_6_ from users user0_ where user0_.username=?
  4. 2018-02-02 00:48:28.841 DEBUG 2390 --- [nio-8080-exec-5] org.hibernate.SQL                        : select roles0_.user_id as user_id1_5_0_, roles0_.role_id as role_id2_5_0_, role1_.id as id1_2_1_, role1_.name as name2_2_1_ from user_role roles0_ inner join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=?
  5. 2018-02-02 00:48:28.857 DEBUG 2390 --- [nio-8080-exec-5] org.hibernate.SQL                        : select users0_.role_id as role_id2_5_0_, users0_.user_id as user_id1_5_0_, user1_.id as id1_6_1_, user1_.password as password2_6_1_, user1_.username as username3_6_1_ from user_role users0_ inner join users user1_ on users0_.user_id=user1_.id where users0_.role_id=?
  6. 2018-02-02 00:48:28.860 DEBUG 2390 --- [nio-8080-exec-5] org.hibernate.SQL                        : select roles0_.user_id as user_id1_5_0_, roles0_.role_id as role_id2_5_0_, role1_.id as id1_2_1_, role1_.name as name2_2_1_ from user_role roles0_ inner join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=?
  7. mgalecki
  8. $2a$10$4qCSAKYLBjkVh6H9.QCMTebL.NDVE.Ly..8fDs3wo1Qyo6BRykQeW
  9. 2018-02-02 00:48:29.021 DEBUG 2390 --- [nio-8080-exec-5] s.CompositeSessionAuthenticationStrategy : Delegating to org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy@24a4e2c5
  10. 2018-02-02 00:48:29.022 DEBUG 2390 --- [nio-8080-exec-5] s.CompositeSessionAuthenticationStrategy : Delegating to org.springframework.security.web.csrf.CsrfAuthenticationStrategy@39a649d2
  11. 2018-02-02 00:48:29.023 DEBUG 2390 --- [nio-8080-exec-5] w.a.UsernamePasswordAuthenticationFilter : Authentication success. Updating SecurityContextHolder to contain: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@10ae504b: Principal: org.springframework.security.core.userdetails.User@2f295b41: Username: mgalecki; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_USER
  12. ; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@43458: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: C5E5C25C510747020E17370CBBF20A21; Granted Authorities: ROLE_USER
  13.  
  14. 2018-02-02 00:48:29.024 DEBUG 2390 --- [nio-8080-exec-5] RequestAwareAuthenticationSuccessHandler : Redirecting to DefaultSavedRequest Url: http://localhost:8080/bmi-full
  15. 2018-02-02 00:48:29.024 DEBUG 2390 --- [nio-8080-exec-5] o.s.s.web.DefaultRedirectStrategy        : Redirecting to 'http://localhost:8080/bmi-full'
  16. 2018-02-02 00:48:29.024 DEBUG 2390 --- [nio-8080-exec-5] w.c.HttpSessionSecurityContextRepository : SecurityContext 'org.springframework.security.core.context.SecurityContextImpl@10ae504b: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@10ae504b: Principal: org.springframework.security.core.userdetails.User@2f295b41: Username: mgalecki; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_USER
  17. ; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@43458: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: C5E5C25C510747020E17370CBBF20A21; Granted Authorities: ROLE_USER
  18. ' stored to HttpSession: 'org.apache.catalina.session.StandardSessionFacade@cbcc253
  19. 2018-02-02 00:48:29.024 DEBUG 2390 --- [nio-8080-exec-5] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
  20. 2018-02-02 00:48:29.024 DEBUG 2390 --- [nio-8080-exec-5] o.s.b.w.f.OrderedRequestContextFilter    : Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@deeb32f
  21. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] o.s.b.w.f.OrderedRequestContextFilter    : Bound request context to thread: org.apache.catalina.connector.RequestFacade@deeb32f
  22. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 1 of 12 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  23. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 2 of 12 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  24. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] w.c.HttpSessionSecurityContextRepository : Obtained a valid SecurityContext from SPRING_SECURITY_CONTEXT: 'org.springframework.security.core.context.SecurityContextImpl@10ae504b: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@10ae504b: Principal: org.springframework.security.core.userdetails.User@2f295b41: Username: mgalecki; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_USER
  25. ; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@43458: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: C5E5C25C510747020E17370CBBF20A21; Granted Authorities: ROLE_USER
  26. '
  27. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 3 of 12 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  28. 2018-02-02 00:48:29.042 DEBUG 2390 --- [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@442885ef
  29. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 4 of 12 in additional filter chain; firing Filter: 'CsrfFilter'
  30. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 5 of 12 in additional filter chain; firing Filter: 'LogoutFilter'
  31. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Request 'GET /bmi-full' doesn't match 'POST /logout
  32. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 6 of 12 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  33. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Request 'GET /bmi-full' doesn't match 'POST /login
  34. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 7 of 12 in additional filter chain; firing Filter: 'RequestCacheAwareFilter'
  35. 2018-02-02 00:48:29.042 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.s.DefaultSavedRequest            : pathInfo: both null (property equals)
  36. 2018-02-02 00:48:29.043 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.s.DefaultSavedRequest            : queryString: both null (property equals)
  37. 2018-02-02 00:48:29.043 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.s.DefaultSavedRequest            : requestURI: arg1=/bmi-full; arg2=/bmi-full (property equals)
  38. 2018-02-02 00:48:29.043 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.s.DefaultSavedRequest            : serverPort: arg1=8080; arg2=8080 (property equals)
  39. 2018-02-02 00:48:29.043 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.s.DefaultSavedRequest            : requestURL: arg1=http://localhost:8080/bmi-full; arg2=http://localhost:8080/bmi-full (property equals)
  40. 2018-02-02 00:48:29.043 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.s.DefaultSavedRequest            : scheme: arg1=http; arg2=http (property equals)
  41. 2018-02-02 00:48:29.043 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.s.DefaultSavedRequest            : serverName: arg1=localhost; arg2=localhost (property equals)
  42. 2018-02-02 00:48:29.043 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.s.DefaultSavedRequest            : contextPath: arg1=; arg2= (property equals)
  43. 2018-02-02 00:48:29.043 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.s.DefaultSavedRequest            : servletPath: arg1=/bmi-full; arg2=/bmi-full (property equals)
  44. 2018-02-02 00:48:29.043 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.s.HttpSessionRequestCache        : Removing DefaultSavedRequest from session if present
  45. 2018-02-02 00:48:29.044 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 8 of 12 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
  46. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 9 of 12 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
  47. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.a.AnonymousAuthenticationFilter  : SecurityContextHolder not populated with anonymous token, as it already contained: 'org.springframework.security.authentication.UsernamePasswordAuthenticationToken@10ae504b: Principal: org.springframework.security.core.userdetails.User@2f295b41: Username: mgalecki; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_USER
  48. ; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@43458: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: C5E5C25C510747020E17370CBBF20A21; Granted Authorities: ROLE_USER
  49. '
  50. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 10 of 12 in additional filter chain; firing Filter: 'SessionManagementFilter'
  51. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 11 of 12 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
  52. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy        : /bmi-full at position 12 of 12 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
  53. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Request 'GET /bmi-full' doesn't match 'POST /logout
  54. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Checking match of request : '/bmi-full'; against '/'
  55. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Checking match of request : '/bmi-full'; against '/css/**'
  56. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Checking match of request : '/bmi-full'; against '/js/**'
  57. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Checking match of request : '/bmi-full'; against '/bmi-demo'
  58. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Checking match of request : '/bmi-full'; against '/login'
  59. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Checking match of request : '/bmi-full'; against '/registration'
  60. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.u.matcher.AntPathRequestMatcher  : Checking match of request : '/bmi-full'; against '/bmi-full'
  61. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.a.i.FilterSecurityInterceptor    : Secure object: FilterInvocation: URL: /bmi-full; Attributes: [hasRole('ROLE_USER')]
  62. 2018-02-02 00:48:29.045 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.a.i.FilterSecurityInterceptor    : Previously Authenticated: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@10ae504b: Principal: org.springframework.security.core.userdetails.User@2f295b41: Username: mgalecki; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_USER
  63. ; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@43458: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: C5E5C25C510747020E17370CBBF20A21; Granted Authorities: ROLE_USER
  64.  
  65. 2018-02-02 00:48:29.046 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.access.vote.AffirmativeBased       : Voter: org.springframework.security.web.access.expression.WebExpressionVoter@642b5ba9, returned: -1
  66. 2018-02-02 00:48:29.047 DEBUG 2390 --- [nio-8080-exec-6] o.s.s.w.a.ExceptionTranslationFilter     : Access is denied (user is not anonymous); delegating to AccessDeniedHandler
  67.  
  68. org.springframework.security.access.AccessDeniedException: Access is denied
  69.     at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:84) ~[spring-security-core-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  70.     at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:233) ~[spring-security-core-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  71.     at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:124) ~[spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  72.     at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) ~[spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  73.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  74.     at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) ~[spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  75.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  76.     at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  77.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  78.     at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  79.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  80.     at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  81.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  82.     at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  83.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  84.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  85.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  86.     at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  87.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  88.     at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:100) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  89.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  90.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  91.     at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  92.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  93.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  94.     at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  95.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  96.     at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  97.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  98.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  99.     at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  100.     at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
  101.     at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  102.     at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  103.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  104.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  105.     at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  106.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  107.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  108.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  109.     at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:108) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  110.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  111.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  112.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  113.     at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  114.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  115.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  116.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  117.     at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  118.     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-4.3.13.RELEASE.jar:4.3.13.RELEASE]
  119.     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  120.     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  121.     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-8.5.23.jar:8.5.23]
  122.     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-8.5.23.jar:8.5.23]
  123.     at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) [tomcat-embed-core-8.5.23.jar:8.5.23]
  124.     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) [tomcat-embed-core-8.5.23.jar:8.5.23]
  125.     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) [tomcat-embed-core-8.5.23.jar:8.5.23]
  126.     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) [tomcat-embed-core-8.5.23.jar:8.5.23]
  127.     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) [tomcat-embed-core-8.5.23.jar:8.5.23]
  128.     at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) [tomcat-embed-core-8.5.23.jar:8.5.23]
  129.     at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-8.5.23.jar:8.5.23]
  130.     at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) [tomcat-embed-core-8.5.23.jar:8.5.23]
  131.     at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) [tomcat-embed-core-8.5.23.jar:8.5.23]
  132.     at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-8.5.23.jar:8.5.23]
  133.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_111]
  134.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_111]
  135.     at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.5.23.jar:8.5.23]
  136.     at java.lang.Thread.run(Thread.java:745) [na:1.8.0_111]
  137.  
  138. 2018-02-02 00:48:29.048 DEBUG 2390 --- [nio-8080-exec-6] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
  139. 2018-02-02 00:48:29.048 DEBUG 2390 --- [nio-8080-exec-6] o.s.b.w.f.OrderedRequestContextFilter    : Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@deeb32f
  140. a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement