I agree, this is very frustrating. This happens on both my gmail
account, and my google apps domain account. Here is the Eclipse error
log, if anybody else has any ideas (app id removed):

Unable to upload app: Error posting to URL:
http://appengine.google.com/api/appversion/clonefiles?app_id=(myappid)&version=1&
500 Internal Server Error
Server Error (500)
A server error has occurred.

        at com.google.appengine.tools.admin.AppAdminImpl.update
(AppAdminImpl.java:47)
        at com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy
(AppEngineBridgeImpl.java:203)
        at
com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace
(DeployProjectJob.java:97)
        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.io.IOException: Error posting to URL:
http://appengine.google.com/api/appversion/clonefiles?app_id=(myappid)&version=1&
500 Internal Server Error
Server Error (500)
A server error has occurred.

        at com.google.appengine.tools.admin.ServerConnection.send
(ServerConnection.java:114)
        at com.google.appengine.tools.admin.ServerConnection.post
(ServerConnection.java:66)
        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:174)
        at com.google.appengine.tools.admin.AppVersionUpload.doUpload
(AppVersionUpload.java:68)
        at com.google.appengine.tools.admin.AppAdminImpl.update
(AppAdminImpl.java:41)

On Apr 13, 11:55 am, Sudeep Bhattarai <[email protected]> wrote:
> And by the way, I was using google's tutorial to create and deploy app..no
> fancy stuff
>
> On Mon, Apr 13, 2009 at 11:54 AM, Sudeep Bhattarai <[email protected]>wrote:
>
> > Hi,No. I gave up..It is just too frustrating.
>
> > On Mon, Apr 13, 2009 at 2:42 AM, kp <[email protected]> wrote:
>
> >> Any update on this issue, or did you get it figured out? I'm having
> >> the same problem that you are, and I can't figure out why it's
> >> happening.
>
> >> On Apr 11, 12:46 pm, "[email protected]" <[email protected]>
> >> wrote:
> >> > I keep getting following error while deploying my java app. What could
> >> > be the reason?
>
> >> > Unable to upload app: Error posting to URL:
> >>http://appengine.google.com/api/appversion/create?app_id=hohalla8&ver...
> >> > 500 Internal Server Error
>
> >> > Server Error (500)
> >> > A server error has occurred.
>
> >> > See the Eclipse error log for more details
> >> > Unable to upload app: Error posting to URL:
> >>http://appengine.google.com/api/appversion/create?app_id=hohalla8&ver...
> >> > 500 Internal Server Error
>
> >> > Server Error (500)
> >> > A server error has occurred.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to