Team,

I am running into difficulty starting nifi registry.
It was compiled (and is being run) with java 1.8 (openjdk-1.8.0.412)
on RHEL 8

nifi itself compiles and runs fine.


I was wondering is other people have run into anything similar.


The error is (from nifi-registry-app.log):
2024-06-28 14:44:33,150 WARN [main] d.o.a.n.r.bootstrap.RunNiFiRegistry Support 
for Java 8 is deprecated. Java 11 is the minimum recommended 
versionorg.apache.nifi.deprecation.log.DeprecationException: Reference Class 
[org.apache.nifi.registry.bootstrap.RunNiFiRegistry] ClassLoader 
[sun.misc.Launcher$AppClassLoader@232204a1] at 
org.apache.nifi.deprecation.log.StandardDeprecationLogger.getExtendedArguments(StandardDeprecationLogger.java:63)
 at 
org.apache.nifi.deprecation.log.StandardDeprecationLogger.warn(StandardDeprecationLogger.java:54)
 at 
org.apache.nifi.registry.bootstrap.RunNiFiRegistry.start(RunNiFiRegistry.java:941)
 at 
org.apache.nifi.registry.bootstrap.RunNiFiRegistry.main(RunNiFiRegistry.java:206)2024-06-28
 14:44:33,506 INFO [main] org.apache.nifi.registry.NiFiRegistry Launching NiFi 
Registry...2024-06-28 14:44:33,508 INFO [main] 
org.apache.nifi.registry.NiFiRegistry Read property protection key from 
<home>/registry_1_27_0_RC1/nifi-registry-1.27.0/conf/bootstrap.conf2024-06-28 
14:44:33,525 WARN [main] o.a.n.p.AbstractBootstrapPropertiesLoader No 
encryption key present in the bootstrap.conf file at 
<home>/registry_1_27_0_RC1/nifi-registry-1.27.0/conf/bootstrap.conf


and (nifi-registry-bootstrap.log)

2024-06-28 14:44:34,477 ERROR [NiFi logging handler] 
org.apache.nifi.registry.StdErr Exception in thread "main" 
java.lang.NoClassDefFoundError: 
org/apache/nifi/deprecation/log/DeprecationLoggerFactory2024-06-28 14:44:34,477 
ERROR [NiFi logging handler] org.apache.nifi.registry.StdErr  at 
org.apache.nifi.registry.properties.NiFiRegistryPropertiesLoader.<clinit>(NiFiRegistryPropertiesLoader.java:38)2024-06-28
 14:44:34,477 ERROR [NiFi logging handler] org.apache.nifi.registry.StdErr  at 
java.lang.Class.forName0(Native Method)2024-06-28 14:44:34,477 ERROR [NiFi 
logging handler] org.apache.nifi.registry.StdErr  at 
java.lang.Class.forName(Class.java:348)2024-06-28 14:44:34,477 ERROR [NiFi 
logging handler] org.apache.nifi.registry.StdErr  at 
org.apache.nifi.registry.NiFiRegistry.initializeProperties(NiFiRegistry.java:189)2024-06-28
 14:44:34,477 ERROR [NiFi logging handler] org.apache.nifi.registry.StdErr  at 
org.apache.nifi.registry.NiFiRegistry.main(NiFiRegistry.java:153)2024-06-28 
14:44:34,477 ERROR [NiFi logging handler] org.apache.nifi.registry.StdErr 
Caused by: java.lang.ClassNotFoundException: 
org.apache.nifi.deprecation.log.DeprecationLoggerFactory2024-06-28 14:44:34,477 
ERROR [NiFi logging handler] org.apache.nifi.registry.StdErr  at 
java.net.URLClassLoader.findClass(URLClassLoader.java:387)2024-06-28 
14:44:34,477 ERROR [NiFi logging handler] org.apache.nifi.registry.StdErr  at 
java.lang.ClassLoader.loadClass(ClassLoader.java:418)2024-06-28 14:44:34,477 
ERROR [NiFi logging handler] org.apache.nifi.registry.StdErr  at 
java.lang.ClassLoader.loadClass(ClassLoader.java:351)2024-06-28 14:44:34,477 
ERROR [NiFi logging handler] org.apache.nifi.registry.StdErr  ... 5 
more2024-06-28 14:44:35,174 INFO [main] 
o.a.n.registry.bootstrap.RunNiFiRegistry NiFi Registry never started. Will not 
restart NiFi Registry 


Thanks,
Nissim Shiman 
    On Thursday, June 27, 2024 at 09:01:30 PM UTC, Pierre Villard 
<pierre.villard...@gmail.com> wrote:  
 
 Team,

I am pleased to be calling this vote for the source release of Apache NiFi
1.27.0.

Please review the following guide for how to verify a release candidate
build:

https://cwiki.apache.org/confluence/display/NIFI/Release+Candidate+Verification

The source being voted on the and the convenience binaries are available on
the Apache Distribution Repository:

https://dist.apache.org/repos/dist/dev/nifi/nifi-1.27.0

The build artifacts are available on the Apache Nexus Repository:

https://repository.apache.org/content/repositories/orgapachenifi-1272

Git Tag: nifi-1.27.0-RC1
Git Commit ID: bd86d1f07fe8d0f45b72e91e925ee85ffa7ed143
GitHub Commit Link:
https://github.com/apache/nifi/commit/bd86d1f07fe8d0f45b72e91e925ee85ffa7ed143

Checksums of nifi-1.27.0-source-release.zip

SHA256: 7df2933b366aff8e1dc3abe9bafb3e8891186ca937d34d646952d43db624d4e2
SHA512:
36c0f107b5a98388c2fb2c48d24f4df9980d9685a9b31d08c0a7a6a47b54de556ff368a8c622a5011dab4448274fc16f6e18c5d29368a81d003baa7c7382bd4d

Release artifacts are signed with the following key:

https://people.apache.org/keys/committer/pvillard.asc

KEYS file is available on the Apache Distribution Repository:

https://dist.apache.org/repos/dist/release/nifi/KEYS

Issues resolved for this version: 35

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12354832

Release note highlights can be found on the project wiki:

https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.27.0

The vote will be open for 72 hours.

Please download the release candidate and evaluate the necessary items
including checking hashes, signatures, build from source, and test. Then
please vote:

[] +1 Release this package as nifi-1.27.0
[] +0 no opinion
[] -1 Do not release this package because...
  

Reply via email to