Viacheslav Kalashnikov created NIFI-4058:
--------------------------------------------
Summary: Unable to rename from './conf/flow.xml.gz.new.xml.gz' to
'./conf/flow.xml.gz'
Key: NIFI-4058
URL: https://issues.apache.org/jira/browse/NIFI-4058
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.3.0, 1.1.1, 1.2.0
Reporter: Viacheslav Kalashnikov
NiFi docker container.
Folder /opt/nifi/conf is mounted to host-machine folder.
Folder on host machine contains all files from NiFi conf folder (e.g.
flow.xml.gz)
Trying to up container.
Initialzation, bootstrap, nar unpack, create arhive folder, move flow.xml.gz to
zrchive - all works fine.
However then strange error appears:
"Unable to rename from './conf/flow.xml.gz.new.xml.gz' to './conf/flow.xml.gz'"
And process was shutting down.
Other words all operatrions with files in CONF mounted folder work fine, only
renaming of flow.xml.gz doesn't work
Version 1.1.2 can up and show UI but can't change flow.
Versions 1.20 and 1.3.0 can't up.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)