· 7 years ago · Jun 24, 2018, 06:06 AM
12018-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'
22018-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/**'
32018-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/**'
42018-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/**'
52018-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/**'
62018-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/**'
72018-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/**'
82018-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/**'
92018-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/**'
102018-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']
112018-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'
122018-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']
132018-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'
142018-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']
152018-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'
162018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
172018-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/**'
182018-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 '/**'
192018-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'
202018-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'
212018-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'
222018-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'
232018-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
242018-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'
252018-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]
262018-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'
272018-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]
282018-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
292018-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]
302018-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
312018-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]
322018-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
332018-06-24 08:03:18.124 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
342018-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'
352018-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
362018-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'
372018-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'
382018-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'
392018-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'
402018-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'
412018-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'
422018-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'
432018-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'
442018-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'
452018-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'
462018-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'
472018-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'
482018-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'
492018-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'
502018-06-24 08:03:18.125 DEBUG 1405 --- [nio-8080-exec-3] ationSuccessHandlerAndRegistrationFilter : current URL /member/130
512018-06-24 08:03:18.125 DEBUG 1405 --- [nio-8080-exec-3] ationSuccessHandlerAndRegistrationFilter : [Filter] currentUrl: /member/130
522018-06-24 08:03:18.145 DEBUG 1405 --- [nio-8080-exec-3] c.r.l.s.u.i.UserPreferenceServiceImpl : Get Preference
532018-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'
542018-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'
552018-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'
562018-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'
572018-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'
582018-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'
592018-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'
602018-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'
612018-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]
622018-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'
632018-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]
642018-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
652018-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]
662018-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
672018-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]
682018-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
692018-06-24 08:03:18.157 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
702018-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 '/'
712018-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'
722018-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**'
732018-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**'
742018-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/**'
752018-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'
762018-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/**'
772018-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'
782018-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'
792018-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'
802018-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'
812018-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'
822018-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'
832018-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'
842018-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**'
852018-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/**'
862018-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**'
872018-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'
882018-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**'
892018-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/**'
902018-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**'
912018-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'
922018-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/**'
932018-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'
942018-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'
952018-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'
962018-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'
972018-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'
982018-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'
992018-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'
1002018-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'
1012018-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'
1022018-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**'
1032018-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/**'
1042018-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**'
1052018-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/**'
1062018-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'
1072018-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'
1082018-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/**'
1092018-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'
1102018-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/**'
1112018-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/**'
1122018-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'
1132018-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/**'
1142018-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'
1152018-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'
1162018-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'
1172018-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/**'
1182018-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'
1192018-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/**'
1202018-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'
1212018-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'
1222018-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/**'
1232018-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/**'
1242018-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'
1252018-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'
1262018-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'
1272018-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**'
1282018-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'
1292018-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/**'
1302018-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'
1312018-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/**'
1322018-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/**'
1332018-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**'
1342018-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**'
1352018-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**'
1362018-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**'
1372018-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'
1382018-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'
1392018-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'
1402018-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'
1412018-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'
1422018-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'
1432018-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'
1442018-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'
1452018-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'
1462018-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'
1472018-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'
1482018-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'
1492018-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'
1502018-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'
1512018-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'
1522018-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'
1532018-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'
1542018-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'
1552018-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'
1562018-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/**'
1572018-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'
1582018-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'
1592018-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'
1602018-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'
1612018-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'
1622018-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'
1632018-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/**'
1642018-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/**'
1652018-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/**'
1662018-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'
1672018-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'
1682018-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'
1692018-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'
1702018-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'
1712018-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'
1722018-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'
1732018-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'
1742018-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'
1752018-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'
1762018-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/**'
1772018-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/**'
1782018-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'
1792018-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'
1802018-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'
1812018-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'
1822018-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'
1832018-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'
1842018-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'
1852018-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'
1862018-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'
1872018-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'
1882018-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]
1892018-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
1902018-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
1912018-06-24 08:03:18.160 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.a.i.FilterSecurityInterceptor : Authorization successful
1922018-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
1932018-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
1942018-06-24 08:03:18.162 DEBUG 1405 --- [nio-8080-exec-3] c.r.l.w.c.MemberProfileController : Get Member 130:
1952018-06-24 08:03:18.169 ERROR 1405 --- [nio-8080-exec-3] c.r.l.s.u.impl.UserProfileServiceImpl : User has no loction
1962018-06-24 08:03:18.171 DEBUG 1405 --- [nio-8080-exec-3] c.r.l.s.u.i.UserPreferenceServiceImpl : Get Preference
197java.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)
3262018-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
328org.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)
455Caused 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
460Caused 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
479Caused 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
4882018-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
490org.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)
617Caused 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
622Caused 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
641Caused 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
6502018-06-24 08:03:18.201 DEBUG 1405 --- [nio-8080-exec-3] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
6512018-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
653java.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
8042018-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'
8052018-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/**'
8062018-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/**'
8072018-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/**'
8082018-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/**'
8092018-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/**'
8102018-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/**'
8112018-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/**'
8122018-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/**'
8132018-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']
8142018-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'
8152018-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']
8162018-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'
8172018-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']
8182018-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'
8192018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
8202018-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/**'
8212018-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 '/**'
8222018-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'
8232018-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'
8242018-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'
8252018-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'
8262018-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'
8272018-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]
8282018-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'
8292018-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]
8302018-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
8312018-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]
8322018-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
8332018-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]
8342018-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
8352018-06-24 08:03:18.203 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
8362018-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'
8372018-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
8382018-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'
8392018-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'
8402018-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'
8412018-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'
8422018-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'
8432018-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'
8442018-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'
8452018-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'
8462018-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'
8472018-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'
8482018-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'
8492018-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'
8502018-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'
8512018-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'
8522018-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'
8532018-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'
8542018-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'
8552018-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'
8562018-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'
8572018-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'
8582018-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'
8592018-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'
8602018-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
8612018-06-24 08:03:18.214 DEBUG 1405 --- [nio-8080-exec-3] c.r.l.w.c.security.AuthenticationFilter : Chain processed normally
8622018-06-24 08:03:18.214 DEBUG 1405 --- [nio-8080-exec-3] c.r.l.w.c.security.AuthenticationFilter : Chain processed normally
8632018-06-24 08:03:18.215 DEBUG 1405 --- [nio-8080-exec-3] o.s.s.w.a.ExceptionTranslationFilter : Chain processed normally
8642018-06-24 08:03:18.215 DEBUG 1405 --- [nio-8080-exec-3] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
8652018-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'
8662018-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/**'
8672018-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/**'
8682018-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/**'
8692018-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/**'
8702018-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/**'
8712018-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/**'
8722018-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
8732018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] ationSuccessHandlerAndRegistrationFilter : current URL /images/favicon.png
8742018-06-24 08:03:18.699 DEBUG 1405 --- [nio-8080-exec-7] ationSuccessHandlerAndRegistrationFilter : [Filter] currentUrl: /images/favicon.png
8752018-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
8762018-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]
8772018-06-24 08:03:18.704 DEBUG 1405 --- [nio-8080-exec-7] c.r.l.w.c.security.AuthenticationFilter : Chain processed normally