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

Fix NPE in Uima AS jUnit code when running with AMQ 5.2

    XMLWordPrintableJSON

Details

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

    Description

      Uima AS ActiveMQSupport throws NPE in addHttpConnector() when using AMQ 5.2. It seems that this version of AMQ is not initializing the HTTP Connector the same way as in AMQ 4.1.1. After the connector is created

      httpConnector = broker.addConnector(httpURI);

      it fails with NPE when httpConnector.start() is called.

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: