You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Nishant Gupta (JIRA)" <ji...@apache.org> on 2017/09/22 14:45:00 UTC

[jira] [Created] (MINIFI-403) Unable to start FetchDistributedMapCache/PutDistributedMapCache in Minifi

Nishant Gupta created MINIFI-403:
------------------------------------

             Summary: 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
            Priority: Minor
         Attachments: config.yml, minifi-app.log, minifi-bootstrap.log, 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)