[
https://issues.apache.org/jira/browse/NIFI-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Kovalev updated NIFI-7471:
-------------------------------
Description:
below error occurs due to start nifi with redis cluster state manager
{code:java}
Caused by: java.lang.IllegalStateException: Could not initialize State
Providers because the Cluster State Provider is not valid. The following 1
Valid ation Errors occurred: 'Connection String' is invalid because
Connection String is required Please check the configuration of the Cluster
State Provider with ID [redis-provider] in the file
/opt/nifi/nifi-current/./conf/state-management.xml
{code}
attach my {color:#1d1c1d}state-management.xml and nifi.properties{color}
{color:#1d1c1d}How to recreate{color}
{color:#1d1c1d}1 docker-compose up containers{color}
{color:#1d1c1d}2 copy configurations into nifi node{color}
{color:#1d1c1d}3 restart node{color}
was:
below error occurs due to start nifi with redis cluster state manager
{code:java}
Caused by: java.lang.IllegalStateException: Could not initialize State
Providers because the Cluster State Provider is not valid. The following 1
Valid ation Errors occurred: 'Connection String' is invalid because
Connection String is required Please check the configuration of the Cluster
State Provider with ID [redis-provider] in the file
/opt/nifi/nifi-current/./conf/state-management.xml
{code}
attach my {color:#1d1c1d}state-management.xml and nifi.properties{color}
> impossible run nifi with redis cluster state manager
> ----------------------------------------------------
>
> Key: NIFI-7471
> URL: https://issues.apache.org/jira/browse/NIFI-7471
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Ilya Kovalev
> Priority: Critical
> Attachments: docker-compose.yml, nifi.properties, state-management.xml
>
>
> below error occurs due to start nifi with redis cluster state manager
> {code:java}
> Caused by: java.lang.IllegalStateException: Could not initialize State
> Providers because the Cluster State Provider is not valid. The following 1
> Valid ation Errors occurred: 'Connection String' is invalid
> because Connection String is required Please check the configuration of the
> Cluster State Provider with ID [redis-provider] in the file
> /opt/nifi/nifi-current/./conf/state-management.xml
> {code}
> attach my {color:#1d1c1d}state-management.xml and nifi.properties{color}
> {color:#1d1c1d}How to recreate{color}
> {color:#1d1c1d}1 docker-compose up containers{color}
> {color:#1d1c1d}2 copy configurations into nifi node{color}
> {color:#1d1c1d}3 restart node{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)