You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Vedavathi Komatineni (JIRA)" <ji...@apache.org> on 2016/02/12 16:19:18 UTC

[jira] [Resolved] (NIFI-1506) Nifi 4.1 start up error while upgrading from 4.0 to 4.1

     [ https://issues.apache.org/jira/browse/NIFI-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vedavathi Komatineni resolved NIFI-1506.
----------------------------------------
    Resolution: Fixed

Incorrect path in our libraries.

> Nifi 4.1 start up error while upgrading from 4.0 to 4.1
> -------------------------------------------------------
>
>                 Key: NIFI-1506
>                 URL: https://issues.apache.org/jira/browse/NIFI-1506
>             Project: Apache NiFi
>          Issue Type: Test
>          Components: Configuration
>    Affects Versions: 0.4.1
>         Environment: SandBox
>            Reporter: Vedavathi Komatineni
>            Priority: Minor
>              Labels: newbie
>   Original Estimate: 52h 1m
>  Remaining Estimate: 52h 1m
>
> Hello,
> This is our first implementation of nifi in our company.
> Our set up is as follows
> Nifi Version - 0.4.0
> Server 1 - NiFi Manager
> Server 2 - MiFi Node1
> Server 3 - MiFi Node2
> Server 4 - MiFi Node3
> /opt/nifi/run/instance_httpport
>                     configuration_resources
>                      logs
>                      nifi-0.4.0                 
>                      repository
> Above set up works fine we can see NiFi UI and all the nodes connected.
> Our Next Step is to test upgrade process to 0.4.1. After following upgrade procedure as mentioned here - https://cwiki.apache.org/confluence/display/NIFI/Upgrading+NiFi
> Error we see is - 
> 2016-02-11 17:28:52,156 ERROR [main] org.apache.nifi.NiFi Failure to launch NiFi due to java.lang.IllegalStateException: Unable to find the framework NAR ClassLoader.
> java.lang.IllegalStateException: Unable to find the framework NAR ClassLoader.
>         at org.apache.nifi.NiFi.<init>(NiFi.java:116) ~[nifi-runtime-0.4.1.jar:0.4.1]
>         at org.apache.nifi.NiFi.main(NiFi.java:227) ~[nifi-runtime-0.4.1.jar:0.4.1]
> 2016-02-11 17:28:52,165 INFO [Thread-1] org.apache.nifi.NiFi Initiating shutdown of Jetty web server...
> 2016-02-11 17:28:52,166 INFO [Thread-1] org.apache.nifi.NiFi Jetty web server shutdown completed (nicely or otherwise).
> Thanks,
> Veda



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)