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

NPE in WS-RM RetransmissionQueueImpl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.2
    • 2.0.12, 2.1.6, 2.2.3
    • WS-* Components
    • None

    Description

      When using WS-RM with anonymous acks, this exception occurs after the LastMessage has been acknowledged:
      java.lang.NullPointerException
      at org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.purgeAcknowledged(RetransmissionQueueImpl.java:135)
      at org.apache.cxf.ws.rm.SourceSequence.setAcknowledged(SourceSequence.java:141)
      at org.apache.cxf.ws.rm.RMInInterceptor.processAcknowledgments(RMInInterceptor.java:125)
      at org.apache.cxf.ws.rm.RMInInterceptor.handle(RMInInterceptor.java:101)
      at org.apache.cxf.ws.rm.AbstractRMInterceptor.handleMessage(AbstractRMInterceptor.java:78)

      The TerminateSequence message is never sent.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            porcherg Guillaume Porcher
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: