Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

As of DuraCloud version 78.0.0, the Retrieval Tool requires Java 11 17 to run. The latest version of Java 11 17 is available from AdoptOpenJDKAdoptium.

  • You must have Java version 11 17 or above installed on your local system. If Java is not installed, or if a previous version is installed, you will need to download and install Java 1117. To determine if the correct version of Java is installed, open a terminal or command prompt and enter

    Code Block
    java -version

    The version displayed should be 1117.0.0 or above. If running this command generates an error, Java is likely not installed.

  • You must have downloaded the Retrieval Tool. It is available as a link near the top of this page.

...