Fix NPE while looking up MessageProducer
----------------------------------------

                 Key: UIMA-1751
                 URL: https://issues.apache.org/jira/browse/UIMA-1751
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
    Affects Versions: 2.3AS
            Reporter: Jerry Cwiklik


ActiveMQMessageSender throws NPE in getMessageProducer() sometimes when the 
UIMA AS client is stopping. A race condition seems to be the cause. A thread 
doing a send tries to dereference engine object after the engine was forced to 
stop.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to