Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on October 5, 2015 12:18AM
Likes: 0
Replies: 3
I'm trying to install DSS on Webfaction server. After download DSS and Java and execute install script I found this error above. Can you help to me with installation?
[xxx@xxxx dataiku-dss-2.1.0]$ export JAVA_HOME=~/webapps/dss/jdk1.8.0_60/bin/java
[xxx@xxxx dataiku-dss-2.1.0]$ $JAVA_HOME -version
java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)
[xxx@webxxx dataiku-dss-2.1.0]$ ./installer.sh -d DATA_DIR -p 31000 -n
*********************************************
* Dataiku Data Science Studio installer *
*********************************************
[+] Using data directory: DATA_DIR
[*] WARNING: JAVA_HOME is defined but does not point to a suitable version of Java
[*] WARNING: Data Science Studio requires Java 7 or Java 8, 64-bit version
[*] Could not find suitable version of Java
[-] Could not find suitable Java installation. Aborting!
Thank you very much! I had a similar problem just on my local machine.