ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-327

Tomcat ARP's timeout interferes with ICEfaces' heartbeat mechanism

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-1.8.2.GA_P03
    • Fix Version/s: EE-1.8.2.GA_P04
    • Component/s: Enterprise Push Server
    • Labels:
      None
    • Environment:
      Tomcat 6, Http11NioProcessor, ICEfaces application, EPS, TomcatAdaptingServlet

      Description

      Tomcat's ARP uses a timeout mechanism for pending requests. However, this timeout can potentially interfere with ICEpush' heartbeat mechanism. When a pending request gets timed out by Tomcat's ARP before the next ping comes in an exception is experienced.

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Sending icepack/trunk/icepack/eps/src/com/icesoft/faces/push/server/arp/internal/TomcatAdaptingServlet.java
        Transmitting file data .
        Committed revision 29623.

        Show
        Jack Van Ooststroom added a comment - Sending icepack/trunk/icepack/eps/src/com/icesoft/faces/push/server/arp/internal/TomcatAdaptingServlet.java Transmitting file data . Committed revision 29623.
        Hide
        Jack Van Ooststroom added a comment -

        The Tomcat ARP timeout for an incoming pending request is now set to heartbeatInterval + 10s. This allows the ICEfaces heartbeat mechanism to keep control over a pending request. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - The Tomcat ARP timeout for an incoming pending request is now set to heartbeatInterval + 10s. This allows the ICEfaces heartbeat mechanism to keep control over a pending request. Marking this one as FIXED.

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Jack Van Ooststroom
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: