Hi,

Does this happen after you run the appcfg.py rollback command?

-Marzia

On Sun, Mar 8, 2009 at 9:57 PM, Will <vocalster....@gmail.com> wrote:

> Hi there,
>
> I recently upgraded to GAE 1.1.9, and google-appengine-patch 1.0. The local
> test run is fine, but when I tried to upload to server using "appcfg.py
> update", I got an error (see below). I'm using Python 2.5.2, Windows XP.
>
> Thanks in advance.
>
> Will
>
> -------------------------
> 2009-03-09 12:03:13,171 ERROR appcfg.py:1235 An unexpected error occurred.
> Abort
> ing.
> Traceback (most recent call last):
>   File "C:\Program
> Files\Google\google_appengine\google\appengine\tools\appcfg.p
> y", line 1213, in DoUpload
>     missing_files = self.Begin()
>   File "C:\Program
> Files\Google\google_appengine\google\appengine\tools\appcfg.p
> y", line 1009, in Begin
>     version=self.version, payload=self.config.ToYAML())
>   File "C:\Program
> Files\Google\google_appengine\google\appengine\tools\appengin
> e_rpc.py", line 303, in Send
>     f = self.opener.open(req)
>   File "C:\Python25\lib\urllib2.py", line 387, in open
>     response = meth(req, response)
>   File "C:\Python25\lib\urllib2.py", line 498, in http_response
>     'http', request, response, code, msg, hdrs)
>   File "C:\Python25\lib\urllib2.py", line 425, in error
>     return self._call_chain(*args)
>   File "C:\Python25\lib\urllib2.py", line 360, in _call_chain
>     result = func(*args)
>   File "C:\Python25\lib\urllib2.py", line 506, in http_error_default
>     raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
> HTTPError: HTTP Error 409: Conflict
> Error 409: --- begin server output ---
> Another transaction by user vocalster.app is already in progress for this
> app an
> d major version. That user can undo the transaction with appcfg.py's
> "rollback"
> command.
> --- end server output ---
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to