here it is:
C:\Program Files\Google\google_appengine>python appcfg.py --noisy
update courses
api
Loaded authentication cookies from C:\Documents and Settings
\1/.appcfg_cookies
2009-01-09 14:49:13,578 INFO appcfg.py:129 Server:
appengine.google.com
2009-01-09 14:49:13,592 INFO appcfg.py:572 Checking for updates to the
SDK.
2009-01-09 14:49:13,592 DEBUG appcfg.py:141 Creating request for:
'http://appeng
ine.google.com/api/updatecheck?
release=1.1.7&timestamp=1227225249&api_versions=%
5B%271%27%5D' with payload:

2009-01-09 14:49:13,780 INFO appcfg.py:586 The SDK is up to date.
2009-01-09 14:49:13,780 INFO appcfg.py:1281 Reading app configuration.
Scanning files on local disk.
2009-01-09 14:49:13,780 INFO appcfg.py:1291 Ignoring file 'app.yaml':
File match
es ignore regex.
2009-01-09 14:49:13,780 INFO appcfg.py:1299 Processing file
'BeautifulSoup.py'
2009-01-09 14:49:13,796 INFO appcfg.py:1291 Ignoring file
'BeautifulSoup.pyc': F
ile matches ignore regex.
2009-01-09 14:49:13,796 INFO appcfg.py:1291 Ignoring file
'index.yaml': File mat
ches ignore regex.
2009-01-09 14:49:13,796 INFO appcfg.py:1299 Processing file 'main.py'
Initiating update.
2009-01-09 14:49:13,796 DEBUG appcfg.py:141 Creating request for:
'http://appeng
ine.google.com/api/appversion/create?version=1&app_id=coursesapi' with
payload:
api_version: '1'
application: coursesapi
handlers:
- script: main.py
  url: .*
runtime: python
version: '1'

Cloning 2 application files.
2009-01-09 14:49:14,217 DEBUG appcfg.py:141 Creating request for:
'http://appeng
ine.google.com/api/appversion/clonefiles?version=1&app_id=coursesapi'
with paylo
ad:
main.py|18408072_5bde8fd7_76184710_afa485bf_b801d906
BeautifulSoup.py|868ea04e_a490d6c2_a2da00f7_e39676ee_979079cb
2009-01-09 14:49:14,515 INFO appcfg.py:1211 Files to upload: {}
Closing update.
2009-01-09 14:49:14,515 DEBUG appcfg.py:141 Creating request for:
'http://appeng
ine.google.com/api/appversion/commit?version=1&app_id=coursesapi' with
payload:

2009-01-09 14:49:14,905 INFO appcfg.py:1340 Done!
Uploading index definitions.
2009-01-09 14:49:14,921 DEBUG appcfg.py:141 Creating request for:
'http://appeng
ine.google.com/api/datastore/index/add?version=1&app_id=coursesapi'
with payload
:
{}

I don't really know what all this means, but it looks like there are
no errors. If you'd like, I'll pm the code of my app if need be.

Thanks
On Jan 9, 2:22 pm, Marzia Niccolai <ma...@google.com> wrote:
> Hi,
>
> We haven't noticed anything, can you provide more information by running
> your appcfg.py update command with the --noisy flag?
>
> -Marzia
>
> On Fri, Jan 9, 2009 at 11:13 AM, adelevie <adele...@gmail.com> wrote:
>
> > my app wont load at all--at least there wasn't anything wrong with
> > <i>my</i> code ;)
>
> > On Jan 8, 10:05 pm, Andrew Yates <drewyate...@gmail.com> wrote:
> > > Is there something wrong with the server? It is taking the app engine
> > > ten minutes for the server to respond to a simple "hello world" file
> > > update.
>
>
--~--~---------~--~----~------------~-------~--~----~
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