test one of your pages by moving to the webserver rather than app if the problem still exists then you need to look into code otherwise its looks like a config problem
On Mon, Sep 7, 2009 at 5:02 PM, krokodil <[email protected]> wrote: > > Hi everyone, we experience intermittent StatusCodeException 500 errors > on our production GWT application. > It would seem to only happen when accessing the application from > behind a firewall. > > When investigating any logs on the server we find nothing, no > exceptions thrown! > > And usually by simply re-running the query from the client, the next > result would be successfull. > Obviously this behaviour is of huge concern in our production > environment. > > We were thinking of building a retry-handler, something that when this > status code gets returned from the server RPC call that we > automatically retry the service call....any views on this? > > Have any of you experienced this and how did you solve it? > > Any comments appreciated! > > Cheers - Daniel Koch > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
