Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-1269

NPE when using a C++ service deployed via JNI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.2
    • 2.3AS
    • Async Scaleout
    • None

    Description

      C++ services don't support delta CAS so the JNI wrapper clears the Marker before uploading the C++ CAS but then the service crashes when trying to return a delta CAS to its caller. May also have a problem in an aggregate if one of its services does not support delta CAS ... need to invalidate the input Marker and make the aggregate return a full CAS. Should also create a fresh Marker for following delegates so they can return delta CASes.

      Attachments

        1. UIMA-1269-uimaj-as-activemq.patch
          3 kB
          Bhavani Iyer
        2. UIMA-1269-uimaj-as-core.patch
          0.6 kB
          Bhavani Iyer

        Activity

          People

            bhavani Bhavani Iyer
            burn Burn L. Lewis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: