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

ASF GitHub Bot commented on MINIFI-403:
---------------------------------------

GitHub user apiri opened a pull request:

    https://github.com/apache/nifi-minifi/pull/91

    MINIFI-403 - Adjusting included NiFi dependencies

    MINIFI-403 - Adjusting included NiFi dependencies and remove those APIJARs 
that were treated as System bundles preventing dependent NARs from finding a 
compatible API NAR.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apiri/nifi-minifi MINIFI-403

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-minifi/pull/91.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #91
    
----
commit 2e91cbeafd1881a99c4e9b87b841bfb5fe91c0f0
Author: Aldrin Piri <ald...@apache.org>
Date:   2017-10-04T01:42:49Z

    MINIFI-403 - Adjusting included NiFi dependencies and remove those API
    JARs that were treated as System bundles preventing dependent NARs from
    finding a compatible API NAR.

----


> 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