[appengine-java] Unable to upload application error - java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/deploy?app_id=

2010-10-11 Thread Praveen
Till yesterday, I was able to update my application. Suddenly the update started failing with an unspecified reason. Can any one help me to resolve this please!!!. This is the log: Unable to update: java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/deploy?app

Re: [appengine-java] Unable to upload application through eclipse3.5

2010-08-31 Thread Ikai L (Google)
The reason this is failing is because your url-patterns don't match this regular expression (http://www.regular-expressions.info/tutorial.html): '^(?!\^)/|\.|(\(.).*(?!\$).$' Start your urls with a "/" or ".* (catch all)" On Sat, Aug 28, 2010 at 10:35 AM, Saurabh Saxena < saurabhsaxena.saur...@g

[appengine-java] Unable to upload application through eclipse3.5

2010-08-28 Thread Saurabh Saxena
Hi All, Can anybody let me know how long it takes to get google app enigne account activated.I have created two application ids one week back and till date i havent received any mail from google about my account activation. I am not able to upload application using eclipse 3.5 deploy option.I am

Re: [appengine-java] Unable to upload application

2010-03-19 Thread Rajesh Mudlapur
I encountered this error when I was trying to deploy a disabled application May be worth checking the status of your application. This option is available from "Administration" section. I have tried this as we speak, and at the moment, the app engine admin utility is not responding. I am getting Se

Re: [appengine-java] Unable to upload application

2010-03-18 Thread Sandeep Sathaye
I am having the same problem. On Thu, Mar 18, 2010 at 6:26 PM, Peter Ondruska wrote: > I am trying to upload my application but it fails everytime: > > com.google.appengine.tools.admin.AdminException: Unable to update app: > Error posting to URL: > https://appengine.google.com/api/appversion/crea

[appengine-java] Unable to upload application

2010-03-18 Thread Peter Ondruska
I am trying to upload my application but it fails everytime: com.google.appengine.tools.admin.AdminException: Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=f72dzzn5q5qt&version=2&; 500 Internal Server Error Server Error (500) A server error

Re: [appengine-java] Unable to upload application - Total refill rate must not exceed 20 per second

2010-02-06 Thread seleronm
hi. I guessed because I paid attention to the following parts. [Invalid queue configuration. Total refill rate must not exceed 20 per second (is 24.0).] queue.xml the numbers may have to decrease Please try. thanks. >hi, > >I'm unable to upload the application to GAE. > >Check logs >> >Una

[appengine-java] Unable to upload application - Total refill rate must not exceed 20 per second

2010-02-05 Thread Ronin
hi, I'm unable to upload the application to GAE. Check logs >> Unable to update: java.io.IOException: Error posting to URL: http://appengine.google.com/api/queue/update?app_id=nsecharts-test&version=1&; 400 Bad Request Invalid queue configuration. Total refill rate must not exceed 20 per second (