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

Exception thrown from CasMultiplier.process should be reported to client as failure

    XMLWordPrintableJSON

Details

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

    Description

      The first Analysis Engine in our uima-as setup is a CasMultiplier,
      we implement the process method and from this method our implementation
      throws a RuntimeException, not nice but it can happen.

      In the client interface we get the CAS back, but EntityProcessStatus.isException returns false,
      but it should return true and provide the exception.

      Attachments

        Activity

          People

            Unassigned Unassigned
            joern Jörn Kottmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: