[appengine-java] Unable to upload my application in GAP

2011-10-10 Thread Brito
Upload application to Google App engine. I used google app engine sdk. I got the error in command prompt "enable jar spliting". My Application size is above 35Mb. I don't know how to solve the problem. Thanks advance. -- You received this message because you are subscribed to the Google Group

Re: [appengine-java] Unable to upload a New version of a Document in Google Documents - using java api

2011-05-16 Thread Ikai Lan (Google)
In general, you should post a stack trace. That being said, this isn't the best forum to ask this message. Try asking here: http://code.google.com/apis/documents/forum.html Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.co

[appengine-java] Unable to upload a New version of a Document in Google Documents - using java api

2011-05-13 Thread actiprocess actiprocess
Can we upload a new Version of Document to Google docs using the Java-GDocs-API?, If we use Following code the document content is getting replaced with new content. but old version of the document is vanished. We are creating the document using the following code. *

[appengine-java] Unable to upload more than 1 Mb file in Google App engine 1.5

2011-05-12 Thread aptest1 actiprocess
Hi, When i try to upload more than 1 MB (Around 2 Mb) i get an error com.google.apphosting.api.ApiProxy$RequestTooLargeException: The request to API call urlfetch.Fetch() was too large. at com.google.appengine.tools.development.ApiProxyLocalImpl$AsyncApiCall.callInternal(ApiProxyLocalImpl.java

[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

[appengine-java] Unable to upload more than 1 mb using bulkloader

2010-09-13 Thread GKotta
Hi, I am unable to bulk upload more than 1 mb of data using the bulkloader. Is this the way bulkloader works or is there something wrong with my code? my remote api servlet is: RemoteApi com.google.apphosting.utils.remoteapi.RemoteApiServlet RemoteApi /remote_api my loader.

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

[appengine-java] unable to upload cron job

2010-08-05 Thread Sajid
I am unable to upload cron job Error: Unable to update: java.io.IOException: Error posting to URL: https://appengine.google.com/api/datastore/cron/update?app_id=opensajux&version=2&; 500 Internal Server Error Server Error (500) A server error has occurred. at com.google.appengine.tools.a

Re: [appengine-java] Unable to upload

2010-06-05 Thread drift elysium
You need to create Google App Engine account first. And by that, I mean, you need to provide your mobile number and verify the code. Try this link to get started https://appengine.google.com/ On Fri, Jun 4, 2010 at 8:51 AM, sruthi wrote: > Hi all.. I am new to this.. I just tried to deploy my f

[appengine-java] Unable to upload

2010-06-04 Thread sruthi
Hi all.. I am new to this.. I just tried to deploy my first application but it dint work fine :( when i try to deploy via eclipse i get this error Compiling jsp files. Scanning files on local disk. Initiating update. java.net.SocketException: java.security.NoSuchAlgorithmException: Default SSLCon

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 app: Error posting to URL:

2010-03-12 Thread Chummar Maly
How & where to specify the proxy settings ?. On Thu, Mar 11, 2010 at 3:25 PM, Ikai L (Google) wrote: > Yes, you will have to specify your proxy settings. > > On Tue, Mar 9, 2010 at 8:32 AM, WillSpecht wrote: > > I am getting the following error when trying to upload my app to app > > engine.

Re: [appengine-java] Unable to upload app: Error posting to URL:

2010-03-11 Thread Ikai L (Google)
Yes, you will have to specify your proxy settings. On Tue, Mar 9, 2010 at 8:32 AM, WillSpecht wrote: > I am getting the following error when trying to upload my app to app > engine.  What does the 302 Redirected mean?  I am behind a proxy could > this be part of the problem? > > Error > Tue Mar 0

[appengine-java] Unable to upload app: Error posting to URL:

2010-03-09 Thread WillSpecht
I am getting the following error when trying to upload my app to app engine. What does the 302 Redirected mean? I am behind a proxy could this be part of the problem? Error Tue Mar 09 11:12:47 EST 2010 Unable to upload app: Error posting to URL: http://appengine.google.com/api/appversion/create?

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 (

[appengine-java] Unable to upload

2009-08-21 Thread Randall
I get the message "Email and password do not match" when I try to deploy to AppEngine. However I use the same username and password to log into the appengine website successfully. I get the same error message whether I deploy using the Netbeans plug-in or appcfg from the command line. Also, I