Hi Russell. It looks like you were able to deploy your application since
this post. What was the issue? If you're still having problems, please say
whether you tried deploying from Eclipse and/or the command line and provide
the contents of your appengine-web.xml file.
- Jason

On Sat, Aug 15, 2009 at 7:10 AM, Russell <russell.gerag...@gmail.com> wrote:

>
> Hi,
> I am trying to upload my application for the first time and get the
> following response:
>
> Unable to upload:
> java.io.IOException: Error posting to URL:
>
> http://appengine.google.com/api/appversion/deploy?app_id=roses-are-blue&version=1&;
> 400 Bad Request
>
> Client Error (400)
> The request is invalid for an unspecified reason.
>
>        at com.google.appengine.tools.admin.ServerConnection.send
> (ServerConnection.java:143)
>        at com.google.appengine.tools.admin.ServerConnection.post
> (ServerConnection.java:81)
>        at com.google.appengine.tools.admin.AppVersionUpload.send
> (AppVersionUpload.java:415)
>        at com.google.appengine.tools.admin.AppVersionUpload.deploy
> (AppVersionUpload.java:374)
>        at com.google.appengine.tools.admin.AppVersionUpload.commit
> (AppVersionUpload.java:337)
>        at com.google.appengine.tools.admin.AppVersionUpload.doUpload
> (AppVersionUpload.java:111)
>        at com.google.appengine.tools.admin.AppAdminImpl.update
> (AppAdminImpl.java:53)
>        at com.google.appengine.tools.admin.AppCfg$UpdateAction.execute
> (AppCfg.java:504)
>        at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:129)
>        at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:57)
>        at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:53)
> com.google.appengine.tools.admin.AdminException: Unable to upload app:
> Error posting to URL:
> http://appengine.google.com/api/appversion/deploy?app_id=roses-are-blue&version=1&;
> 400 Bad Request
>
> Client Error (400)
> The request is invalid for an unspecified reason.
>
>        at com.google.appengine.tools.admin.AppAdminImpl.update
> (AppAdminImpl.java:59)
>        at com.google.appengine.tools.admin.AppCfg$UpdateAction.execute
> (AppCfg.java:504)
>        at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:129)
>        at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:57)
>        at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:53)
> Caused by: java.io.IOException: Error posting to URL:
>
> http://appengine.google.com/api/appversion/deploy?app_id=roses-are-blue&version=1&;
> 400 Bad Request
>
> Client Error (400)
> The request is invalid for an unspecified reason.
>
>        at com.google.appengine.tools.admin.ServerConnection.send
> (ServerConnection.java:143)
>        at com.google.appengine.tools.admin.ServerConnection.post
> (ServerConnection.java:81)
>        at com.google.appengine.tools.admin.AppVersionUpload.send
> (AppVersionUpload.java:415)
>        at com.google.appengine.tools.admin.AppVersionUpload.deploy
> (AppVersionUpload.java:374)
>        at com.google.appengine.tools.admin.AppVersionUpload.commit
> (AppVersionUpload.java:337)
>        at com.google.appengine.tools.admin.AppVersionUpload.doUpload
> (AppVersionUpload.java:111)
>        at com.google.appengine.tools.admin.AppAdminImpl.update
> (AppAdminImpl.java:53)
>        ... 4 more
>
> Any ideas as to how to fix this?
>
> -Russell
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to