Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The Studio does not support Java 8. Java 7 is the recommended JVM version to be used.
Refer to the following KB article on Talend Help Centre for more information (requires a Myalend account registration):
Unzipped in following path:
D:\Downloads\Talend Open Studio for Data Integration\
Running the following executable:
TOS_DI-win-x86_64.exe
INI file (TOS_DI-win-x86_64.ini) has the following lines:
-vm C:\Program Files\Java\jdk1.7.0_75\jre\bin\javaw.exe
-vmargs
-Xms512m
-Xmx1536m
-XX:MaxPermSize=512m
-Dfile.encoding=UTF-8
Java Installation located in following path:
JDK installed in C:\Program Files\Java\jdk1.7.0_75
JRE conatined in C:\Program Files\Java\jdk1.7.0_75\jre\bin\javaw.exe
JAVA_HOME = C:\Program Files\Java\jdk1.7.0_75
Following line added to PATH environment variable:
C:\Program Files\Java\jdk1.7.0_75\bin
In Java Control Panel - Java Runtime Environment Settings
under the User tab
- 1.8.0_40 has been disabled
- 1.7.0_75 has been enabled
Under System tab
- 1.8.0_40 has been disabled
No other java options available under System tab - I cannot see 1.7.0_75 as an option.
!MESSAGE one third party library file was not found, it is required for bundle , please download it and place in
!MESSAGE one third party library file was not found, it is required for bundle , please download it and place in
!MESSAGE 2015-03-21 22:15:46,707 INFO org.talend.commons.exception.CommonExceptionHandler - The download URL for commons-lang-2.6.jar is not available
!ENTRY org.talend.platform.logging 1 0 2015-03-21 22:15:46.707
!MESSAGE 2015-03-21 22:15:46,707 INFO org.talend.commons.exception.CommonExceptionHandler - The download URL for commons-logging-1.1.3.jar is not available
!ENTRY org.talend.platform.logging 1 0 2015-03-21 22:15:46.707
!MESSAGE 2015-03-21 22:15:46,707 INFO org.talend.commons.exception.CommonExceptionHandler - The download URL for commons-cli-1.2.jar is not available
!ENTRY org.talend.platform.logging 1 0 2015-03-21 22:15:46.707
!MESSAGE 2015-03-21 22:15:46,707 INFO org.talend.commons.exception.CommonExceptionHandler - The download URL for commons-codec-1.4.jar is not available
There were quite a lot of messages saying "download URL not available" in this log.
I was able to download xom-1.2.7.jar and place it in the \configuration\lib\java folder.
I can't seem to find where I download the jaxrpc.jar file.
Brad.