Hello, I am learning Grails and Appengine. I make a war of my application, then I tried to deploy it. In Eclipse here is the error I get : Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=soccerprediction76&version=0.1& 500 Internal Server Error
Server Error (500) A server error has occurred. See the deployment console for more details Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=soccerprediction76&version=0.1& 500 Internal Server Error Server Error (500) A server error has occurred. ================================== Here is the console output : ******************************************************** There is a new version of the SDK available. ----------- Latest SDK: Release: 1.4.2 Timestamp: Wed Feb 02 17:48:44 CET 2011 API versions: [1.0] ----------- Your SDK: Release: 1.4.0 Timestamp: Tue Nov 30 23:41:17 CET 2010 API versions: [1.0] ----------- Please visit http://code.google.com/appengine for the latest SDK. ******************************************************** Creating staging directory Scanning for jsp files. Scanning files on local disk. Scanned 250 files. Initiating update. java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=soccerprediction76&version=0.1& 500 Internal Server Error Server Error (500) A server error has occurred. Debugging information may be found in /private/var/folders/1A/1ACnAuL9HyeslmC54OJXiE+++TI/-Tmp-/appengine-deploy3082841497091203534.log Thanks for your help, because I really have NO clue at all for this error. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
