- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2022 04:04 PM
Cloud documentation for data agent says to use OpenJDK11 ( snip below ) but the linked page doesn't have an OpenJDK11. Numerically it looks like JDK19 is the most recent GA release ( there's no "Open" on the link ) -- is that good for the data agent or do I need to find OpenJDK11 ?
========================
Install Java or the OpenJDK
Before installing the data agent service on a host, you must first install Java. The supported versions of JAVA are:
- Oracle Java 8
- OpenJDK 8
- OpenJDK 11
You can download OpenJDK 11 from https://jdk.java.net/archive/
The host environment must have a JAVA_HOME system environment variable with a value set yo the OpenJDK directory. The PATH environment variable must include:
- JAVA_HOME/bin for Linux
- %JAVA_HOME%\bin for Windows
=============================================
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2022 06:46 PM - edited ‎10-05-2022 06:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2022 08:14 PM
Thanks!
Here's the URL for the documentation: https://docs.incorta.com/cloud/tools-data-agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2022 05:54 AM
Looks like this is a gap in my knowledge about Java versions and nomenclature -- support pointed me back at that page and searching for "11" and going from there got me this:
which seems closer, but still leaves open the question of which version to use. I'll post the answer here when I get it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2023 06:57 AM - edited ‎11-10-2023 06:57 AM
Hey - I never posted the answer here and now I need it -- my bad!
I am now embarking on the journey to finding out and will - this time - post the answer here.
