[
https://issues.apache.org/jira/browse/NIFI-13522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-13522.
-----------------------------------
Fix Version/s: 2.9.0
Assignee: Daniel Chaffelson
Resolution: Fixed
> ConsumeJMS JMSConnectionFactoryProvider service fails with SSL implementation
> of JMS Connection Factory Implementation Class
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-13522
> URL: https://issues.apache.org/jira/browse/NIFI-13522
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 2.0.0-M3
> Environment: Linux
> Reporter: Ron Ridgely
> Assignee: Daniel Chaffelson
> Priority: Major
> Fix For: 2.9.0
>
>
> Error message attempting to run ConsumeJMS with Connection Factory Provider
> service SSL Implementation
> "Failed to configure JMSConnectionFactoryHandler:
> java.lang.classCastException: class
> org.apache.activemq.ActiveMQSslConnectionFactoryProvider cannot be cast to
> class jakarta.jms.ConnectionFactory
> (org.apache.activemq.ActiveMQSslConnectionFactory is in unnamed module of
> loader org.apache.nifi.nar.NarClassLoader)
> This happens when the ConsumeJMS processor is configured with
> ConnectionFactoryService = JMSConnectionFactoryProvider and the JMS
> Connection Factory Implementation Class =
> org.apache.activemq.ActiveMQSslConnectionFactory and the JMS Client Libaries
> = ./apache-artemis/lib
> The artemis distro is apache-artemis-2.32.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)