Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
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
Answers
-
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.?.0 -
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?
To confirm, you could print your java_home variable at the start of the install script.
0 -
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.
0