Hello,
I uploaded my application, then when I tried to access it, I got this
message on my messages log
<type 'exceptions.MemoryError'>:
Traceback (most recent call last):
File "/base/data/home/apps/quranytopics/1.332072605143586857/
qurany.py", line 3798, in <module>
QChapter.LoadAllChapters()
File "/base/data/home/apps/quranytopics/1.332072605143586857/
EnglishQuranChapters.py", line 116, in LoadAllChapters
self.LoadedStemTokChapterDict[ChapterIndex] =
self.__LoadEnglishStemTokChapter(g, self.VersesCount[count])
File "/base/data/home/apps/quranytopics/1.332072605143586857/
EnglishQuranChapters.py", line 96, in __LoadEnglishStemTokChapter
VerseNo= re.split('\s', line[4:])
File "/base/python_dist/lib/python2.5/re.py", line 165, in split
return _compile(pattern, 0).split(string, maxsplit)
I run this application on my computer and never had this problem
before....I don't know why there is a memory error. Any ideas?
Thank you very much.
Nora
________________________________
From: Faber Fedor <[email protected]>
To: Nora <[email protected]>; Google App Engine
<[email protected]>
Sent: Sunday, 15 March, 2009 13:30:02
Subject: Re: Uploading an applicaiton
Please do not respond to me privately. Reply to the group so other people can
learn. Unless, of course, you want to pay my consulting fee. :-)
On Sun, Mar 15, 2009 at 4:00 AM, Nora <[email protected]> wrote:
Thank you for your reply. Where is the code that I uploaded ....to be
able to know if there are missing files uploaded or not?
In general, you don't. Uploading code to GAE is like putting your code into a
locked box. Once it's in there, you don't get it out.
There is a appfilesbrowser (http://code.google.com/p/appfilesbrowser/) which is
supposed to let you see and download your code. I haven't tried it though.
--
Faber Fedor
Linux New Jersey
http://linuxnj.com
faberfedor.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---