To run Talend Open Studio, you need to install first a Sun JVM (Java Virtual Machine) version 1.5+.
To make sure your JVM is properly installed, launch the command line. On the command prompt window, type in: java -version
. This command will provide you with the JVM version installed on your station.
$ java -version java version "1.5.0_06" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05) Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
If your JVM version is not 1.5 or if no Sun JVM is installed, follow the instruction of your distribution or see the http://java.sun.com web site to upgrade or install it.