Trying to install Oracle Analytics Client Tools 7.6 on Windows with silent mode, But failing - Page 2 — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Trying to install Oracle Analytics Client Tools 7.6 on Windows with silent mode, But failing

Received Response
129
Views
13
Comments
2»

Answers

  • Ambient
    Ambient Rank 5 - Community Champion

    could it be that
    -Dsfx.installer.launcher.home=C:

    should be
    -Dsfx.installer.launcher.home=C:\ (or "C:\")
    because it's the Home path, not the Home mount that is needed.?.

  • BrandonH
    BrandonH Rank 5 - Community Champion

    I've not seen in the above info that the JAVA_HOME setup has been confirmed at the system level instead of at the user environment variables. Do you have the JAVA_HOME environment variable set at the SYSTEM level?

    image.png

    To confirm, you could print your java_home variable at the start of the install script.

  • To re-summarize:

    • The issue does not occur when running the commands directly at the command prompt.
    • The issue does occur when running the commands via an automation scripting utility.