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

FSArray causes error in SOAP service

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.2
    • None
    • UIMA 2.1 and previous versions

    Description

      When we run a SOAP service with any type system which uses FSArray,
      AnalysisEngineProcessException occurs,
      though the same component can be run as a local service.
      It occurs in the type system checking, independently of the component implementations.

      The error says:
      Caused by: org.apache.uima.UIMARuntimeException: The JCas cannot be
      initialized. The following errors occurred: The JCAS range type
      uima.cas.FSArray for feature <OurFeatureName> of type <OurTypeName> does
      not match the CAS range <OurFeatureTypeName>[] for the feature.

      1. replaced our specific feature/type names.

      Attachments

        Activity

          People

            twgoetz Thilo Goetz
            kano Yoshinobu KANO
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: