Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-7096

Server side memory leaking if clients do not send CloseSequence

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: 3.1.6, 3.1.7, 3.1.8
    • Fix Version/s: 3.1.11, 3.2.0
    • Component/s: WS-* Components
    • Labels:
    • Environment:

      Windows 7, CXF3.1.6, CXF3.1.7 and CXF3.1.8, Visual Studio 12 client, Java 7, JBoss EAP 6

    • Estimated Complexity:
      Unknown
    • Flags:
      Important

      Description

      I have a dot net client that invokes a RM web service many times. It does not send CloseSequence at the end. The server side tries to terminate the sequence based on inactivityTimeout in the WSDL. But it does not seem to cleanup the sequence completely since the memory usage gets larger and larger and eventually the server will run out of memory. java.lang.OutOfMemoryError: Java heap space

        Attachments

          Activity

            People

            • Assignee:
              dkulp Daniel Kulp
              Reporter:
              zzaili Andy Zhang
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: