Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2012
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. 2012-04-22 20:09:48 Running command: "['E:\\Python27\\python.exe', 'E:\\Program Files (x86)\\Google\\google_appengine\\dev_appserver.py', '--admin_console_server=', '--port=8080', 'C:\\Users\\Patrik\\Desktop\\yaml']"
  2. WARNING 2012-04-22 18:09:48,799 rdbms_mysqldb.py:74] The rdbms API is not available because the MySQLdb library could not be loaded.
  3. Warning: You are using a Python runtime (2.7) that is more recent than the production runtime environment (2.5). Your application may use features that are not available in the production environment and may not work correctly when deployed to production.
  4. WARNING 2012-04-22 18:09:48,924 datastore_file_stub.py:513] Could not read datastore data from c:\users\patrik\appdata\local\temp\dev_appserver.datastore
  5. WARNING 2012-04-22 18:09:48,930 dev_appserver.py:3394] Could not initialize images API; you are likely missing the Python "PIL" module. ImportError: No module named _imaging
  6. INFO 2012-04-22 18:09:48,943 dev_appserver_multiprocess.py:647] Running application dev~stclaus-de on port 8080: http://localhost:8080
  7. INFO 2012-04-22 18:09:48,943 dev_appserver_multiprocess.py:649] Admin console is available at: http://localhost:8080/_ah/admin
  8. WARNING 2012-04-22 18:09:51,915 __init__.py:98] You are using the default Django version (0.96). The default Django version will change in an App Engine release in the near future. Please call use_library() to explicitly select a Django version. For more information see http://code.google.com/appengine/docs/python/tools/libraries.html#Django
  9. INFO 2012-04-22 18:09:52,062 dev_appserver.py:2884] "GET / HTTP/1.1" 200 -
  10. INFO 2012-04-22 18:09:52,157 dev_appserver.py:2884] "GET /css/main.css HTTP/1.1" 200 -
  11. INFO 2012-04-22 18:09:52,161 dev_appserver.py:2884] "GET /css/jquery-ui-1.8.19.custom.css HTTP/1.1" 200 -
  12. INFO 2012-04-22 18:09:52,165 dev_appserver.py:2884] "GET /js/jquery-1.7.1.min.js HTTP/1.1" 200 -
  13. INFO 2012-04-22 18:09:52,171 dev_appserver.py:2884] "GET /js/jquery-ui-1.8.19.custom.min.js HTTP/1.1" 200 -
  14. INFO 2012-04-22 18:09:52,178 dev_appserver.py:2884] "GET /js/urldecode.js HTTP/1.1" 200 -
  15. INFO 2012-04-22 18:09:52,474 dev_appserver.py:2884] "GET /js/autoresize.jquery.min.js HTTP/1.1" 200 -
  16. INFO 2012-04-22 18:09:52,480 dev_appserver.py:2884] "GET /js/menu.js HTTP/1.1" 200 -
  17. INFO 2012-04-22 18:09:52,484 dev_appserver.py:2884] "GET /js/tracking.js HTTP/1.1" 200 -
  18. INFO 2012-04-22 18:09:52,905 dev_appserver.py:2884] "GET /css/css/images/schatten_left.gif HTTP/1.1" 404 -
  19. INFO 2012-04-22 18:09:52,973 dev_appserver.py:2884] "GET /css/images/ui-bg_glass_75_e6e6e6_1x400.png HTTP/1.1" 404 -
  20. INFO 2012-04-22 18:09:53,042 dev_appserver.py:2884] "GET /css/images/ui-icons_ffae00_256x240.png HTTP/1.1" 404 -
  21. INFO 2012-04-22 18:09:53,109 dev_appserver.py:2884] "GET /css/images/ui-bg_flat_75_ffffff_40x100.png HTTP/1.1" 404 -
  22. INFO 2012-04-22 18:09:54,525 dev_appserver.py:2884] "GET /css/images/ui-bg_glass_75_ffae00_1x400.png HTTP/1.1" 404 -
  23. INFO 2012-04-22 18:09:54,801 dev_appserver.py:2884] "GET /css/images/ui-icons_888888_256x240.png HTTP/1.1" 404 -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement