Advertisement
Guest User

Untitled

a guest
Jun 24th, 2018
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 111.93 KB | None | 0 0
  1. 2018-06-24 08:03:18.123 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/favicon.ico'
  2. 2018-06-24 08:03:18.123 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/.well-known/**'
  3. 2018-06-24 08:03:18.123 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/upload/**'
  4. 2018-06-24 08:03:18.123 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/css/**'
  5. 2018-06-24 08:03:18.123 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/js/**'
  6. 2018-06-24 08:03:18.123 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/fonts/**'
  7. 2018-06-24 08:03:18.123 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/images/**'
  8. 2018-06-24 08:03:18.123 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/webjars/**'
  9. 2018-06-24 08:03:18.123 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '**/gallery/**'
  10. 2018-06-24 08:03:18.123 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/token']
  11. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/oauth/token'
  12. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/token_key']
  13. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/oauth/token_key'
  14. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/check_token']
  15. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/oauth/check_token'
  16. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
  17. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v2/**'
  18. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request '/member/130' matched by universal pattern '/**'
  19. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 1 of 14 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  20. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 2 of 14 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  21. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] w.c.HttpSessionSecurityContextRepository : Obtained a valid SecurityContext from SPRING_SECURITY_CONTEXT: 'org.springframework.security.core.context.SecurityContextImpl@f5416517: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f5416517: Principal: com.realroofers.lovappy.service.user.dto.UserAuthDto@6f595edb: Email: civcicboris93@gmail.com; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: MUSICIAN,AUTHOR,USER,VENDOR,EVENT_AMBASSADOR; Credentials: [PROTECTED]; Authenticated: true; Details: com.realroofers.lovappy.service.user.dto.UserAuthDto@6f595edb: Email: civcicboris93@gmail.com; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: MUSICIAN,AUTHOR,USER,VENDOR,EVENT_AMBASSADOR; Granted Authorities: MUSICIAN, AUTHOR, USER, VENDOR, EVENT_AMBASSADOR'
  22. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 3 of 14 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  23. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] 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@9d52ecc
  24. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 4 of 14 in additional filter chain; firing Filter: 'LogoutFilter'
  25. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', GET]
  26. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/logout'
  27. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', POST]
  28. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /member/130' doesn't match 'POST /logout
  29. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', PUT]
  30. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /member/130' doesn't match 'PUT /logout
  31. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', DELETE]
  32. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /member/130' doesn't match 'DELETE /logout
  33. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
  34. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 5 of 14 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  35. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /member/130' doesn't match 'POST /login
  36. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 6 of 14 in additional filter chain; firing Filter: 'CompositeFilter'
  37. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/login/facebook'
  38. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/facebook'
  39. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/musician/facebook'
  40. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/ambassador/facebook'
  41. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/author/facebook'
  42. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/musician/google'
  43. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/ambassador/google'
  44. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/author/google'
  45. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/login/google'
  46. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/google'
  47. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/login/instagram'
  48. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/instagram'
  49. 2018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 7 of 14 in additional filter chain; firing Filter: 'AuthenticationSuccessHandlerAndRegistrationFilter'
  50. 2018-06-24 08:03:18.125 DEBUG 1405 --- [nio-8080-exec-3] ationSuccessHandlerAndRegistrationFilter : current URL /member/130
  51. 2018-06-24 08:03:18.125 DEBUG 1405 --- [nio-8080-exec-3] ationSuccessHandlerAndRegistrationFilter : [Filter] currentUrl: /member/130
  52. 2018-06-24 08:03:18.145 DEBUG 1405 --- [nio-8080-exec-3] c.r.l.s.u.i.UserPreferenceServiceImpl : Get Preference
  53. 2018-06-24 08:03:18.156 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 8 of 14 in additional filter chain; firing Filter: 'RequestCacheAwareFilter'
  54. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 9 of 14 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
  55. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 10 of 14 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
  56. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.a.AnonymousAuthenticationFilter : SecurityContextHolder not populated with anonymous token, as it already contained: 'org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f5416517: Principal: com.realroofers.lovappy.service.user.dto.UserAuthDto@6f595edb: Email: civcicboris93@gmail.com; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: MUSICIAN,AUTHOR,USER,VENDOR,EVENT_AMBASSADOR; Credentials: [PROTECTED]; Authenticated: true; Details: com.realroofers.lovappy.service.user.dto.UserAuthDto@6f595edb: Email: civcicboris93@gmail.com; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: MUSICIAN,AUTHOR,USER,VENDOR,EVENT_AMBASSADOR; Granted Authorities: MUSICIAN, AUTHOR, USER, VENDOR, EVENT_AMBASSADOR'
  57. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 11 of 14 in additional filter chain; firing Filter: 'SessionManagementFilter'
  58. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 12 of 14 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
  59. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 13 of 14 in additional filter chain; firing Filter: 'AuthenticationFilter'
  60. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 14 of 14 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
  61. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', GET]
  62. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/logout'
  63. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', POST]
  64. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /member/130' doesn't match 'POST /logout
  65. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', PUT]
  66. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /member/130' doesn't match 'PUT /logout
  67. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', DELETE]
  68. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /member/130' doesn't match 'DELETE /logout
  69. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
  70. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/'
  71. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/googleabeef86397d0e2ef.html'
  72. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/login**'
  73. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register**'
  74. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/**'
  75. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/reset'
  76. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/verify/**'
  77. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/radio'
  78. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/radio/new'
  79. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/radio/profiles'
  80. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v1/lovappy_radio'
  81. 2018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v1/radio'
  82. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v1/ads'
  83. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v1/ads/calculate_price'
  84. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog**'
  85. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/posts/**'
  86. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/search**'
  87. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/share/post/facebook'
  88. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/send_reset_email**'
  89. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/set_new_password/**'
  90. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/set_new_password**'
  91. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/features'
  92. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/features/**'
  93. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/plans-and-pricing'
  94. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/mobile'
  95. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/about-us'
  96. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/contact-us'
  97. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/advertise/review'
  98. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/advertise/audience'
  99. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/ad/add'
  100. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/ad/upload_cover_image'
  101. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/ad/upload_audio'
  102. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/lovappy/posts**'
  103. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/category/**'
  104. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/vlogs**'
  105. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/vlogs/**'
  106. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/posts/gallery'
  107. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/posts/featured'
  108. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/share/**'
  109. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/posts/**/content'
  110. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/radio/share/**'
  111. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/pages/**'
  112. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/lox'
  113. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/lox/**'
  114. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/following'
  115. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/how-this-works'
  116. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/vendor/mobile/verification'
  117. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/user/registration/musician/**'
  118. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/user/registration/photo'
  119. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/user/registration/ambassador/**'
  120. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/user/registration/signup'
  121. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/user/registration/new/signup'
  122. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/user/registration/author/**'
  123. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/vendor/mobile/**'
  124. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/vendor/mobile/verify'
  125. 2018-06-24 08:03:18.158 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/terms'
  126. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/privacy'
  127. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v1/user/login**'
  128. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/how-this-works'
  129. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v1/blogs/**/share/**'
  130. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/infographic'
  131. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/events/**'
  132. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/dating/places/**'
  133. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v1/ads/add**'
  134. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v1/ads/cover_image**'
  135. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v1/ads/audio**'
  136. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v1/ads/video**'
  137. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/gifts'
  138. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/music/infographic'
  139. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/lovblog'
  140. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/events'
  141. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/team'
  142. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/icons'
  143. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/email'
  144. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/music/sell-your-music'
  145. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/music/send-music'
  146. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/blog/help'
  147. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/couples_reset_password'
  148. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/music'
  149. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/music/search'
  150. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/music/**/details'
  151. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/video_blogger/registration'
  152. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/infographics/gifts'
  153. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/signin/twitter'
  154. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/infographics/advertising'
  155. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/infographics/dating'
  156. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/advertise/**'
  157. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/faq'
  158. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/user/registration/blogger'
  159. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/ambassador/info'
  160. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/patent'
  161. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/findlove'
  162. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/sitemap'
  163. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/radio/**'
  164. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/faq/**'
  165. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/developer/**'
  166. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/ambassadors'
  167. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/infographics/couples'
  168. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/music/signup'
  169. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/dating/place/verification'
  170. 2018-06-24 08:03:18.159 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v2/login'
  171. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/connect/twitter'
  172. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/signin/social/twitter'
  173. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/signin/instagram'
  174. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v2/social/**/login'
  175. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/dating/place/deals/submit'
  176. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/temp/**'
  177. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/error/**'
  178. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/vendor/registration'
  179. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/vendor/register/brand'
  180. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/vendor/signup'
  181. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/infographic-library'
  182. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/happy-couples'
  183. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v1/gallery/photo'
  184. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/music/purchase/terms'
  185. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/music/musician/help'
  186. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/.well-known/pki-validation/6e70612b67ca4dbc9d784bef314cd705.txt'
  187. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/jsondoc-ui.html'
  188. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.a.i.FilterSecurityInterceptor : Secure object: FilterInvocation: URL: /member/130; Attributes: [authenticated]
  189. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.a.i.FilterSecurityInterceptor : Previously Authenticated: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f5416517: Principal: com.realroofers.lovappy.service.user.dto.UserAuthDto@6f595edb: Email: civcicboris93@gmail.com; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: MUSICIAN,AUTHOR,USER,VENDOR,EVENT_AMBASSADOR; Credentials: [PROTECTED]; Authenticated: true; Details: com.realroofers.lovappy.service.user.dto.UserAuthDto@6f595edb: Email: civcicboris93@gmail.com; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: MUSICIAN,AUTHOR,USER,VENDOR,EVENT_AMBASSADOR; Granted Authorities: MUSICIAN, AUTHOR, USER, VENDOR, EVENT_AMBASSADOR
  190. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.access.vote.AffirmativeBased : Voter: org.springframework.security.web.access.expression.WebExpressionVoter@75b8c7b, returned: 1
  191. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.a.i.FilterSecurityInterceptor : Authorization successful
  192. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.a.i.FilterSecurityInterceptor : RunAsManager did not change Authentication object
  193. 2018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 reached end of additional filter chain; proceeding with original chain
  194. 2018-06-24 08:03:18.162 DEBUG 1405 --- [nio-8080-exec-3] c.r.l.w.c.MemberProfileController : Get Member 130:
  195. 2018-06-24 08:03:18.169 ERROR 1405 --- [nio-8080-exec-3] c.r.l.s.u.impl.UserProfileServiceImpl : User has no loction
  196. 2018-06-24 08:03:18.171 DEBUG 1405 --- [nio-8080-exec-3] c.r.l.s.u.i.UserPreferenceServiceImpl : Get Preference
  197. java.lang.NullPointerException
  198. at com.realroofers.lovappy.web.controller.MemberProfileController.getMember(MemberProfileController.java:132)
  199. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  200. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  201. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  202. at java.lang.reflect.Method.invoke(Method.java:498)
  203. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
  204. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
  205. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
  206. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827)
  207. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738)
  208. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
  209. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
  210. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
  211. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
  212. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
  213. at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
  214. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
  215. at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
  216. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  217. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  218. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  219. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  220. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  221. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)
  222. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  223. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  224. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  225. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  226. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  227. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
  228. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
  229. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
  230. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  231. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  232. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  233. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  234. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  235. at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
  236. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  237. at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
  238. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  239. at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
  240. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  241. at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
  242. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  243. at com.realroofers.lovappy.web.config.AuthenticationSuccessHandlerAndRegistrationFilter.doFilterInternal(AuthenticationSuccessHandlerAndRegistrationFilter.java:366)
  244. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  245. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  246. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107)
  247. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  248. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  249. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  250. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  251. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  252. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  253. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  254. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  255. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  256. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  257. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  258. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  259. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  260. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  261. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  262. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  263. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  264. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  265. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  266. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  267. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  268. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  269. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  270. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  271. at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73)
  272. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  273. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  274. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  275. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
  276. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  277. at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
  278. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  279. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  280. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
  281. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  282. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
  283. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  284. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  285. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
  286. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
  287. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347)
  288. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263)
  289. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  290. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  291. at org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter.doFilter(OAuth2ClientContextFilter.java:60)
  292. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  293. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  294. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  295. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  296. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  297. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  298. at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:108)
  299. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  300. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  301. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  302. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
  303. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  304. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  305. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  306. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
  307. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  308. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  309. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  310. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  311. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  312. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
  313. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
  314. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  315. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  316. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
  317. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
  318. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  319. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  320. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
  321. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  322. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  323. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  324. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  325. at java.lang.Thread.run(Thread.java:748)
  326. 2018-06-24 08:03:18.198 ERROR 1405 --- [nio-8080-exec-3] org.thymeleaf.TemplateEngine : [THYMELEAF][http-nio-8080-exec-3] Exception processing template "member/view-profile-with-msg [text/html]": An error happened during template parsing (template: "URL [file:src/main/resources/templates/member/view-profile-with-msg.html]")
  327.  
  328. org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "URL [file:src/main/resources/templates/member/view-profile-with-msg.html]")
  329. at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:241)
  330. at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100)
  331. at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:666)
  332. at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
  333. at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1072)
  334. at org.thymeleaf.spring4.view.ThymeleafView.renderFragment(ThymeleafView.java:335)
  335. at org.thymeleaf.spring4.view.ThymeleafView.render(ThymeleafView.java:189)
  336. at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1286)
  337. at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1041)
  338. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:984)
  339. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
  340. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
  341. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
  342. at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
  343. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
  344. at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
  345. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  346. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  347. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  348. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  349. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  350. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)
  351. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  352. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  353. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  354. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  355. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  356. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
  357. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
  358. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
  359. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  360. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  361. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  362. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  363. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  364. at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
  365. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  366. at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
  367. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  368. at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
  369. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  370. at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
  371. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  372. at com.realroofers.lovappy.web.config.AuthenticationSuccessHandlerAndRegistrationFilter.doFilterInternal(AuthenticationSuccessHandlerAndRegistrationFilter.java:366)
  373. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  374. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  375. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107)
  376. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  377. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  378. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  379. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  380. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  381. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  382. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  383. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  384. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  385. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  386. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  387. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  388. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  389. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  390. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  391. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  392. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  393. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  394. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  395. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  396. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  397. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  398. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  399. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  400. at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73)
  401. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  402. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  403. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  404. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
  405. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  406. at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
  407. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  408. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  409. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
  410. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  411. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
  412. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  413. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  414. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
  415. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
  416. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347)
  417. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263)
  418. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  419. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  420. at org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter.doFilter(OAuth2ClientContextFilter.java:60)
  421. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  422. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  423. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  424. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  425. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  426. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  427. at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:108)
  428. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  429. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  430. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  431. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
  432. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  433. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  434. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  435. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
  436. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  437. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  438. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  439. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  440. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  441. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
  442. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
  443. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  444. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  445. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
  446. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
  447. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  448. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  449. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
  450. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  451. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  452. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  453. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  454. at java.lang.Thread.run(Thread.java:748)
  455. Caused by: org.attoparser.ParseException: Error during execution of processor 'org.thymeleaf.spring4.processor.SpringInputRadioFieldTagProcessor' (template: "fragments/block-form" - line 64, col 122)
  456. at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:393)
  457. at org.attoparser.MarkupParser.parse(MarkupParser.java:257)
  458. at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230)
  459. ... 125 common frames omitted
  460. Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Error during execution of processor 'org.thymeleaf.spring4.processor.SpringInputRadioFieldTagProcessor' (template: "fragments/block-form" - line 64, col 122)
  461. at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:117)
  462. at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95)
  463. at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633)
  464. at org.thymeleaf.engine.ProcessorTemplateHandler.handleStandaloneElement(ProcessorTemplateHandler.java:918)
  465. at org.thymeleaf.engine.StandaloneElementTag.beHandled(StandaloneElementTag.java:228)
  466. at org.thymeleaf.engine.Model.process(Model.java:282)
  467. at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1587)
  468. at org.thymeleaf.engine.TemplateHandlerAdapterMarkupHandler.handleOpenElementEnd(TemplateHandlerAdapterMarkupHandler.java:304)
  469. at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler$InlineMarkupAdapterPreProcessorHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:278)
  470. at org.thymeleaf.standard.inline.OutputExpressionInlinePreProcessorHandler.handleOpenElementEnd(OutputExpressionInlinePreProcessorHandler.java:186)
  471. at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:124)
  472. at org.attoparser.HtmlElement.handleOpenElementEnd(HtmlElement.java:109)
  473. at org.attoparser.HtmlMarkupHandler.handleOpenElementEnd(HtmlMarkupHandler.java:297)
  474. at org.attoparser.MarkupEventProcessorHandler.handleOpenElementEnd(MarkupEventProcessorHandler.java:402)
  475. at org.attoparser.ParsingElementMarkupUtil.parseOpenElement(ParsingElementMarkupUtil.java:159)
  476. at org.attoparser.MarkupParser.parseBuffer(MarkupParser.java:710)
  477. at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:301)
  478. ... 127 common frames omitted
  479. Caused by: java.lang.IllegalStateException: Neither BindingResult nor plain target object for bean name 'userFlag' available as request attribute
  480. at org.springframework.web.servlet.support.BindStatus.<init>(BindStatus.java:144)
  481. at org.thymeleaf.spring4.util.FieldUtils.getBindStatusFromParsedExpression(FieldUtils.java:307)
  482. at org.thymeleaf.spring4.util.FieldUtils.getBindStatus(FieldUtils.java:253)
  483. at org.thymeleaf.spring4.util.FieldUtils.getBindStatus(FieldUtils.java:227)
  484. at org.thymeleaf.spring4.processor.AbstractSpringFieldTagProcessor.doProcess(AbstractSpringFieldTagProcessor.java:173)
  485. at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74)
  486. ... 143 common frames omitted
  487.  
  488. 2018-06-24 08:03:18.198 ERROR 1405 --- [nio-8080-exec-3] org.thymeleaf.TemplateEngine : [THYMELEAF][http-nio-8080-exec-3] Exception processing template "member/view-profile-with-msg [text/html]": An error happened during template parsing (template: "URL [file:src/main/resources/templates/member/view-profile-with-msg.html]")
  489.  
  490. org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "URL [file:src/main/resources/templates/member/view-profile-with-msg.html]")
  491. at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:241)
  492. at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100)
  493. at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:666)
  494. at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
  495. at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1072)
  496. at org.thymeleaf.spring4.view.ThymeleafView.renderFragment(ThymeleafView.java:335)
  497. at org.thymeleaf.spring4.view.ThymeleafView.render(ThymeleafView.java:189)
  498. at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1286)
  499. at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1041)
  500. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:984)
  501. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
  502. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
  503. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
  504. at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
  505. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
  506. at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
  507. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  508. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  509. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  510. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  511. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  512. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)
  513. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  514. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  515. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  516. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  517. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  518. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
  519. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
  520. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
  521. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  522. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  523. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  524. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  525. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  526. at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
  527. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  528. at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
  529. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  530. at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
  531. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  532. at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
  533. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  534. at com.realroofers.lovappy.web.config.AuthenticationSuccessHandlerAndRegistrationFilter.doFilterInternal(AuthenticationSuccessHandlerAndRegistrationFilter.java:366)
  535. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  536. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  537. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107)
  538. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  539. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  540. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  541. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  542. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  543. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  544. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  545. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  546. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  547. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  548. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  549. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  550. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  551. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  552. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  553. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  554. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  555. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  556. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  557. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  558. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  559. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  560. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  561. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  562. at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73)
  563. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  564. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  565. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  566. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
  567. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  568. at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
  569. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  570. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  571. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
  572. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  573. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
  574. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  575. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  576. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
  577. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
  578. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347)
  579. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263)
  580. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  581. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  582. at org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter.doFilter(OAuth2ClientContextFilter.java:60)
  583. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  584. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  585. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  586. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  587. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  588. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  589. at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:108)
  590. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  591. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  592. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  593. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
  594. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  595. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  596. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  597. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
  598. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  599. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  600. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  601. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  602. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  603. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
  604. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
  605. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  606. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  607. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
  608. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
  609. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  610. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  611. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
  612. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  613. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  614. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  615. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  616. at java.lang.Thread.run(Thread.java:748)
  617. Caused by: org.attoparser.ParseException: Error during execution of processor 'org.thymeleaf.spring4.processor.SpringInputRadioFieldTagProcessor' (template: "fragments/block-form" - line 64, col 122)
  618. at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:393)
  619. at org.attoparser.MarkupParser.parse(MarkupParser.java:257)
  620. at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230)
  621. ... 125 common frames omitted
  622. Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Error during execution of processor 'org.thymeleaf.spring4.processor.SpringInputRadioFieldTagProcessor' (template: "fragments/block-form" - line 64, col 122)
  623. at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:117)
  624. at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95)
  625. at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633)
  626. at org.thymeleaf.engine.ProcessorTemplateHandler.handleStandaloneElement(ProcessorTemplateHandler.java:918)
  627. at org.thymeleaf.engine.StandaloneElementTag.beHandled(StandaloneElementTag.java:228)
  628. at org.thymeleaf.engine.Model.process(Model.java:282)
  629. at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1587)
  630. at org.thymeleaf.engine.TemplateHandlerAdapterMarkupHandler.handleOpenElementEnd(TemplateHandlerAdapterMarkupHandler.java:304)
  631. at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler$InlineMarkupAdapterPreProcessorHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:278)
  632. at org.thymeleaf.standard.inline.OutputExpressionInlinePreProcessorHandler.handleOpenElementEnd(OutputExpressionInlinePreProcessorHandler.java:186)
  633. at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:124)
  634. at org.attoparser.HtmlElement.handleOpenElementEnd(HtmlElement.java:109)
  635. at org.attoparser.HtmlMarkupHandler.handleOpenElementEnd(HtmlMarkupHandler.java:297)
  636. at org.attoparser.MarkupEventProcessorHandler.handleOpenElementEnd(MarkupEventProcessorHandler.java:402)
  637. at org.attoparser.ParsingElementMarkupUtil.parseOpenElement(ParsingElementMarkupUtil.java:159)
  638. at org.attoparser.MarkupParser.parseBuffer(MarkupParser.java:710)
  639. at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:301)
  640. ... 127 common frames omitted
  641. Caused by: java.lang.IllegalStateException: Neither BindingResult nor plain target object for bean name 'userFlag' available as request attribute
  642. at org.springframework.web.servlet.support.BindStatus.<init>(BindStatus.java:144)
  643. at org.thymeleaf.spring4.util.FieldUtils.getBindStatusFromParsedExpression(FieldUtils.java:307)
  644. at org.thymeleaf.spring4.util.FieldUtils.getBindStatus(FieldUtils.java:253)
  645. at org.thymeleaf.spring4.util.FieldUtils.getBindStatus(FieldUtils.java:227)
  646. at org.thymeleaf.spring4.processor.AbstractSpringFieldTagProcessor.doProcess(AbstractSpringFieldTagProcessor.java:173)
  647. at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74)
  648. ... 143 common frames omitted
  649.  
  650. 2018-06-24 08:03:18.201 DEBUG 1405 --- [nio-8080-exec-3] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
  651. 2018-06-24 08:03:18.201 ERROR 1405 --- [nio-8080-exec-3] o.a.c.c.C.[.[.[.[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [/lovappy-web] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "URL [file:src/main/resources/templates/member/view-profile-with-msg.html]")] with root cause
  652.  
  653. java.lang.IllegalStateException: Neither BindingResult nor plain target object for bean name 'userFlag' available as request attribute
  654. at org.springframework.web.servlet.support.BindStatus.<init>(BindStatus.java:144)
  655. at org.thymeleaf.spring4.util.FieldUtils.getBindStatusFromParsedExpression(FieldUtils.java:307)
  656. at org.thymeleaf.spring4.util.FieldUtils.getBindStatus(FieldUtils.java:253)
  657. at org.thymeleaf.spring4.util.FieldUtils.getBindStatus(FieldUtils.java:227)
  658. at org.thymeleaf.spring4.processor.AbstractSpringFieldTagProcessor.doProcess(AbstractSpringFieldTagProcessor.java:173)
  659. at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74)
  660. at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95)
  661. at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633)
  662. at org.thymeleaf.engine.ProcessorTemplateHandler.handleStandaloneElement(ProcessorTemplateHandler.java:918)
  663. at org.thymeleaf.engine.StandaloneElementTag.beHandled(StandaloneElementTag.java:228)
  664. at org.thymeleaf.engine.Model.process(Model.java:282)
  665. at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1587)
  666. at org.thymeleaf.engine.TemplateHandlerAdapterMarkupHandler.handleOpenElementEnd(TemplateHandlerAdapterMarkupHandler.java:304)
  667. at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler$InlineMarkupAdapterPreProcessorHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:278)
  668. at org.thymeleaf.standard.inline.OutputExpressionInlinePreProcessorHandler.handleOpenElementEnd(OutputExpressionInlinePreProcessorHandler.java:186)
  669. at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:124)
  670. at org.attoparser.HtmlElement.handleOpenElementEnd(HtmlElement.java:109)
  671. at org.attoparser.HtmlMarkupHandler.handleOpenElementEnd(HtmlMarkupHandler.java:297)
  672. at org.attoparser.MarkupEventProcessorHandler.handleOpenElementEnd(MarkupEventProcessorHandler.java:402)
  673. at org.attoparser.ParsingElementMarkupUtil.parseOpenElement(ParsingElementMarkupUtil.java:159)
  674. at org.attoparser.MarkupParser.parseBuffer(MarkupParser.java:710)
  675. at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:301)
  676. at org.attoparser.MarkupParser.parse(MarkupParser.java:257)
  677. at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230)
  678. at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100)
  679. at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:666)
  680. at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
  681. at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1072)
  682. at org.thymeleaf.spring4.view.ThymeleafView.renderFragment(ThymeleafView.java:335)
  683. at org.thymeleaf.spring4.view.ThymeleafView.render(ThymeleafView.java:189)
  684. at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1286)
  685. at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1041)
  686. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:984)
  687. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
  688. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
  689. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
  690. at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
  691. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
  692. at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
  693. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  694. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  695. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  696. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  697. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  698. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)
  699. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  700. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  701. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  702. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  703. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  704. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
  705. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
  706. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
  707. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  708. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  709. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  710. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
  711. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  712. at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
  713. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  714. at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
  715. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  716. at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
  717. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  718. at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
  719. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  720. at com.realroofers.lovappy.web.config.AuthenticationSuccessHandlerAndRegistrationFilter.doFilterInternal(AuthenticationSuccessHandlerAndRegistrationFilter.java:366)
  721. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  722. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  723. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107)
  724. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  725. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  726. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  727. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  728. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  729. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  730. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  731. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  732. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  733. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  734. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  735. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  736. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  737. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  738. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  739. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  740. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  741. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  742. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  743. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  744. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  745. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  746. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  747. at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:112)
  748. at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73)
  749. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  750. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
  751. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  752. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
  753. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  754. at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
  755. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  756. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  757. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
  758. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  759. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
  760. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  761. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  762. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
  763. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
  764. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347)
  765. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263)
  766. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  767. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  768. at org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter.doFilter(OAuth2ClientContextFilter.java:60)
  769. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  770. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  771. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  772. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  773. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  774. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  775. at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:108)
  776. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  777. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  778. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  779. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
  780. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  781. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  782. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  783. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
  784. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  785. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  786. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  787. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  788. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  789. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
  790. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
  791. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  792. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  793. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
  794. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
  795. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  796. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  797. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
  798. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  799. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  800. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  801. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  802. at java.lang.Thread.run(Thread.java:748)
  803.  
  804. 2018-06-24 08:03:18.202 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/favicon.ico'
  805. 2018-06-24 08:03:18.202 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/.well-known/**'
  806. 2018-06-24 08:03:18.202 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/upload/**'
  807. 2018-06-24 08:03:18.202 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/css/**'
  808. 2018-06-24 08:03:18.202 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/js/**'
  809. 2018-06-24 08:03:18.202 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/fonts/**'
  810. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/images/**'
  811. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/webjars/**'
  812. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '**/gallery/**'
  813. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/token']
  814. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/oauth/token'
  815. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/token_key']
  816. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/oauth/token_key'
  817. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/check_token']
  818. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/oauth/check_token'
  819. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
  820. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/api/v2/**'
  821. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request '/member/130' matched by universal pattern '/**'
  822. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 1 of 14 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  823. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 2 of 14 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  824. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] w.c.HttpSessionSecurityContextRepository : Obtained a valid SecurityContext from SPRING_SECURITY_CONTEXT: 'org.springframework.security.core.context.SecurityContextImpl@f5416517: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f5416517: Principal: com.realroofers.lovappy.service.user.dto.UserAuthDto@6f595edb: Email: civcicboris93@gmail.com; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: MUSICIAN,AUTHOR,USER,VENDOR,EVENT_AMBASSADOR; Credentials: [PROTECTED]; Authenticated: true; Details: com.realroofers.lovappy.service.user.dto.UserAuthDto@6f595edb: Email: civcicboris93@gmail.com; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: MUSICIAN,AUTHOR,USER,VENDOR,EVENT_AMBASSADOR; Granted Authorities: MUSICIAN, AUTHOR, USER, VENDOR, EVENT_AMBASSADOR'
  825. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 3 of 14 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  826. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 4 of 14 in additional filter chain; firing Filter: 'LogoutFilter'
  827. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', GET]
  828. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/logout'
  829. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', POST]
  830. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /member/130' doesn't match 'POST /logout
  831. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', PUT]
  832. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /member/130' doesn't match 'PUT /logout
  833. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', DELETE]
  834. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /member/130' doesn't match 'DELETE /logout
  835. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
  836. 2018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 5 of 14 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  837. 2018-06-24 08:03:18.204 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /member/130' doesn't match 'POST /login
  838. 2018-06-24 08:03:18.204 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 6 of 14 in additional filter chain; firing Filter: 'CompositeFilter'
  839. 2018-06-24 08:03:18.204 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/login/facebook'
  840. 2018-06-24 08:03:18.204 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/facebook'
  841. 2018-06-24 08:03:18.204 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/musician/facebook'
  842. 2018-06-24 08:03:18.204 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/ambassador/facebook'
  843. 2018-06-24 08:03:18.204 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/author/facebook'
  844. 2018-06-24 08:03:18.204 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/musician/google'
  845. 2018-06-24 08:03:18.204 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/ambassador/google'
  846. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/author/google'
  847. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/login/google'
  848. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/google'
  849. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/login/instagram'
  850. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/member/130'; against '/register/instagram'
  851. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 7 of 14 in additional filter chain; firing Filter: 'AuthenticationSuccessHandlerAndRegistrationFilter'
  852. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 8 of 14 in additional filter chain; firing Filter: 'RequestCacheAwareFilter'
  853. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 9 of 14 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
  854. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 10 of 14 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
  855. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.a.AnonymousAuthenticationFilter : SecurityContextHolder not populated with anonymous token, as it already contained: 'org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f5416517: Principal: com.realroofers.lovappy.service.user.dto.UserAuthDto@6f595edb: Email: civcicboris93@gmail.com; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: MUSICIAN,AUTHOR,USER,VENDOR,EVENT_AMBASSADOR; Credentials: [PROTECTED]; Authenticated: true; Details: com.realroofers.lovappy.service.user.dto.UserAuthDto@6f595edb: Email: civcicboris93@gmail.com; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: MUSICIAN,AUTHOR,USER,VENDOR,EVENT_AMBASSADOR; Granted Authorities: MUSICIAN, AUTHOR, USER, VENDOR, EVENT_AMBASSADOR'
  856. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 11 of 14 in additional filter chain; firing Filter: 'SessionManagementFilter'
  857. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 12 of 14 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
  858. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 13 of 14 in additional filter chain; firing Filter: 'AuthenticationFilter'
  859. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 at position 14 of 14 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
  860. 2018-06-24 08:03:18.205 DEBUG 1405 --- [nio-8080-exec-3] o.s.security.web.FilterChainProxy : /member/130 reached end of additional filter chain; proceeding with original chain
  861. 2018-06-24 08:03:18.214 DEBUG 1405 --- [nio-8080-exec-3] c.r.l.w.c.security.AuthenticationFilter : Chain processed normally
  862. 2018-06-24 08:03:18.214 DEBUG 1405 --- [nio-8080-exec-3] c.r.l.w.c.security.AuthenticationFilter : Chain processed normally
  863. 2018-06-24 08:03:18.215 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.a.ExceptionTranslationFilter : Chain processed normally
  864. 2018-06-24 08:03:18.215 DEBUG 1405 --- [nio-8080-exec-3] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
  865. 2018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/images/favicon.png'; against '/favicon.ico'
  866. 2018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/images/favicon.png'; against '/.well-known/**'
  867. 2018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/images/favicon.png'; against '/upload/**'
  868. 2018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/images/favicon.png'; against '/css/**'
  869. 2018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/images/favicon.png'; against '/js/**'
  870. 2018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/images/favicon.png'; against '/fonts/**'
  871. 2018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/images/favicon.png'; against '/images/**'
  872. 2018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] o.s.security.web.FilterChainProxy : /images/favicon.png has an empty filter list
  873. 2018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] ationSuccessHandlerAndRegistrationFilter : current URL /images/favicon.png
  874. 2018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] ationSuccessHandlerAndRegistrationFilter : [Filter] currentUrl: /images/favicon.png
  875. 2018-06-24 08:03:18.703 DEBUG 1405 --- [nio-8080-exec-7] .s.o.p.e.FrameworkEndpointHandlerMapping : Looking up handler method for path /images/favicon.png
  876. 2018-06-24 08:03:18.703 DEBUG 1405 --- [nio-8080-exec-7] .s.o.p.e.FrameworkEndpointHandlerMapping : Did not find handler method for [/images/favicon.png]
  877. 2018-06-24 08:03:18.704 DEBUG 1405 --- [nio-8080-exec-7] c.r.l.w.c.security.AuthenticationFilter : Chain processed normally
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement