Hi Manny, It's impossible to say based on your description what the problem might be. Most likely, your application is throwing an exception - you need to check the request logs in your admin console to determine what went wrong.
-Nick Johnson On Tue, Mar 2, 2010 at 5:25 PM, Manny S <[email protected]> wrote: > I have my application deployed onto App Engine. When I access my > application at times I get a server error. If I refresh the page the server > error goes away. Another time the app worked perfectly for me but a friend > based out of a different city tried to access it and it kept giving him the > server error for about half an hour. And then he was able to access the > application. > > The error - Error: Server Error - The server encountered an error and > could not complete your request. > If the problem persists, please report your problem and mention this error > message and the query that caused it. > > I did a search and there were a couple of posts that mentioned app.yaml > formatting issues. I work on the Java side and so far my web.xml seems to be > well formatted. If the formatting is bad wouldn't the error at least be > consistent. Not sure why it happens occasionally. Any explanations or inputs > on this issue would be greatly appreciated. > > Manny > > > > > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 -- 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.
