Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to install Talend MDM Community edition on my PC xP service pack 3 with internet explorer 8
I have downloaded and installed JDK (a.k.a. Java EE 5 SDK Update 😎 creating a server c:\Sun\JDK\domains\domain1
Into this location I have unzipped TMDMCE-All-r36300-V3.2.0.zip (as per Talend MDM CE Installation Guide)
In windows, I have set JAVA_HOME=C:/Sun/JDK (hints from the forum)
In the resulting folder C:\Sun\JDK\domains\domain1\TMDMCE-Server-All-r36300-V3.2.0\bin , I found batch file called 'run' and ran it seeing the command screen only very briefly
Using shutdown.bat, I can at least see the command screen and in the pane C:\Windows\system32\cmd.exe it says the system cannot find the path specified. I tried also to change the environment variable JAVA_HOME to "c:/Sun/JDK/domains/domain1" - no luck! I assume JAVA_HOME is still wrong for both run and shutdown
Where have I gone wrong, please?