Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.36 KB | None | 0 0
  1. 2017-03-29 15:44:03,781 DEBUG | [o.s.b.web.filter.OrderedRequestContextFilter ] Bound request context to thread: org.apache.catalina.connector.RequestFacade@147eefae
  2. 2017-03-29 15:44:03,781 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 1 of 13 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  3. 2017-03-29 15:44:03,781 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 2 of 13 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  4. 2017-03-29 15:44:03,782 DEBUG | [.s.s.w.c.HttpSessionSecurityContextRepository] HttpSession returned null object for SPRING_SECURITY_CONTEXT
  5. 2017-03-29 15:44:03,782 DEBUG | [.s.s.w.c.HttpSessionSecurityContextRepository] No SecurityContext was available from the HttpSession: org.apache.catalina.session.StandardSessionFacade@633784d1. A new one will be created.
  6. 2017-03-29 15:44:03,782 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 3 of 13 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  7. 2017-03-29 15:44:03,782 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 4 of 13 in additional filter chain; firing Filter: 'CsrfFilter'
  8. 2017-03-29 15:44:03,782 DEBUG | [o.s.s.web.util.matcher.AndRequestMatcher ] Trying to match using org.springframework.security.web.csrf.CsrfFilter$DefaultRequiresCsrfMatcher@2b24c8b6
  9. 2017-03-29 15:44:03,782 DEBUG | [o.s.s.web.util.matcher.AndRequestMatcher ] Trying to match using NegatedRequestMatcher [requestMatcher=OrRequestMatcher [requestMatchers=[Ant [pattern='/app/**'], Ant [pattern='/api/**'], Ant [pattern='/lib/**']]]]
  10. 2017-03-29 15:44:03,782 DEBUG | [o.s.s.web.util.matcher.OrRequestMatcher ] Trying to match using Ant [pattern='/app/**']
  11. 2017-03-29 15:44:03,782 DEBUG | [o.s.s.web.util.matcher.AntPathRequestMatcher ] Checking match of request : '/api/admin/auth/user/default/login/tasklist'; against '/app/**'
  12. 2017-03-29 15:44:03,782 DEBUG | [o.s.s.web.util.matcher.OrRequestMatcher ] Trying to match using Ant [pattern='/api/**']
  13. 2017-03-29 15:44:03,782 DEBUG | [o.s.s.web.util.matcher.AntPathRequestMatcher ] Checking match of request : '/api/admin/auth/user/default/login/tasklist'; against '/api/**'
  14. 2017-03-29 15:44:03,782 DEBUG | [o.s.s.web.util.matcher.OrRequestMatcher ] matched
  15. 2017-03-29 15:44:03,782 DEBUG | [o.s.s.web.util.matcher.NegatedRequestMatcher ] matches = false
  16. 2017-03-29 15:44:03,782 DEBUG | [o.s.s.web.util.matcher.AndRequestMatcher ] Did not match
  17. 2017-03-29 15:44:03,782 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 5 of 13 in additional filter chain; firing Filter: 'LogoutFilter'
  18. 2017-03-29 15:44:03,783 DEBUG | [o.s.s.web.util.matcher.AntPathRequestMatcher ] Checking match of request : '/api/admin/auth/user/default/login/tasklist'; against '/logout'
  19. 2017-03-29 15:44:03,783 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 6 of 13 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  20. 2017-03-29 15:44:03,783 DEBUG | [o.s.s.web.util.matcher.AntPathRequestMatcher ] Checking match of request : '/api/admin/auth/user/default/login/tasklist'; against '/login'
  21. 2017-03-29 15:44:03,783 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 7 of 13 in additional filter chain; firing Filter: 'ConcurrentSessionFilter'
  22. 2017-03-29 15:44:03,783 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 8 of 13 in additional filter chain; firing Filter: 'RequestCacheAwareFilter'
  23. 2017-03-29 15:44:03,783 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 9 of 13 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
  24. 2017-03-29 15:44:03,783 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 10 of 13 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
  25. 2017-03-29 15:44:03,783 DEBUG | [o.s.s.w.a.AnonymousAuthenticationFilter ] Populated SecurityContextHolder with anonymous token: 'org.springframework.security.authentication.AnonymousAuthenticationToken@90576bf4: Principal: anonymousUser; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@21a2c: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: 8A312CA902BA65B1A470EA9AF2A7151F; Granted Authorities: ROLE_ANONYMOUS'
  26. 2017-03-29 15:44:03,783 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 11 of 13 in additional filter chain; firing Filter: 'SessionManagementFilter'
  27. 2017-03-29 15:44:03,783 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 12 of 13 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
  28. 2017-03-29 15:44:03,783 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist at position 13 of 13 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
  29. [ ... omitted rest of ant matchers ... ]
  30. 2017-03-29 15:44:03,784 DEBUG | [o.s.s.web.util.matcher.AntPathRequestMatcher ] Checking match of request : '/api/admin/auth/user/default/login/tasklist'; against '/app/**'
  31. 2017-03-29 15:44:03,784 DEBUG | [o.s.s.web.util.matcher.AntPathRequestMatcher ] Checking match of request : '/api/admin/auth/user/default/login/tasklist'; against '/api/**'
  32. 2017-03-29 15:44:03,784 DEBUG | [o.s.s.w.a.i.FilterSecurityInterceptor ] Secure object: FilterInvocation: URL: /api/admin/auth/user/default/login/tasklist; Attributes: [permitAll]
  33. 2017-03-29 15:44:03,784 DEBUG | [o.s.s.w.a.i.FilterSecurityInterceptor ] Previously Authenticated: org.springframework.security.authentication.AnonymousAuthenticationToken@90576bf4: Principal: anonymousUser; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@21a2c: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: 8A312CA902BA65B1A470EA9AF2A7151F; Granted Authorities: ROLE_ANONYMOUS
  34. 2017-03-29 15:44:03,784 DEBUG | [o.s.security.access.vote.AffirmativeBased ] Voter: org.springframework.security.web.access.expression.WebExpressionVoter@3a5a5d41, returned: 1
  35. 2017-03-29 15:44:03,784 DEBUG | [o.s.s.w.a.i.FilterSecurityInterceptor ] Authorization successful
  36. 2017-03-29 15:44:03,784 DEBUG | [o.s.s.w.a.i.FilterSecurityInterceptor ] RunAsManager did not change Authentication object
  37. 2017-03-29 15:44:03,784 DEBUG | [o.s.security.web.FilterChainProxy ] /api/admin/auth/user/default/login/tasklist reached end of additional filter chain; proceeding with original chain
  38. 2017-03-29 15:44:03,793 WARN | [org.glassfish.jersey.servlet.WebComponent ] A servlet request to the URI https://localhost:8443/portal/api/admin/auth/user/default/login/tasklist contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
  39. 2017-03-29 15:44:03,798 DEBUG | [org.camunda.bpm.engine.cmd ] ENGINE-13005 Starting command -------------------- CheckPassword ----------------------
  40. 2017-03-29 15:44:03,798 DEBUG | [o.s.orm.jpa.JpaTransactionManager ] Creating new transaction with name [null]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
  41. 2017-03-29 15:44:03,800 DEBUG | [o.s.orm.jpa.JpaTransactionManager ] Opened new EntityManager [org.hibernate.jpa.internal.EntityManagerImpl@6449412f] for JPA transaction
  42. 2017-03-29 15:44:03,800 DEBUG | [o.h.e.transaction.internal.TransactionImpl ] begin
  43. 2017-03-29 15:44:03,802 DEBUG | [o.s.orm.jpa.JpaTransactionManager ] Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@bff9986]
  44. 2017-03-29 15:44:03,802 DEBUG | [org.camunda.bpm.engine.cmd ] ENGINE-13009 opening new command context
  45. 2017-03-29 15:44:03,828 DEBUG | [org.camunda.bpm.engine.cmd ] ENGINE-13011 closing existing command context
  46. 2017-03-29 15:44:03,828 DEBUG | [o.s.orm.jpa.JpaTransactionManager ] Initiating transaction commit
  47. 2017-03-29 15:44:03,829 DEBUG | [o.s.orm.jpa.JpaTransactionManager ] Committing JPA transaction on EntityManager [org.hibernate.jpa.internal.EntityManagerImpl@6449412f]
  48. 2017-03-29 15:44:03,829 DEBUG | [o.h.e.transaction.internal.TransactionImpl ] committing
  49. 2017-03-29 15:44:03,830 DEBUG | [o.s.orm.jpa.JpaTransactionManager ] Closing JPA EntityManager [org.hibernate.jpa.internal.EntityManagerImpl@6449412f] after transaction
  50. 2017-03-29 15:44:03,830 DEBUG | [o.s.orm.jpa.EntityManagerFactoryUtils ] Closing JPA EntityManager
  51. 2017-03-29 15:44:03,830 DEBUG | [org.camunda.bpm.engine.cmd ] ENGINE-13006 Finishing command -------------------- CheckPassword ----------------------
  52. 2017-03-29 15:44:03,831 DEBUG | [.s.s.w.c.HttpSessionSecurityContextRepository] SecurityContext is empty or contents are anonymous - context will not be stored in HttpSession.
  53. 2017-03-29 15:44:03,831 DEBUG | [o.s.s.web.access.ExceptionTranslationFilter ] Chain processed normally
  54. 2017-03-29 15:44:03,831 DEBUG | [o.s.s.w.c.SecurityContextPersistenceFilter ] SecurityContextHolder now cleared, as request processing completed
  55. 2017-03-29 15:44:03,832 DEBUG | [o.s.b.web.filter.OrderedRequestContextFilter ] Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@147eefae
  56. 2017-03-29 15:44:03,833 DEBUG | [o.s.web.servlet.DispatcherServlet ] DispatcherServlet with name 'dispatcherServlet' processing POST request for [/portal/error]
  57. 2017-03-29 15:44:03,833 DEBUG | [o.s.w.s.m.m.a.RequestMappingHandlerMapping ] Looking up handler method for path /error
  58. 2017-03-29 15:44:03,836 DEBUG | [s.w.s.m.m.a.ExceptionHandlerExceptionResolver] Resolving exception from handler [null]: org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported
  59. 2017-03-29 15:44:03,836 DEBUG | [o.s.w.s.m.a.ResponseStatusExceptionResolver ] Resolving exception from handler [null]: org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported
  60. 2017-03-29 15:44:03,836 DEBUG | [o.s.w.s.m.s.DefaultHandlerExceptionResolver ] Resolving exception from handler [null]: org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported
  61. 2017-03-29 15:44:03,837 WARN | [org.springframework.web.servlet.PageNotFound ] Request method 'POST' not supported
  62. 2017-03-29 15:44:03,837 DEBUG | [o.s.web.servlet.DispatcherServlet ] Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
  63. 2017-03-29 15:44:03,837 DEBUG | [o.s.web.servlet.DispatcherServlet ] Successfully completed request
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement