Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Server timeout warning

    This is my current application environment :
    1) Java 1.6, GWT 2.1.0
    2) SmartGwt 2.5 Nightly build on May 02, 2011
    3) All data sources are JSON RestDataSources.

    Our application getting "Server Timeout" Warn messages in some occasions where we didn't do any server changes. These scenarios had been working properly until latest upgrade done.

    Please help us because this is a production issue.

    #2
    Unless you have reason to suspect otherwise, these are probably actual server timeouts and mean that your server is taking too long to response, probably due to increased data volume or user activity.

    Comment

    Working...
    X