Rakesh Gupta created RANGER-4744:
------------------------------------
Summary: Ranger Admin startup using JDK17 gives ERROR in
catalina.out due to missing jaxb dependencies
Key: RANGER-4744
URL: https://issues.apache.org/jira/browse/RANGER-4744
Project: Ranger
Issue Type: Task
Components: Ranger
Reporter: Rakesh Gupta
Assignee: Rakesh Gupta
When we try to start Ranger Admin using JDK17, the Ranger Admin startup gives
ERROR "javax.xml.bind.JAXBException Implementation of JAXB-API has not been
found on module path or classpath" in catalina.out due to missing jaxb
dependencies.
The jaxb classes were part of rt.jar in jdk8, but were removed in later
versions of JDK.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)