Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
putnam.investments
Post subject: Problew while installing the WorkBench  PostPosted: Oct 30, 2003 - 11:18 AM
Veteran Member
Veteran Member


Joined: Oct 10, 2003
Posts: 1

Scott,

When i tried to install , i got "Can't lauch executable, Could not load jvm.dll, Try re-installing the Java Vm or Change the Java VM used by the application"
Following is the debug statement from the installer

LAX_DEBUG=1
original working dir is: |C:\WINNT\Profiles\mahesh\LOCALS~1\Temp\I1067512639\Windows|
application dir is: |C:\WINNT\Profiles\mahesh\LOCALS~1\Temp\I1067512639\Windows|
app_path : |C:\WINNT\Profiles\mahesh\LOCALS~1\Temp\I1067512639\Windows\Enterprise Workbench Installer.exe|
arg 0: |D:\myEclipse\EnterpriseWorkbenchInstaller_030603.exe|
reading properties from: |C:\WINNT\Profiles\mahesh\LOCALS~1\Temp\I1067512639\Windows\Enterprise Workbench Installer.lax|
redirecting both out and err to /dev/null
Searching through the registry for VMs...
looking in C:\Program Files\Oracle\jre
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Oct 30, 2003 - 02:48 PM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6799

Mahesh,

The problem is that the installer is picking the JDK under your appserver to run with.
Quote:

SUCCESS! D:\Sun\AppServer7\jdk/bin\javaw.exe

Server vendors often customize their installations so they're inherently risky for running anything except the server for which they are designed. What you need to do is explicitly tell the installer the location of a 1.3.1 or 1.4.1 JDK. You can do this by setting the environment variable:
Code:

LAX_DEBUG=<path-to-javaw.exe>

When you've done this and rereun the installer with LAX_DEBUG, you should be able to see that the installer selected the version of java you specified in the environment variable. This should cause the installer to run without any further issues.

--Scott
MyEclipse Support

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits