FerArribas created RANGER-4828:
----------------------------------
Summary: Apache Ranger Admin doesn't start correctly with Java 11
Key: RANGER-4828
URL: https://issues.apache.org/jira/browse/RANGER-4828
Project: Ranger
Issue Type: Bug
Components: admin
Affects Versions: 2.4.0
Reporter: FerArribas
Attachments: Java8.png, java11.png
In Apache Ranger Admin with Java 11 the JVM doesn't start because the path
directory of the GC log file does not exist. However, with Java 8 the JVM even
though the file doesn't exist starts correctly.
As a result of this, no GC logs are now left unless this condition is met (file
-> security-admin/scripts/setup.sh):
!image-2024-06-19-21-10-26-528.png!
I attach evidence and the following PR to solve the problem.
h3. *JAVA 8* !image-2024-06-19-21-03-53-062.png!
h3. *JAVA 11*
!image-2024-06-19-21-03-46-814.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)