Announcement

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

    HTTP Response code 0

    Hi,

    We have a complete SmartGWT 3.0 application with all datainteraction happening through the data sources , ds.xml files.

    At random times in the application we are receiving a HTTP Response Code : 0 error .

    This behavior is completely random and no way to replicate it. I have also checked the server side logs , which do not show any error at that time.

    Running enviornment:
    Server side : Apache Web / Apache Tomcat
    Client : IE8 on Windows XP , using Chrome Frame plugin Version 15.0 , SmartGWT 3.0

    Please suggest.

    #2
    This is a well known bogus error code that only comes up in IE. If you Google it you get a number of theories, mostly revolving around bad behavior by firewalls or HTTP proxies, so you could look into that, but basically it is a network-level issue that doesn't have to do with SmartGWT or your application as such.

    Comment


      #3
      Thanks Isomorphic.

      Comment

      Working...
      X