- This topic has 12 replies, 5 voices, and was last updated 18 years, 4 months ago by tpictaxyeb.
-
AuthorPosts
-
Ivar VasaraMemberI’ve been trying to install myeclipse, (2.5.0 , 2.5.1, and now 2.6.0) and I keep getting :
—– snip —–
Launch Anywhere Error:Can’t launch executable.
Could not load JVM.dllTry re-installing the Java VM or change the VM used by the application.
—– snip —–I’ve even gone through the pain of removing and reinstalling my VM to get myeclipse to work, but with no success.
Is there an easy way to get it to work ?
(this is on win32, with sun jdk 1.4.2)
Scott AndersonParticipantIvar,
I’m sorry to hear that you’re having such an ordeal with Install Anywhere. We really don’t know of any issues on Win32, and we test this platform the most rigorously. Can you open a command shell and type ‘java -version’ and tell me what response you receive?
–Scott
MyEclipse Support
Ivar VasaraMemberScott,
thanks for your concern & quick reply !C:\WINNT>java -version
java version “1.4.2”
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)using:
eclipse 2.1.1
windows 2k -sp4 (sigh)let me know if there’s any other info you need.
Scott AndersonParticipantWell, that looks like a configuration that is identical to one of our test boxes. Odd. It’s most likely a PATH problem. Either your <jdk>/bin or <jdk>/jre/bin directory aren’t on the path or are being overridden by something prior to their entries. Also, before you run the installer again, can you set this environment variable:
LAX_DEBUG=1That will turn on debugging for Install Anywhere.
–Scott
MyEclipse Support
Ivar VasaraMemberwith LAX_DEBUG=1, a command window opened with the following:
———— snip ——-
LAX_DEBUG=1
original working dir is: |C:\DOCUME~1\usr\LOCALS~1\Temp\I1061833665\Windows|
application dir is: |C:\DOCUME~1\usr\LOCALS~1\Temp\I1061833665\Windows|
app_path : |C:\DOCUME~1\usr\LOCALS~1\Temp\I1061833665\Windows\Enterprise Workben
ch Installer.exe|
arg 0: |H:\2400\Java\ibm\eclipse\myeclipse\EnterpriseWorkbenchInstaller_020600.e
xe|
reading properties from: |C:\DOCUME~1\usr\LOCALS~1\Temp\I1061833665\Windows\Ente
rprise Workbench Installer.lax|
redirecting both out and err to /dev/null
Searching through the registry for VMs…
looking in C:\j2sdk1.4.2\bin
Found: C:\j2sdk1.4.2\bin\java.exe
Found: C:\j2sdk1.4.2\bin\javaw.exe
looking in C:\j2sdk1.4.2\bin
Found: C:\j2sdk1.4.2\bin\java.exe
Found: C:\j2sdk1.4.2\bin\javaw.exe
looking in C:\Program Files\Java\j2re1.4.2\bin
Found: C:\Program Files\Java\j2re1.4.2\bin\java.exe
Found: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe
looking in C:\Program Files\Java\j2re1.4.2\bin
Found: C:\Program Files\Java\j2re1.4.2\bin\java.exe
Found: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe
looking in C:\Program Files\Java\j2re1.4.2\bin
Found: C:\Program Files\Java\j2re1.4.2\bin\java.exe
Found: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe
…Finished searching through the registry for VMs
Searching through the path for VMs…
Looking in C:\Program Files\Corel\Corel SVG Viewer\
Looking in C:\WINNT\system32
Ignoring ‘C:\WINNT\system32\java.exe’ because it is in a Windows System Dire
ctory.
Ignoring ‘C:\WINNT\system32\javaw.exe’ because it is in a Windows System Dir
ectory.
Ignoring ‘C:\WINNT\system32\jre.exe’ because it is in a Windows System Direc
tory.
Ignoring ‘C:\WINNT\system32\jrew.exe’ because it is in a Windows System Dire
ctory.
Found: C:\WINNT\system32\jview.exe
Found: C:\WINNT\system32\wjview.exe
Looking in C:\WINNT
Ignoring ‘C:\WINNT\java.exe’ because it is in a Windows System Directory.
Ignoring ‘C:\WINNT\javaw.exe’ because it is in a Windows System Directory.
Ignoring ‘C:\WINNT\jre.exe’ because it is in a Windows System Directory.
Ignoring ‘C:\WINNT\jrew.exe’ because it is in a Windows System Directory.
Looking in C:\WINNT\System32\Wbem
Looking in C:\WINNT\system32\nls
Looking in C:\WINNT\system32\nls\ENGLISH
Looking in C:\Program Files\InPath
Looking in C:\java\jedit
Looking in C:\java\apache-ant-1.5.3-1\bin
Looking in C:\j2sdk1.4.2/bin
Found: C:\j2sdk1.4.2/bin\java.exe
Found: C:\j2sdk1.4.2/bin\javaw.exe
Looking in C:\Program Files\ComponentSoftware\CSDiff
Looking in C:\Program Files\Subversion
Looking in C:\Inoculan
Looking in Z:.
Looking in Y:.
…Finished searching through the path for VMs
ORDERING VMS
1: C:\WINNT\system32\jview.exe (in path)
2: C:\WINNT\system32\wjview.exe (in path)
3: C:\j2sdk1.4.2/bin\java.exe (in path)
4: C:\j2sdk1.4.2/bin\javaw.exe (in path)
5: C:\j2sdk1.4.2\bin\java.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWARE\JavaSo
ft\Java Development Kit\1.4)
6: C:\j2sdk1.4.2\bin\javaw.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWARE\JavaS
oft\Java Development Kit\1.4)
7: C:\j2sdk1.4.2\bin\java.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWARE\JavaSo
ft\Java Development Kit\1.4.2)
8: C:\j2sdk1.4.2\bin\javaw.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWARE\JavaS
oft\Java Development Kit\1.4.2)
9: C:\Program Files\Java\j2re1.4.2\bin\java.exe (in registry at HKEY_LOCAL_MACHI
NE\SOFTWARE\JavaSoft\Java Plug-in\1.4.2)
10: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe (in registry at HKEY_LOCAL_MAC
HINE\SOFTWARE\JavaSoft\Java Plug-in\1.4.2)
11: C:\Program Files\Java\j2re1.4.2\bin\java.exe (in registry at HKEY_LOCAL_MACH
INE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4)
12: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe (in registry at HKEY_LOCAL_MAC
HINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4)
13: C:\Program Files\Java\j2re1.4.2\bin\java.exe (in registry at HKEY_LOCAL_MACH
INE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.2)
14: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe (in registry at HKEY_LOCAL_MAC
HINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.2)
Searching for gui vm.
lax.nl.valid.vm.list=J2
lax.nl.current.vm=.
was not a valid Win32 executable.
C:\WINNT\system32\jview.exe does not match J2 or it is a console app and I need
a GUI one.
C:\WINNT\system32\wjview.exe does not match J2 or it is a console app and I need
a GUI one.
C:\j2sdk1.4.2/bin\java.exe does not match J2 or it is a console app and I need a
GUI one.
SUCCESS! C:\j2sdk1.4.2/bin\javaw.exeUsing *JNI INVOCATION* to simulate the following batch script:
BATCH SCRIPT
————cd “C:\DOCUME~1\usr\LOCALS~1\Temp\I1061833665\Windows”
set CLASSPATH=C:\DOCUME~1\usr\LOCALS~1\Temp\I1061833665\InstallerData\IAClasses.
zip;C:\DOCUME~1\usr\LOCALS~1\Temp\I1061833665\Windows\resource\jdglue.zip;C:\DOC
UME~1\usr\LOCALS~1\Temp\I1061833665\InstallerData\Execute.zip;C:\DOCUME~1\usr\LO
CALS~1\Temp\I1061833665\Windows\InstallerData\Execute.zip;C:\DOCUME~1\usr\LOCALS
~1\Temp\I1061833665\InstallerData\Resource1.zip;C:\DOCUME~1\usr\LOCALS~1\Temp\I1
061833665\Windows\InstallerData\Resource1.zip;C:\DOCUME~1\usr\LOCALS~1\Temp\I106
1833665\InstallerData;C:\DOCUME~1\usr\LOCALS~1\Temp\I1061833665\Windows\Installe
rData;
C:\j2sdk1.4.2/bin\javaw.exe -Xms16777216 -Xmx50331648 -noverify com.zerog.lax.LA
X “C:\\DOCUME~1\\usr\\LOCALS~1\\Temp\\I1061833665\\Windows\\Enterprise Workbench
Installer.lax” C:\\DOCUME~1\\usr\\LOCALS~1\\Temp\\env.propexecuting java…
—–snip ——-
followed by the same error as before.
it’s finding the JDK, but it seems to be using jview.exe/wjview.exe instead (?)
I then tried deleted jview.exe/wjview.exe but I still get a similar error. I’ll post the logs in the next msg.
Ivar VasaraMemberLAX_DEBUG=1
original working dir is: |C:\DOCUME~1\usr\LOCALS~1\Temp\I1061834162\Windows|
application dir is: |C:\DOCUME~1\usr\LOCALS~1\Temp\I1061834162\Windows|
app_path : |C:\DOCUME~1\usr\LOCALS~1\Temp\I1061834162\Windows\Enterprise Workben
ch Installer.exe|
arg 0: |H:\2400\Java\ibm\eclipse\myeclipse\EnterpriseWorkbenchInstaller_020600.e
xe|
reading properties from: |C:\DOCUME~1\usr\LOCALS~1\Temp\I1061834162\Windows\Ente
rprise Workbench Installer.lax|
redirecting both out and err to /dev/null
Searching through the registry for VMs…
looking in C:\j2sdk1.4.2\bin
Found: C:\j2sdk1.4.2\bin\java.exe
Found: C:\j2sdk1.4.2\bin\javaw.exe
looking in C:\j2sdk1.4.2\bin
Found: C:\j2sdk1.4.2\bin\java.exe
Found: C:\j2sdk1.4.2\bin\javaw.exe
looking in C:\Program Files\Java\j2re1.4.2\bin
Found: C:\Program Files\Java\j2re1.4.2\bin\java.exe
Found: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe
looking in C:\Program Files\Java\j2re1.4.2\bin
Found: C:\Program Files\Java\j2re1.4.2\bin\java.exe
Found: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe
looking in C:\Program Files\Java\j2re1.4.2\bin
Found: C:\Program Files\Java\j2re1.4.2\bin\java.exe
Found: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe
…Finished searching through the registry for VMs
Searching through the path for VMs…
Looking in C:\Program Files\Corel\Corel SVG Viewer\
Looking in C:\WINNT\system32
Ignoring ‘C:\WINNT\system32\java.exe’ because it is in a Windows System Dire
ctory.
Ignoring ‘C:\WINNT\system32\javaw.exe’ because it is in a Windows System Dir
ectory.
Ignoring ‘C:\WINNT\system32\jre.exe’ because it is in a Windows System Direc
tory.
Ignoring ‘C:\WINNT\system32\jrew.exe’ because it is in a Windows System Dire
ctory.
Looking in C:\WINNT
Ignoring ‘C:\WINNT\java.exe’ because it is in a Windows System Directory.
Ignoring ‘C:\WINNT\javaw.exe’ because it is in a Windows System Directory.
Ignoring ‘C:\WINNT\jre.exe’ because it is in a Windows System Directory.
Ignoring ‘C:\WINNT\jrew.exe’ because it is in a Windows System Directory.
Looking in C:\WINNT\System32\Wbem
Looking in C:\WINNT\system32\nls
Looking in C:\WINNT\system32\nls\ENGLISH
Looking in C:\Program Files\InPath
Looking in C:\java\jedit
Looking in C:\java\apache-ant-1.5.3-1\bin
Looking in C:\j2sdk1.4.2/bin
Found: C:\j2sdk1.4.2/bin\java.exe
Found: C:\j2sdk1.4.2/bin\javaw.exe
Looking in C:\Program Files\ComponentSoftware\CSDiff
Looking in C:\Program Files\Subversion
Looking in C:\Inoculan
Looking in Z:.
Looking in Y:.
…Finished searching through the path for VMs
ORDERING VMS
1: C:\j2sdk1.4.2/bin\java.exe (in path)
2: C:\j2sdk1.4.2/bin\javaw.exe (in path)
3: C:\j2sdk1.4.2\bin\java.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWARE\JavaSo
ft\Java Development Kit\1.4)
4: C:\j2sdk1.4.2\bin\javaw.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWARE\JavaS
oft\Java Development Kit\1.4)
5: C:\j2sdk1.4.2\bin\java.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWARE\JavaSo
ft\Java Development Kit\1.4.2)
6: C:\j2sdk1.4.2\bin\javaw.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWARE\JavaS
oft\Java Development Kit\1.4.2)
7: C:\Program Files\Java\j2re1.4.2\bin\java.exe (in registry at HKEY_LOCAL_MACHI
NE\SOFTWARE\JavaSoft\Java Plug-in\1.4.2)
8: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe (in registry at HKEY_LOCAL_MACH
INE\SOFTWARE\JavaSoft\Java Plug-in\1.4.2)
9: C:\Program Files\Java\j2re1.4.2\bin\java.exe (in registry at HKEY_LOCAL_MACHI
NE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4)
10: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe (in registry at HKEY_LOCAL_MAC
HINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4)
11: C:\Program Files\Java\j2re1.4.2\bin\java.exe (in registry at HKEY_LOCAL_MACH
INE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.2)
12: C:\Program Files\Java\j2re1.4.2\bin\javaw.exe (in registry at HKEY_LOCAL_MAC
HINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.2)
Searching for gui vm.
lax.nl.valid.vm.list=J2
lax.nl.current.vm=.
was not a valid Win32 executable.
C:\j2sdk1.4.2/bin\java.exe does not match J2 or it is a console app and I need a
GUI one.
SUCCESS! C:\j2sdk1.4.2/bin\javaw.exeUsing *JNI INVOCATION* to simulate the following batch script:
BATCH SCRIPT
————cd “C:\DOCUME~1\usr\LOCALS~1\Temp\I1061834162\Windows”
set CLASSPATH=C:\DOCUME~1\usr\LOCALS~1\Temp\I1061834162\InstallerData\IAClasses.
zip;C:\DOCUME~1\usr\LOCALS~1\Temp\I1061834162\Windows\resource\jdglue.zip;C:\DOC
UME~1\usr\LOCALS~1\Temp\I1061834162\InstallerData\Execute.zip;C:\DOCUME~1\usr\LO
CALS~1\Temp\I1061834162\Windows\InstallerData\Execute.zip;C:\DOCUME~1\usr\LOCALS
~1\Temp\I1061834162\InstallerData\Resource1.zip;C:\DOCUME~1\usr\LOCALS~1\Temp\I1
061834162\Windows\InstallerData\Resource1.zip;C:\DOCUME~1\usr\LOCALS~1\Temp\I106
1834162\InstallerData;C:\DOCUME~1\usr\LOCALS~1\Temp\I1061834162\Windows\Installe
rData;
C:\j2sdk1.4.2/bin\javaw.exe -Xms16777216 -Xmx50331648 -noverify com.zerog.lax.LA
X “C:\\DOCUME~1\\usr\\LOCALS~1\\Temp\\I1061834162\\Windows\\Enterprise Workbench
Installer.lax” C:\\DOCUME~1\\usr\\LOCALS~1\\Temp\\env.propexecuting java…
——-snip——-
then the same error I had in the first message. 🙁
Scott AndersonParticipantIt now looks like it’s trying to do the right thing, but still can’t find jvm.dll. It’s almost like either your java.library.path is messed up or something in your system path is interfering with proper execution. Was your JDK installation just a default install?
Can you try the PATH exploration I suggested earlier? Try moving the java bin directories I referred to earlier to the front of your path. This will ensure none of “system” stuff or other installs are found first.
Naturally, you can do this by just opening a command shell and experimenting with the settings in it, rather than changing them for your entire machine. I’d try cutting the path down to the bare minimum with Java in front.
–Scott
MyEclipse Support
Ivar VasaraMember@scott wrote:
Can you try the PATH exploration I suggested earlier? Try moving the java bin directories I referred to earlier to the front of your path. This will ensure none of “system” stuff or other installs are found first.
Naturally, you can do this by just opening a command shell and experimenting with the settings in it, rather than changing them for your entire machine. I’d try cutting the path down to the bare minimum with Java in front.
Hmm.. so putting Jdk/bin at the front of my path didn’t work, but having *only* jdk/bin in my path was successful. Thank you for your quick & effective help.
Scott AndersonParticipantGlad to hear that got you going! Peculiar problem. But, I have good news: now that you’ve run the installer once, to set up MyEclipse as an Eclipse product extension, you’ll now be able to upgrade directly using the Eclipse Update Manager instead. So, although it was painful, I think we only have to do this once. 🙂
–Scott
MyEclipse Support
rajagksMemberscott
i tried to install the myeclipse whatever u said in the forums but couldn’t solve it. see it below
——-
LAX_DEBUG=1
original working dir is: |C:\DOCUME~1\sm97573\LOCALS~1\Temp\I1122965201\Windows|application dir is: |C:\DOCUME~1\sm97573\LOCALS~1\Temp\I1122965201\Windows|
app_path : |C:\DOCUME~1\sm97573\LOCALS~1\Temp\I1122965201\Windows\Enterprise Wor
kbench Installer.exe|
arg 0: |C:\myeclipse\EnterpriseWorkbenchInstaller_030804.exe|
reading properties from: |C:\DOCUME~1\sm97573\LOCALS~1\Temp\I1122965201\Windows\
Enterprise Workbench Installer.lax|
redirecting both out and err to /dev/null
Searching through the registry for VMs…
looking in C:\apps_pub\jre13110\bin
Found: C:\apps_pub\jre13110\bin\java.exe
Found: C:\apps_pub\jre13110\bin\javaw.exe
looking in C:\apps_pub\jre13110\bin
Found: C:\apps_pub\jre13110\bin\java.exe
Found: C:\apps_pub\jre13110\bin\javaw.exe
looking in C:\apps_pub\jre13110\bin
Found: C:\apps_pub\jre13110\bin\java.exe
Found: C:\apps_pub\jre13110\bin\javaw.exe
…Finished searching through the registry for VMs
Searching through the path for VMs…
Looking in C:\WINNT\system32
Ignoring ‘C:\WINNT\system32\java.exe’ because it is in a Windows System Dire
ctory.
Ignoring ‘C:\WINNT\system32\javaw.exe’ because it is in a Windows System Dir
ectory.
Ignoring ‘C:\WINNT\system32\jre.exe’ because it is in a Windows System Direc
tory.
Ignoring ‘C:\WINNT\system32\jrew.exe’ because it is in a Windows System Dire
ctory.
Found: C:\WINNT\system32\jview.exe
Found: C:\WINNT\system32\wjview.exe
Looking in C:\WINNT
Ignoring ‘C:\WINNT\java.exe’ because it is in a Windows System Directory.
Ignoring ‘C:\WINNT\javaw.exe’ because it is in a Windows System Directory.
Ignoring ‘C:\WINNT\jre.exe’ because it is in a Windows System Directory.
Ignoring ‘C:\WINNT\jrew.exe’ because it is in a Windows System Directory.
Found: C:\WINNT\jview.exe
Found: C:\WINNT\wjview.exe
Looking in C:\WINNT\System32\Wbem
Looking in C:\IBMJDK1.4.2/bin
Found: C:\IBMJDK1.4.2/bin\java.exe
Found: C:\IBMJDK1.4.2/bin\javaw.exe
Looking in C:\apps_pub\bsys2023
Looking in C:\DOCUME~1\sm97573\LOCALS~1\Temp\sm97573\commands
…Finished searching through the path for VMs
ORDERING VMS
1: C:\WINNT\system32\jview.exe (in path)
2: C:\WINNT\system32\wjview.exe (in path)
3: C:\WINNT\jview.exe (in path)
4: C:\WINNT\wjview.exe (in path)
5: C:\IBMJDK1.4.2/bin\java.exe (in path)
6: C:\IBMJDK1.4.2/bin\javaw.exe (in path)
7: C:\apps_pub\jre13110\bin\java.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWARE
\JavaSoft\Java Plug-in\1.3.1)
8: C:\apps_pub\jre13110\bin\javaw.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWAR
E\JavaSoft\Java Plug-in\1.3.1)
9: C:\apps_pub\jre13110\bin\java.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWARE
\JavaSoft\Java Runtime Environment\1.3)
10: C:\apps_pub\jre13110\bin\javaw.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWA
RE\JavaSoft\Java Runtime Environment\1.3)
11: C:\apps_pub\jre13110\bin\java.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWAR
E\JavaSoft\Java Runtime Environment\1.3.1)
12: C:\apps_pub\jre13110\bin\javaw.exe (in registry at HKEY_LOCAL_MACHINE\SOFTWA
RE\JavaSoft\Java Runtime Environment\1.3.1)
Searching for gui vm.
lax.nl.valid.vm.list=J2
lax.nl.current.vm=.
was not a valid Win32 executable.
C:\WINNT\system32\jview.exe does not match J2 or it is a console app and I need
a GUI one.
C:\WINNT\system32\wjview.exe does not match J2 or it is a console app and I need
a GUI one.
C:\WINNT\jview.exe does not match J2 or it is a console app and I need a GUI one
.
C:\WINNT\wjview.exe does not match J2 or it is a console app and I need a GUI on
e.
C:\IBMJDK1.4.2/bin\java.exe does not match J2 or it is a console app and I need
a GUI one.
SUCCESS! C:\IBMJDK1.4.2/bin\javaw.exeUsing *JNI INVOCATION* to simulate the following batch script:
BATCH SCRIPT
————cd “C:\DOCUME~1\sm97573\LOCALS~1\Temp\I1122965201\Windows”
set CLASSPATH=C:\DOCUME~1\sm97573\LOCALS~1\Temp\I1122965201\InstallerData\IAClas
ses.zip;C:\DOCUME~1\sm97573\LOCALS~1\Temp\I1122965201\Windows\resource\jdglue.zi
p;C:\DOCUME~1\sm97573\LOCALS~1\Temp\I1122965201\InstallerData\Execute.zip;C:\DOC
UME~1\sm97573\LOCALS~1\Temp\I1122965201\Windows\InstallerData\Execute.zip;C:\DOC
UME~1\sm97573\LOCALS~1\Temp\I1122965201\InstallerData\Resource1.zip;C:\DOCUME~1\
sm97573\LOCALS~1\Temp\I1122965201\Windows\InstallerData\Resource1.zip;C:\DOCUME~
1\sm97573\LOCALS~1\Temp\I1122965201\InstallerData;C:\DOCUME~1\sm97573\LOCALS~1\T
emp\I1122965201\Windows\InstallerData;
C:\IBMJDK1.4.2/bin\javaw.exe -Xms16777216 -Xmx50331648 -noverify com.zerog.lax.L
AX “C:\\DOCUME~1\\sm97573\\LOCALS~1\\Temp\\I1122965201\\Windows\\Enterprise Work
bench Installer.lax” C:\\DOCUME~1\\sm97573\\LOCALS~1\\Temp\\env.propexecuting java…
Press any key to exit…
———————-
Riyad KallaMemberFor anyone having issues with installing, you can download the Manual Install from our downloads sections and use that instead. It is a 2 step process and many people find it faster than using the installer:
1) Unzip it
2) Run Eclipse, navigate to Help > Software UPdates > Manage Config > (right click) > Add > New EXtension > point at the dir you unzipped MyEclipse to, hit OK to restart.
rajagksMemberRiyad
Thanks a lot. i tried manuel installations. it worked.
tpictaxyebMemberI found the cause of the problem. Look at success path from traces:
C:\IBMJDK1.4.2/bin\javaw.exe
The slash before bin is inverse. In my case the success path was found by JAVA_HOME=D:\Program Files\Java\jdk1.5.0_07 enviroment variable and PATH=%JAVA_HOME%/bin (as a standard settins) and result success path was:
D:\Program Files\Java\jdk1.5.0_07/bin\javaw.exe
When I change PATH variable to PATH=%JAVA_HOME%\bin
all become allright and installation was successful. Think you should fix that issue. -
AuthorPosts