You can try logging into App Engine Admin Panel (http:// appengine.google.com), select Logs and you can filter the Logs by "Error,Info,Debug,etc", and you might see the stacktrace where it breaks in your code.
On Feb 14, 5:22 am, "karthikeyan s.p" <[email protected]> wrote: > Hi, > > I have created a web application that can be accessed with this > link,http://publicationnumbersearch.appspot.com/ > It gives 500 internal server error and I am not able to find why and > what causes the problem. How can I find the problem and what would > have been wrong here. Thanks. > > Karthi. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
