Hello all! I am trying to deploy an application created in Eclipse to App Engine. I'm pretty sure that I've configured database access and my app engine application id alright. After attempting to deploy, the console in Eclipse says that deployment was completed successfully, but Eclipse then throws an error after the deployment attempt:
An internal error occurred during: "Deploying BookStore to Google". java.lang.NullPointerException The cloud console shows that I have some versions deployed, but when I visit the appspot page I only see the Datastore Service page. I feel like I'm probably missing something really obvious. Any suggestions? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
