[ 
https://issues.apache.org/jira/browse/NIFI-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915637#comment-16915637
 ] 

sanjiv kumar commented on NIFI-6579:
------------------------------------

Hi David,
I tried to keep everything on same process group , but still I am getting that 
error.

 

{{SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/usr/share/nifi-1.8.0/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/usr/share/nififn/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/usr/share/nififn/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See [http://www.slf4j.org/codes.html#multiple_bindings] for an 
explanation.
SLF4J: Actual binding is of type 
[ch.qos.logback.classic.util.ContextSelectorStaticBinder]
Exception in thread "main" java.lang.IllegalArgumentException: context is not 
valid: 'AWS Credentials Provider service' validated against 
'1bf2e043-50c8-3166-ac84-d0f0d7b59ba0' is invalid because Controller Service 
with ID 1bf2e043-50c8-3166-ac84-d0f0d7b59ba0 is not enabled
'' is invalid because Controller service 1bf2e043-50c8-3166-ac84-d0f0d7b59ba0 
for is not enabled
at 
org.apache.nifi.fn.core.FnProcessorWrapper.initialize(FnProcessorWrapper.java:125)
at 
org.apache.nifi.fn.core.FnProcessorWrapper.runRecursive(FnProcessorWrapper.java:136)
at org.apache.nifi.fn.core.FnFlow.runOnce(FnFlow.java:201)
at org.apache.nifi.fn.runtimes.Program.main(Program.java:104)}}

{{I can attached few screen shot}}

 

Could you please guide me If I am doing some mistake ...?

Note : When I ran from NiFi Dashboard , It gave me the result what I expected .

Regards,
sanjiv

> nifi-stateless should initialize ControllerServices recursively
> ---------------------------------------------------------------
>
>                 Key: NIFI-6579
>                 URL: https://issues.apache.org/jira/browse/NIFI-6579
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: David Kegley
>            Priority: Major
>         Attachments: Screen Shot 2019-08-26 at 2.03.24 PM.png, Screen Shot 
> 2019-08-26 at 2.03.41 PM.png
>
>
> nifi-stateless will only create ControllerServices created in the root 
> process group. It would be nice if controller services were created 
> recursively for nested process groups as well.
>  
> Some additional background on this in 
> https://issues.apache.org/jira/browse/NIFI-6577



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to