5 Replies Latest reply on Dec 12, 2011 2:15 PM by glenmacmullin

    Sporadic IE8 page loading problem

    glenmacmullin

      My team has written a web application using JSF 2 with Richfaces 3.3.3 and JBoss Seam 2.2 but sometimes in IE8 the page won't finish loading. I'll see "(1 item remaining) Waiting for http://localhost:8080/..." and the buttons won't be skinned.

       

      The problem is very sporadic as I can navigate through my web application hitting pages dozens of time before this problem arises. I've only seen the problem in IE8, but I can't say for certain that it doesn't happen in other browsers too.

       

      We're using the DOCTYPE  XHTML 1.0 Transitional. I've used HttpWatch and Fiddler2 to see if a request is hanging, but I never see any requests waiting to finish.

       

      Has anyone come across this problem too? Any help would be greatly appreciated.