Categories
Install Advanced Analytics: Cannot find the path

Summary
Install Advanced Analytics: Cannot find the path
Content
Hello,
I am trying install the advanced analytics package through Start -> All Programs -> Oracle -> Install Advanced Analytics.
Whenever I do it I get this error:
When I go to the path manually and find the installing app manually C:\Program Files\Oracle Data Visualization Desktop -> Install advanced analytics, it yields the same message.
Do you know what can cause it?
Thank you
Answers
-
One thing to check would be if the following files exist?:
C:\Program Files\Oracle Data Visualization Desktop\OracleBI1\modules\oracle.bi.dvdesktop.installer\rinstall.jar
C:\Program Files\Oracle Data Visualization Desktop\OracleBI1\jdk\jre\bin\java
0 -
Thank you for your tip, Adam!
Yes, there are the following files on place! Is there anything else I should check?
Thank you ahead
0 -
Hi,
Please take a look at this and see if it helps: Advanced Analytics Installation Fails
Regards,
Juan Diego
0 -
Hi Julia,
Have you already solved this problem? I have the same problem. The directories that Adam calls are just as common to me as well.
And i have also installed R
0 -
Thanks for your reply. I work with Windows 7, but your answer doesn't work:
0 -
If Windows 7 is installed, try the following.
1. Start Command Prompt (Administrator privileges)
2. C: \ Program Files \ Oracle Data Visualization Desktop \ install_advanced_analytics.cmd _payload_ C: \ Program Files \ Oracle Data Visualization Desktop
0 -
Hi,
Looking at your screenshot you are missing the double quotes ("") needed in Windows when using commands with whitespaces (e.g. Program Files).
Try executing: "C:\Program Files\Oracle Data Visualization Desktop\install_advanced_analytics.cmd"
with the double quotes.
Regards,
Juan Diego
0 -
example
0 -
Hi,
Could you please check if you have below message in your rinstall.log :
"Could not connect to https://oss.oracle.com/ORD/ORD-3.1.1-win.zip using proxy"
If yes, its your proxy settings. Clicking on advanced analytics downloads the required software (https://oss.oracle.com/ORD/ORD-3.1.1-win.zip ) and your proxy might be blocking that. All, you have to do is to get your network security team to unblock that.
Regards,
KK
0