Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I have installed Talend Studio 6.5.1 on Linux Ubuntu 16.04.
I have also installed Oracle JDK 1.8 and have setup the JAVA_HOME
ubuntu@ip-172-31-14-163:~$ echo $JAVA_HOME
/usr/lib/jvm/java-8-oracle
ubuntu@ip-172-31-14-163:~$ echo $JRE_HOME
/usr/lib/jvm/java-8-oracle/jre
ubuntu@ip-172-31-14-163:~$ echo $PATH
/home/ubuntu/bin:/home/ubuntu/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/usr/lib/jvm/java-8-oracle:/usr/lib/jvm/java-8-oracle/jre
ubuntu@ip-172-31-14-163:~$ java -version
java version "1.8.0_161"
Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)
ubuntu@ip-172-31-14-163:~$
Try starting Talend after executing this below command.
+extension RANDR
Hi.
How do I execute the command ? Is that something I add to the initialization file ? or do I just issue it at the linux prompt ?
Hi,
Were you able to solve this issue because I am getting the same one.