[google-appengine] Upload error from Google Eclipse Plugin

2009-10-13 Thread Scott Morgan
Hi,

   I am having a issue uploading my app 8:00-8:16 PM CST today.   Eclipse says;

java.io.IOException: Error posting to URL:
http://appengine.google.com/api/datastore/cron/update?app_id=adligo-org-demo&version=v2-4-8&;
500 Internal Server Error

Server Error (500)
A server error has occurred.


Debugging information may be found in
C:\Users\scott\AppData\Local\Temp\appengine-deploy8408075711570793961.log

I have attached the log file.


TIA,
Scott

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



appengine-deploy8408075711570793961.log
Description: Binary data


[google-appengine] upload error: java.net.SocketException: Connection reset

2009-07-07 Thread Roger

Hi all,

Greeting from Roger
I try to deploy App via eclipse plugin several times, but every time I
got the exception as below.
It has nothing to do with my code, right? Could anyone help on this?
thanks in advance.

Unable to upload:
java.net.SocketException: Connection reset
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException
(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
at com.google.appengine.tools.admin.ServerConnection.send
(ServerConnection.java:126)
at com.google.appengine.tools.admin.ServerConnection.post
(ServerConnection.java:78)
at com.google.appengine.tools.admin.AppVersionUpload.send
(AppVersionUpload.java:345)
at com.google.appengine.tools.admin.AppVersionUpload.cloneFiles
(AppVersionUpload.java:211)
at com.google.appengine.tools.admin.AppVersionUpload.beginTransaction
(AppVersionUpload.java:173)
at com.google.appengine.tools.admin.AppVersionUpload.doUpload
(AppVersionUpload.java:68)
at com.google.appengine.tools.admin.AppAdminImpl.update
(AppAdminImpl.java:49)
at com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy
(AppEngineBridgeImpl.java:271)
at
com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace
(DeployProjectJob.java:148)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run
(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderFieldKey
(Unknown Source)
at com.google.appengine.tools.util.ClientCookieManager.readCookies
(ClientCookieManager.java:123)
at com.google.appengine.tools.admin.ServerConnection.connect
(ServerConnection.java:331)
at com.google.appengine.tools.admin.ServerConnection.send
(ServerConnection.java:124)
... 10 more

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] upload error!help me...

2009-05-12 Thread ajiao

i want to upload micolog(blog application) to gae.

but  show me

Error 400 ---begin sever output---
creating a composite index failed: This index:
entity_type:"Archive"
ancestor:false
Property{
name:"date"
direction:2
}
is not necessary ,since single-property indices are built in.Please
remove it from your index file 

when i upload . who know why?help me please..


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Upload Error

2009-04-08 Thread jay

Hi,

Getting following error while trying to upload using eclipse and
command line appcfg.

Unable to upload:
java.io.IOException: Error posting to URL:
http://appengine.google.com/api/appversion/create?app_id=29211206&version=1&;
400 Bad Request

Any clues ?

Thanks in Advance,
Jayan

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Upload (ERROR appcfg.py:1334 An unexpected error occurred) Not Recovering - Many versions created

2008-09-04 Thread JacoGr

Hi,

I seem to have broken the upload completely. Like  a lot of people I
have received the dreaded upload error in the past, but waiting for a
while and re-trying seems to fix it. Not so today. After a couple of
tries I received a "Too many versions deployed" error and I promptly
went it ind deleted older versions - all seemed to be from broken
uploads. Retrying the upload, I'm still stuck with the following:

*** Running appfg.py with the following flags:
--no_cookies [EMAIL PROTECTED] --passin update
Password for [EMAIL PROTECTED]: Scanning files on local disk.
Initiating update.
Cloning 120 static files.
Cloned 100 files.
Cloning 6 application files.
Closing update.
2008-09-04 16:51:33,909 ERROR appcfg.py:1334 An unexpected error
occurred. Aborting.
Rolling back the update.
Error 500: --- begin server output ---

Server Error (500)
A server error has occured.
--- end server output ---
If deploy fails you might need to 'rollback' manually.
The "Make Symlinks..." menu option can help with command-line work.
*** appcfg.py has finished with exit code 0 ***

To make matters worse for every failed upload it seems to 5 versions
on the server - this was most probably the cause of my "too many
versions" error. (I then diligently clean/remove the extra uploaded
versions.) However, the oldest version visible cannot be deleted, in
itself it gives a "500 Server Error" when I try to remove it. So I
have 2 versions: an older one that cannot be removed (???) and a newer
one that seems to be the same as my last upload a couple of days ago.
Any actions from the desktop in trying to upload my current code
fails, creates 5 extra versions and the cycle repeats itself.

Any idea how to get around this?

Jaco

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---