Did you make any configuration changes lately, particularly wrt static file configuration? This could be a good question to post on Stack Overflow, where you can give more detail on your app's configuration files. (http://stackoverflow.com/questions/tagged/google-app-engine).
On 24 May 2012 15:31, Cheolgoo Kang <[email protected]> wrote: > Hi there, > > I'm running a paid GAE app written in Java and it's id is clip-share, so > the url is http://clip-share.appspot.com/. > > I've run it for more than 10 months, and since 2 days ago, it starts not > working with 404 not found error. > > When I connect to http://clip-share.appspot.com/index.html, I fails with > this message that there is no index.html file which really does exist. > > Error: Not FoundThe requested URL /index.html was not found on this > server. > > I tried re-deploy this app for a few times, but it works with no problem > just for a few minutes right after the deploy, but doesn't work after that. > > And also searched for the 404 not found problem, I found this thread but > there is no specific information about the cause and some way to solve it. > > https://groups.google.com/d/topic/google-appengine/8liP4T-wbSo/discussion > > > So, what's happening? and how can I handle it? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/Fx2y_4VmlcoJ. > 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. > -- 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.
