"Blocking access to skipped file" should indicate that the file
matches your skip_files patterns in app.yaml.  What does your app.yaml
look like?

On Jul 29, 6:51 pm, xerife <[email protected]> wrote:
> Hi,
> When running my app with reportlab, get this error message
>
> INFO     2010-07-29 22:46:12,180 appengine_rpc.py:159] Server:
> appengine.google.com
> INFO     2010-07-29 22:46:12,187 appcfg.py:357] Checking for updates
> to the SDK.
> INFO     2010-07-29 22:46:13,608 appcfg.py:371] The SDK is up to date.
> WARNING  2010-07-29 22:46:13,609 datastore_file_stub.py:634] Could not
> read datastore data from c:\users\hp\appdata\local\temp
> \dev_appserver.datastore
> INFO     2010-07-29 22:46:13,697 dev_appserver_main.py:431] Running
> application sample-app on port 9999:http://localhost:9999
> INFO     2010-07-29 22:46:49,000 py_zipimport.py:108]
> zipimporter('reportlab.zip', '')
> INFO     2010-07-29 22:46:49,005 py_zipimport.py:108] zipimporter('C:\
> \Users\\HP\\Documents\\Teste\\src\\reportlab.zip', '')
> WARNING  2010-07-29 22:46:49,177 dev_appserver.py:1168] Blocking
> access to skipped file "c:\users\hp\documents\teste\src\~\library
> \fonts"
> INFO     2010-07-29 22:46:49,742 dev_appserver.py:3268] "GET / HTTP/
> 1.1" 404 -
> INFO     2010-07-29 22:46:49,750 dev_appserver_index.py:205] Updating
> C:\Users\HP\Documents\Teste\src\index.yaml
> INFO     2010-07-29 22:46:49,834 dev_appserver.py:3268] "GET /
> favicon.ico HTTP/1.1" 404 -
>
> It seems that dev_appserver.py is blocking acess to Library/fonts

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