Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Secure Nifi Registry Errors

avatar
New Member

Following the tutorials Setting Up a Secure Nifi Registry and Secure Nifi to integrate with secure Nifi Registry, I'm not able to start nifi registry. I tried a lot of different configuration, also those I used to secure nifi. We don't use ldap or kerberos.

Every constellation ends up with an error messages like

'Caused by: org.apache.nifi.registry.security.authorization.AuthorizerFactoryException: When running securely, the authorizer identifier must be specified in the nifi properties file'

We work with windows / windows server, nifi 1.5.0 and nifi registry 0.1.0. Nifi registry runs (unsecured), and nifi runs secured, after using some tricks (I have to go through 2 phases to get it running, but it is repeatable, so I can go with this..)

Any suggestions ?

1 ACCEPTED SOLUTION

avatar
New Member

Solved. It was probably an issue with the installed Java Version. After updating to jdk1.8.0_162 it worked.

View solution in original post

1 REPLY 1

avatar
New Member

Solved. It was probably an issue with the installed Java Version. After updating to jdk1.8.0_162 it worked.