The following stacktrace is what I get when i try to access a servlet, which seems running fine from Tomcat manager.
11 Sep, 2012 11:50:12 AM org.apache.catalin
For me, it happened when I was using Lambda expression inside my junit tests. After commenting from the tests, the server returned the proper api response.