I\'m was following http://googcloudlabs.appspot.com/ tutorial to create new Google App Engine project. It throws me an error as per below when I try to run the from my local
I had a condition where a servlet defined in the web.xml with non existent class name. I specified proper class name, worked!