You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "marco polo (JIRA)" <ji...@apache.org> on 2018/01/10 20:05:01 UTC

[jira] [Updated] (MINIFICPP-267) MiNiFiMain crashes and fails to infer MINIFI_HOME if MINIFI_HOME not set

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

marco polo updated MINIFICPP-267:
---------------------------------
    Fix Version/s: 0.3.0

> MiNiFiMain crashes and fails to infer MINIFI_HOME if MINIFI_HOME not set
> ------------------------------------------------------------------------
>
>                 Key: MINIFICPP-267
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-267
>             Project: NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Andrew Christianson
>            Assignee: Andrew Christianson
>            Priority: Minor
>             Fix For: 0.3.0
>
>
> When launching minifi cmd direcly without setting MINIFI_HOME, minifi tries to infer MINIFI_HOME based on the exe path. This crashes the minifi (CentOS 7.4).
> {code}
> [main] [info] MINIFI_HOME was not found, determining based on executable path.
> terminate called after throwing an instance of 'std::logic_error'
>   what():  basic_string::_S_construct null not valid
> Aborted (core dumped)
> {code}



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