Skip to content

Instantly share code, notes, and snippets.

@rkilcoyne
Created October 18, 2011 16:51
Show Gist options
  • Save rkilcoyne/1295918 to your computer and use it in GitHub Desktop.
Save rkilcoyne/1295918 to your computer and use it in GitHub Desktop.
Oct 18, 2011 12:49:06 PM com.sun.jersey.spi.container.ContainerResponse mapMappableContainerException
SEVERE: The RuntimeException could not be mapped to a response, re-throwing to the HTTP container
java.lang.NullPointerException
2011-10-18 12:49:06,851 ERROR [CustomSecurityFilter:236] ->
java.lang.NullPointerException
2011-10-18 12:49:09,754 INFO [CustomSecurityFilter:27] -> Processed request url [/rest/sales-force/advertiser/0017000000bk7huaay], authToken = [682f9b8f-180c-4335-b9b3-01621d475630];
Oct 18, 2011 12:49:09 PM com.sun.jersey.spi.container.ContainerResponse mapMappableContainerException
SEVERE: The RuntimeException could not be mapped to a response, re-throwing to the HTTP container
java.lang.NullPointerException
2011-10-18 12:49:09,961 ERROR [CustomSecurityFilter:236] ->
java.lang.NullPointerException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment