Member since
07-28-2020
2
Posts
0
Kudos Received
0
Solutions
07-24-2023
04:53 PM
Thanks Matt. Agree that it could be an old version, however, we have a Dev env and a Prod env, both using the same JDK, strangely as it is, in Dev the NiFi server runs without issue and Prod is throwing that error I described earlier. My concern upgrading JDK is that it might mess up with Cloudera installation and also, why is it working fine in Dev using the same 1.8.0_181.
... View more
07-20-2023
12:20 PM
Installed Nifi (v1.20) on RHEL7, java version is openjdk version 1.8.0_181. After starting nifi I can see it reports back that is it running and listening for Bootstrap requests, however, a few seconds later it shuts down. Appreciate any help on this, I new to Apache Nifi INFO [NiFi Bootstrap Command Listener] org.apache.nifi.bootstrap.RunNiFi Apache NiFi now running and listening for Bootstrap requests on port 33666 2023-07-20 10:43:25,365 ERROR [NiFi logging handler] org.apache.nifi.StdErr Defaulting Uptime to NOIMPL due to (java.lang.UnsupportedOperationException) Implementation not available in this environment 2023-07-20 10:43:25,504 ERROR [NiFi logging handler] org.apache.nifi.StdErr Failed to start web server: javax/crypto/SecretKey 2023-07-20 10:43:25,504 ERROR [NiFi logging handler] org.apache.nifi.StdErr Shutting down... 2023-07-20 10:43:25,570 INFO [main] org.apache.nifi.bootstrap.RunNiFi NiFi never started. Will not restart NiFi
... View more
Labels:
- Labels:
-
Apache NiFi