Friends. I had TOS 3.2.2 installed on my PC and all of a sudden it stopped working. I deleted the previous install and reinstalled TOS version 3.2.3 and it still does not work
When Loading the talent I get the following error in the log
Someone please help
********************************************************************************************************
I am pasting the error since I cannot upload the file
*********************************************************************************************************
!SESSION 2010-02-04 10:29:09.435 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.4.2_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.equinox.app 0 0 2010-02-04 10:29:10.966 !MESSAGE Product org.talend.rcp.branding.tos.product
I dont know How Talend find the Java version 1.4 , I have installed Java 6(Latest Java from SUN) and is in C:\Program Files\Java . I reinstalled again now and the Talend Still not working
George
In a window terminal, enter the following command to check your java version : java -version If the response is 1.4.2 so the issue might be in your PATH variable which aim to the old java path.
Hi
I have exactly the same problem.
In the logfile is the 1.4.x version but when i type "java -version" it prints the installed 1.6.x version.
May be the default search path for classes was set to a different location?
Is it possible to set the search path by commandline argument or ini parameter?
Just for info, i have a 1.4.x javaversion on my disk. Its in the Oracle DB install path.
Thanks for any help.