Hi Team, Our Application is purely GWT application and using GWT 1.7. This application running fine from last 2 years but recently we have encountered the following issue. We are reading approximately 500 values in a list box before Our home page loaded. For Some requests Browser hungs up for few minutes and giving exception com.google.gwt.user.client.rpc.StatusCodeException which is exactly coming from the asynchronous call happening for getting these values from DB. At this moment all browsers are getting same issue for all users who are trying at the same time. After some time home page opening properly in all browsers. This issue is intermittent and it is very difficult to reproduce in production.
We have checked there are no DB locks at that time. Please let us know if response for this type of issue. Please let us know any more details required for the same. -- 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.
