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

Aldrin Piri commented on MINIFI-403:
------------------------------------

[~nishant.gupta] Was able to sit down and work through this and believe I have 
the issue figured out.  There were some issues with some extraneous libraries 
that were being included that are more appropriately bundled with NARs.  When 
this happens, they are treated by the bundling work with a BundleCoordinate of 
the default System approach.  I've done some work to take care of this and am 
evaluating similar libraries to perform any additional cleanup that may be 
needed through similar circumstances.  Thank you for reporting and the detailed 
information.  A PR to resolve this will be available soon.

> Unable to start FetchDistributedMapCache/PutDistributedMapCache in Minifi
> -------------------------------------------------------------------------
>
>                 Key: MINIFI-403
>                 URL: https://issues.apache.org/jira/browse/MINIFI-403
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: Agent Configuration/Installation
>    Affects Versions: 0.2.0
>         Environment: Minifi - 0.2.0
> Nifi - 1.2.0/1.3.0
> OS - Windows 7
>            Reporter: Nishant Gupta
>            Assignee: Aldrin Piri
>            Priority: Minor
>         Attachments: config.yml, minifi-app.log, minifi-bootstrap.log, Minifi 
> Lib.png, Minifi_RTS_M.xml
>
>
> Description:
> Unable to start FetchDistributedMapCache/PutDistributedMapCache in Minifi
> Steps:
> 1. Created config.yml from xml template in Nifi (Without any validation 
> errors)
> 2. Copied NARs from Nifi and Copied in Minif Lib
> 3. Started Minifi
> Snapshot of Result:
> 2017-09-21 18:01:04,842 INFO [StandardProcessScheduler Thread-5] 
> o.a.n.c.s.TimerDrivenSchedulingAgent Scheduled 
> AttributesToJSON[id=89a3f404-af13-3b2a-0000-000000000000] to run with 1 
> threads
> 2017-09-21 18:01:04,857 INFO [StandardProcessScheduler Thread-3] 
> o.a.n.c.s.TimerDrivenSchedulingAgent Scheduled 
> EvaluateJsonPath[id=b1a92b2b-2a07-3d1a-0000-000000000000] to run with 1 
> threads
> 2017-09-21 18:01:04,857 INFO [StandardProcessScheduler Thread-7] 
> o.a.n.c.s.TimerDrivenSchedulingAgent Scheduled 
> EvaluateJsonPath[id=c73f92f1-124c-372e-0000-000000000000] to run with 1 
> threads
> 2017-09-21 18:01:04,857 INFO [StandardProcessScheduler Thread-1] 
> o.a.n.c.s.TimerDrivenSchedulingAgent Scheduled 
> ExecuteSQL[id=36b76b6f-5aac-3f44-0000-000000000000] to run with 1 threads
> 2017-09-21 18:01:04,857 INFO [StandardProcessScheduler Thread-2] 
> o.a.n.c.s.TimerDrivenSchedulingAgent Scheduled 
> ExtractText[id=90eb5f1e-50fe-3a53-0000-000000000000] to run with 1 threads
> *2017-09-21 18:01:04,862 ERROR [main] o.apache.nifi.controller.FlowController 
> Unable to start 
> FetchDistributedMapCache[id=fb275d4d-36e6-3483-0000-000000000000] due to 
> java.lang.IllegalStateException: Processor FetchDistributedMapCache is not in 
> a valid state due to ['Distributed Cache Service' validated against 
> '139d7094-b6c2-3a41-0000-000000000000' is invalid because 
> DistributedMapCacheClientService - 1.2.0 from org.apache.nifi - 
> nifi-distributed-cache-services-nar is not compatible with 
> DistributedMapCacheClient - unversioned from default - system]
> 2017-09-21 18:01:04,862 ERROR [main] o.apache.nifi.controller.FlowController 
> Unable to start 
> PutDistributedMapCache[id=ba406dd0-bced-3954-0000-000000000000] due to 
> java.lang.IllegalStateException: Processor PutDistributedMapCache is not in a 
> valid state due to ['Distributed Cache Service' validated against 
> '139d7094-b6c2-3a41-0000-000000000000' is invalid because 
> DistributedMapCacheClientService - 1.2.0 from org.apache.nifi - 
> nifi-distributed-cache-services-nar is not compatible with 
> DistributedMapCacheClient - unversioned from default - system]*
> 2017-09-21 18:01:04,862 INFO [StandardProcessScheduler Thread-6] 
> o.a.n.c.s.TimerDrivenSchedulingAgent Scheduled 
> PutFile[id=2a75ec11-50ea-3285-0000-000000000000] to run with 1 threads
> 2017-09-21 18:01:04,873 INFO [StandardProcessScheduler Thread-4] 
> o.a.n.c.s.TimerDrivenSchedulingAgent Scheduled 
> ReplaceText[id=e7e92fc1-18ec-33a1-0000-000000000000] to run with 1 threads
> 2017-09-21 18:01:04,878 INFO [StandardProcessScheduler Thread-5] 
> o.a.n.c.s.TimerDrivenSchedulingAgent Scheduled 
> SplitText[id=b865d9b7-c9ff-3741-0000-000000000000] to run with 1 threads
> 2017-09-21 18:01:04,879 INFO [StandardProcessScheduler Thread-2] 
> org.eclipse.jetty.util.log Logging initialized @87844ms to 
> org.eclipse.jetty.util.log.Slf4jLog
> 2017-09-21 18:01:04,890 INFO [main] o.apache.nifi.controller.FlowController 
> Started 0 Remote Group Ports transmitting
> 2017-09-21 18:01:04,890 INFO [StandardProcessScheduler Thread-7] 
> o.a.n.c.s.TimerDrivenSchedulingAgent Scheduled 
> UpdateAttribute[id=fac27842-b9f5-3c2c-0000-000000000000] to run with 1 threads



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to