Github user YolandaMDavis commented on the issue:
https://github.com/apache/nifi/pull/1261
made it passed that issue however on subsequent test encoutered the
following (includes command executed):
HW11205:nifi-1.1.0 ydavis$
/Users/ydavis/dev/tools/nifi-1.1.0/toolkit/nifi-toolkit-1.1.0-pr-1261/bin/encrypt-config.sh
-b
/Users/ydavis/dev/tools/nifi-1.1.0/cluster/nifi-1.1.0-pr-1261-2/conf/bootstrap.conf
-n
/Users/ydavis/dev/tools/nifi-1.1.0/cluster/nifi-1.1.0-pr-1261-2/conf/nifi.properties
-x -f
/Users/ydavis/dev/tools/nifi-1.1.0/cluster/nifi-1.1.0-pr-1261-2/conf/flow.xml.gz
-s thisIsASpecialPassword
2016/11/23 13:27:59 WARN [main]
org.apache.nifi.properties.ConfigEncryptionTool: The source nifi.properties and
destination nifi.properties are identical
[/Users/ydavis/dev/tools/nifi-1.1.0/cluster/nifi-1.1.0-pr-1261-2/conf/nifi.properties]
so the original will be overwritten
2016/11/23 13:27:59 WARN [main]
org.apache.nifi.properties.ConfigEncryptionTool: The source flow.xml.gz and
destination flow.xml.gz are identical
[/Users/ydavis/dev/tools/nifi-1.1.0/cluster/nifi-1.1.0-pr-1261-2/conf/flow.xml.gz]
so the original will be overwritten
2016/11/23 13:27:59 INFO [main]
org.apache.nifi.properties.NiFiPropertiesLoader: Loaded 121 properties from
/Users/ydavis/dev/tools/nifi-1.1.0/cluster/nifi-1.1.0-pr-1261-2/conf/nifi.properties
2016/11/23 13:27:59 INFO [main]
org.apache.nifi.properties.NiFiPropertiesLoader: Loaded 121 properties from
/Users/ydavis/dev/tools/nifi-1.1.0/cluster/nifi-1.1.0-pr-1261-2/conf/nifi.properties
2016/11/23 13:28:00 INFO [main]
org.apache.nifi.properties.ProtectedNiFiProperties: There are 1 protected
properties of 4 sensitive properties (25%)
2016/11/23 13:28:00 INFO [main]
org.apache.nifi.properties.AESSensitivePropertyProvider: AES Sensitive Property
Provider decrypted a sensitive value successfully
2016/11/23 13:28:00 INFO [main]
org.apache.nifi.properties.ConfigEncryptionTool: Loaded NiFiProperties instance
with 120 properties
pad block corrupted
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---