[
https://issues.apache.org/jira/browse/NIFI-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565250#comment-17565250
]
Joey Frazee commented on NIFI-10219:
------------------------------------
[~exceptionfactory] I have a fix that works just adding jna-platform as an
include directly in the assembly common.xml. But I have no clue whether that’s
the right solution and it seems like the intent was to have the dependencies
come in through nifi-property-protection-factory. I messed about with adding
the jna-platform dependency to nifi-property-protection-azure but it never
ended up in ./lib/properties.
> jna-platform missing from ./lib/properties
> ------------------------------------------
>
> Key: NIFI-10219
> URL: https://issues.apache.org/jira/browse/NIFI-10219
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.16.1, 1.16.2, 1.16.3
> Reporter: Joey Frazee
> Assignee: David Handermann
> Priority: Major
>
> NIFI-9883 introduced classloader isolation for sensitive property providers
> and updated the assembly config to output dependencies in ./lib/properties.
> jna-platform, required by azure-identity, isn't getting pulled through so
> when using an Azure sensitive properties provider startup fails with a
> NoClassDefFoundError.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)