· 6 years ago · Nov 06, 2018, 09:04 AM
12018-11-06 15:59:43.265 DEBUG 27190 --- [nio-9091-exec-1] o.s.web.servlet.DispatcherServlet : POST "/oauth/token", parameters={masked}
22018-11-06 15:59:43.421 INFO 27190 --- [nio-9091-exec-1] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory
32018-11-06 15:59:43.474 DEBUG 27190 --- [nio-9091-exec-1] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler public org.springframework.http.ResponseEntity<org.springframework.security.oauth2.common.exceptions.OAuth2Exception> org.springframework.security.oauth2.provider.endpoint.TokenEndpoint.handleException(java.lang.Exception) throws java.lang.Exception
42018-11-06 15:59:43.474 WARN 27190 --- [nio-9091-exec-1] o.s.s.o.provider.endpoint.TokenEndpoint : Handling error: NestedServletException, Handler dispatch failed; nested exception is java.lang.StackOverflowError
52018-11-06 15:59:43.476 DEBUG 27190 --- [nio-9091-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [application/json] and supported [application/json, application/*+json]
62018-11-06 15:59:43.476 DEBUG 27190 --- [nio-9091-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [error="server_error", error_description="Internal Server Error"]
72018-11-06 15:59:43.477 WARN 27190 --- [nio-9091-exec-1] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.StackOverflowError]
82018-11-06 15:59:43.477 DEBUG 27190 --- [nio-9091-exec-1] o.s.web.servlet.DispatcherServlet : Completed 500 INTERNAL_SERVER_ERROR