[
https://issues.apache.org/jira/browse/MINIFI-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated MINIFI-418:
---------------------------------
Description:
MINIFI-344 added Windows service support. Running install-service.bat succeeded
and minifi service was installed. However, the service couldn't start on a
64bit Windows env because the bundled 'minifi.exe' is 'prunsrv.exe' program
from Commons Daemon for 32bit.
Workaround is downloading Commond Daemon binary, then replace
"minifi-home/bin/minifi.exe' with
'commons-daemon-1.1.0-bin-windows\amd64\prunsrv.exe'
https://www.apache.org/dist/commons/daemon/binaries/windows/
It would be great if it is handled automatically, but at least we should
document it.
was:
MINIFI-344 added Windows service support. Running install-service.bat succeeded
and minifi service was installed. However, the service couldn't start on a
64bit Windows env because the bundled 'minifi.exe' is 'prunsrv.exe' program
from Commons Daemon for 32bit.
Workaround is downloading Commond Daemon binary, then replace
"minifi-home/bin/minifi.exe' with
'commons-daemon-1.1.0-bin-windows\amd64\prunsrv.exe'
https://www.apache.org/dist/commons/daemon/binaries/windows/
Id would be great if it is handled automatically, but at least we should
document it.
> MiNiFi does not work as Windows service on 64bit machine
> --------------------------------------------------------
>
> Key: MINIFI-418
> URL: https://issues.apache.org/jira/browse/MINIFI-418
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: Agent Configuration/Installation
> Affects Versions: 0.3.0
> Reporter: Koji Kawamura
>
> MINIFI-344 added Windows service support. Running install-service.bat
> succeeded and minifi service was installed. However, the service couldn't
> start on a 64bit Windows env because the bundled 'minifi.exe' is
> 'prunsrv.exe' program from Commons Daemon for 32bit.
> Workaround is downloading Commond Daemon binary, then replace
> "minifi-home/bin/minifi.exe' with
> 'commons-daemon-1.1.0-bin-windows\amd64\prunsrv.exe'
> https://www.apache.org/dist/commons/daemon/binaries/windows/
> It would be great if it is handled automatically, but at least we should
> document it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)