[
https://issues.apache.org/jira/browse/NIFI-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael W Moser resolved NIFI-5729.
-----------------------------------
Resolution: Fixed
> Error: "the trustAnchors parameter must be non-empty" occurs when running
> GetSQS using the endpoint override property
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-5729
> URL: https://issues.apache.org/jira/browse/NIFI-5729
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.8.0
> Reporter: Regine D.
> Priority: Major
> Labels: patch
>
> The following error occurred when utilizing the endpoint override property:
> {code:java}
> Failed to send messages to Amazon SQS due to Unable to execute HTTP request:
> java.lang.RuntimeException: Unexpected error:
> java.security.InvalidAlgorithParameterException: the trustAnchors parameter
> must be non-empty; routing to failure:
> com.amazonaws.SdkClientException: Unable to execute HTTP request:
> java.lang.RuntimeException: Unexpected error:
> java.security.InvalidAlgorithmParameterException: the trustAnchors parameter
> must be non-empty{code}
> Possible fix, adding SSLContextService to DeleteSQS, GetSQS, PutSQS
--
This message was sent by Atlassian Jira
(v8.20.10#820010)