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

javax.jms.IllegalStateException: The Session is closed after establish connections between uima-as client and ActiveMQ

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.9.0AS
    • None
    • Async Scaleout
    • None
    • ubuntu xenial, openjdk-8-jdk

    Description

      In my program main, i initialize a uimas-as client only once and I use
      this client to consume all requests to a displayed service uima-as.

      Before process a request i ask to uima-as client with:
      BaseUIMAAsynchronousEngine_impl.connectionOpen()
      and if the result es "false", i stop the uima-as client and initialize it again.

      With some steps, still undefined, but basically when restart the UIMA-AS Broker
      without restart service uima-as.
      The instruccion to uima-as client
      BaseUIMAAsynchronousEngine_impl.connectionOpen() return "true", but
      them i get a "javax.jms.IllegalStateException: The Session is closed"
      when proces the request.

      One peculiarity is that, is a primitive annotator implented in c++,
      but is deployed with de deployAsyncService.sh de uima-as directly.

      Attachments

        1. screenshot-1.png
          27 kB
          Jaroslaw Cwiklik

        Activity

          People

            Unassigned Unassigned
            nelson_nba Nelson RIvera
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: