You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hello
Error: no `server' JVM at `C:\Program Files\Java\jre6\bin\server\jvm.dll'.
You need define a JAVA_HOME var in envrionment variables.
Best regards
shong
Offline
Hello Gmm
Can it be an issue of the space in "Program Files"?
Do you have any news? Did you try to reinstall JDK to other folder without any space and run MDM server again?
Best regards
shong
Offline
I got the same error message when starting mdm server, then i've check my jdk installation .
within the JAVA_HOME/bin
there is not directory server ! This explain the following message
===============================================================================
Error: no `server' JVM at `C:\ProgramFiles\Java\jre1.5.0_13\bin\server\jvm.dll'.
Appuyez sur une touche pour continuer...
So Next operation is the installation of a more recent jre ( is JSE the correct choice ?) )
I will let you know!
I got the same error message when starting mdm server, then i've check my jdk installation .
within the JAVA_HOME/bin
there is not directory server ! This explain the following message
===============================================================================
Error: no `server' JVM at `C:\ProgramFiles\Java\jre1.5.0_13\bin\server\jvm.dll'.
Appuyez sur une touche pour continuer...
So Next operation is the installation of a more recent jre ( is JSE the correct choice ?) )
1 - Reinstallated a full jdk
2 - Remove the space in Program File
3 - define the JAVA_HOME as the installation directory
JAVA_HOME=C:\Program Files\Java\jdk1.6.0_18\jre\bin
then mdm server starts .
login is admin passwd talend
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 8) creating a server c:\Sun\JDK\domains\domain1
Into this location I have unzipped TMDMCE-All-r36300-V3.2.0.zip
In windows, I have set JAVA_HOME=C:/Sun/JDK
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?
Offline
Hello
no luck! I assume JAVA_HOME is still wrong for both run and shutdown
By default, the jvm.dll locates on C:\Program Files\Java\jdk1.6.0_11\jre\bin\server, so check if the file locates on the folder.
then define the JAVA_HOME as the installation directory
JAVA_HOME=C:\Program Files\Java\jdk1.6.0_18\jre\bin
Best regards
shong
Offline
Pages: 1