Skip to content

Instantly share code, notes, and snippets.

@jhiemer
Created December 2, 2013 08:30
Show Gist options
  • Save jhiemer/7746656 to your computer and use it in GitHub Desktop.
Save jhiemer/7746656 to your computer and use it in GitHub Desktop.
LOGBACK:09:30:04.308 [tomcat-http--4] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolving exception from handler [public org.springframework.hateoas.Resources<?> org.springframework.data.rest.webmvc.RepositoryEntityController.listEntities(org.springframework.data.rest.webmvc.RepositoryRestRequest,org.springframework.data.domain.Pageable,org.springframework.data.domain.Sort) throws org.springframework.data.rest.webmvc.ResourceNotFoundException]: java.lang.NullPointerException
LOGBACK:09:30:04.309 [tomcat-http--4] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Invoking @ExceptionHandler method: public org.springframework.http.ResponseEntity<?> org.springframework.data.rest.webmvc.AbstractRepositoryRestController.handleNPE(java.lang.NullPointerException)
LOGBACK:09:30:04.309 [tomcat-http--4] DEBUG o.s.web.servlet.DispatcherServlet - Null ModelAndView returned to DispatcherServlet with name 'rest-exporter': assuming HandlerAdapter completed request handling
LOGBACK:09:30:04.309 [tomcat-http--4] DEBUG o.s.web.servlet.DispatcherServlet - Successfully completed request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment