sounds like your app.yaml prevented the upload of the file, or the file was missing from the directory when you uploaded. note that GAE is case-sensitive. i'm not sure if the dev server is case sensitive or not.
On Wednesday, May 9, 2012 11:36:08 PM UTC-7, Prakhar Srivastava wrote: > > when i upload my application this waring come up > 2012-05-09 23:02:24.992 > /pixelofn/static/images/album/thumbs/PixelOfNature_fm_03.jpg 404 27ms 0kb > 223.183.189.220 - - [09/May/2012:23:02:24 -0700] "GET > /pixelofn/static/images/album/thumbs/PixelOfNature_fm_03.jpg HTTP/1.1" 404 > 0 "http://www.pixelofn.appspot.com/" - "www.pixelofn.appspot.com" ms=27 > cpu_ms=0 api_cpu_ms=0 cpm_usd=0.000074 > W > 2012-05-09 23:02:24.992 > Static file referenced by handler not found: > applications/pixelofn/static/images/album/thumbs/PixelOfNature_fm_03.jpg >