[
https://issues.apache.org/jira/browse/NIFI-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joey Frazee updated NIFI-10219:
-------------------------------
Description: 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. (was: 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 NoCalssDefFoundError.)
> 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
> 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)