Hi msuh,

What does your app.yaml and request handler code look like? The
warning messages you are seeing may not indicate a problem. PIL is
missing, but if you are not using the images API then that is no
problem. The message about the datastore is probably not a concern
either, it just means that any datastore entities from a previous run
of the dev_appserver will not be there during this run. I imagine the
404 is some other issue.

Thank you,

Jeff

On Mar 11, 11:26 am, Ryan Lamansky <[email protected]> wrote:
> When you access the page, do you see another line appear in the
> console output?
>
> -Ryan
>
> On Mar 11, 11:25 am, msuh <[email protected]> wrote:
>
> > Hey guys anyone having similar problem? Everything is ok, I start the
> > server through "dev_appserver" and it starts showing this :
> > programmerfish.com/screenshot.jpg
>
> > Even though the server is running at localhost:8080 but when i try to
> > access it, it displays 404 error. Browser settings are ok and I have
> > also tried to reset the path of datastore but stilll doesnt work.....
--~--~---------~--~----~------------~-------~--~----~
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