[
https://issues.apache.org/jira/browse/MINIFICPP-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits updated MINIFICPP-2020:
--------------------------------------
Description:
If you start the {{minifi}} executable on Windows as a non-Admin user, it exits
with code -1 immediately, without any error message.
-Also, document generation in {{MiNiFiMain.cpp}} should be moved outside of the
complicated restarting mechanism, as it doesn't need it.- (I have decided not
to do this, because to generate docs, we need to load the extensions, which
requires loading {{{}minifi.properties{}}}. We could duplicate this before the
main retry loop, but there is no real reason to do so.)
was:
If you start the {{minifi}} executable on Windows as a non-Admin user, it exits
with code -1 immediately, without any error message.
Also, document generation in {{MiNiFiMain.cpp}} should be moved outside of the
complicated restarting mechanism, as it doesn't need it.
> Minifi main cannot be run on Windows as a normal (non-Admin) user
> -----------------------------------------------------------------
>
> Key: MINIFICPP-2020
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2020
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Ferenc Gerlits
> Assignee: Ferenc Gerlits
> Priority: Minor
> Fix For: 0.14.0
>
>
> If you start the {{minifi}} executable on Windows as a non-Admin user, it
> exits with code -1 immediately, without any error message.
> -Also, document generation in {{MiNiFiMain.cpp}} should be moved outside of
> the complicated restarting mechanism, as it doesn't need it.- (I have
> decided not to do this, because to generate docs, we need to load the
> extensions, which requires loading {{{}minifi.properties{}}}. We could
> duplicate this before the main retry loop, but there is no real reason to do
> so.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)