You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Steven Youtsey (JIRA)" <ji...@apache.org> on 2019/02/13 19:18:00 UTC

[jira] [Created] (NIFI-6022) ConsumeJMS

Steven Youtsey created NIFI-6022:
------------------------------------

             Summary: ConsumeJMS
                 Key: NIFI-6022
                 URL: https://issues.apache.org/jira/browse/NIFI-6022
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 1.7.1
            Reporter: Steven Youtsey


Processor admin yields when session with JMS provider is closed.

When an exception occurs (no idea what as it was stepped on) and the session is closed, the exception handler attempts to use the session and another exception is thrown and not caught by the processor. See JMSConsumer, line 129. Need to wrap that with a try/catch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)