cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
matthewegreen1
Level 2

Could not find a valid Java virtual machine to load

Hi all,
I am getting this error:

"LaunchAnywhere Error
Could not find a valid Java virtual machine to load.

You may need to reinstall a supported Java virtual machine."


I am an end user of an executable installer that was created by InstallAnywhere.

The OS is Window Server 2003 Enterprise Edition. I had JDK 1.6 installed that did not work, removed that and installed JDK 1.5 and made the appropriate PATH changes. From the command line of either of these JDK's the "java -version" command will find a valid JVM so not sure what is problem with this InstallAnywhere executable.

I would appreciate if you could help point me in a direction. It appears the executable logic is not referencing the OS JAVA settings. Is there somewhere within the files below that I can provide the JVM location?


The following is the listing of the files within the executable (InstCARCM.exe) that I am attempting to run:

C:\Download\InstCARCM>dir /s
Volume in drive C has no label.
Volume Serial Number is 8429-CA9F

Directory of C:\Download\InstCARCM

05/11/2011 09:58 AM .
05/11/2011 09:58 AM ..
05/11/2011 09:58 AM InstallerData
05/11/2011 09:58 AM Windows
0 File(s) 0 bytes

Directory of C:\Download\InstCARCM\InstallerData

05/11/2011 09:58 AM .
05/11/2011 09:58 AM ..
05/11/2011 09:58 AM Disk1
01/12/2011 06:59 PM 5,656,334 Execute.zip
01/12/2011 06:59 PM 2,915,300 IAClasses.zip
01/12/2011 06:59 PM 543 InstalledMedias.properties
01/12/2011 06:59 PM 1,267 laxmanifest.txt
01/12/2011 06:59 PM 1,878 MediaFiles.properties
01/12/2011 06:59 PM 71,232 uninstallmanifest.txt
6 File(s) 8,646,554 bytes

Directory of C:\Download\InstCARCM\InstallerData\Disk1

05/11/2011 09:58 AM .
05/11/2011 09:58 AM ..
05/11/2011 09:58 AM InstData
0 File(s) 0 bytes

Directory of C:\Download\InstCARCM\InstallerData\Disk1\InstData

05/11/2011 09:58 AM .
05/11/2011 09:58 AM ..
01/12/2011 06:59 PM 118 MediaId.properties
01/12/2011 06:59 PM 39,753 Resource1.zip
2 File(s) 39,871 bytes

Directory of C:\Download\InstCARCM\Windows

05/11/2011 09:58 AM .
05/11/2011 09:58 AM ..
01/12/2011 06:59 PM 123,392 InstCARCM.exe
01/12/2011 06:59 PM 1,280 InstCARCM.lax
05/11/2011 09:58 AM resource
2 File(s) 124,672 bytes

Directory of C:\Download\InstCARCM\Windows\resource

05/11/2011 09:58 AM .
05/11/2011 09:58 AM ..
01/12/2011 06:59 PM 72,192 iawin32.dll
01/12/2011 06:59 PM 312,832 iawin64.dll
01/12/2011 06:59 PM 148,480 iawin64_x64.dll
01/12/2011 06:59 PM 109,056 remove.exe
01/12/2011 06:59 PM 225,280 win64_32.exe
01/12/2011 06:59 PM 115,200 win64_32_x64.exe
01/12/2011 06:59 PM 45,224 ZGWin32LaunchHelper.exe
Labels (1)
0 Kudos
(1) Reply
pv7721
Level 20

Hello Matthew

Please be aware that this forum is dedicated to developers using IA in order to build setups, and not for end users of those setups. You should seek support from the people that have built the setup you've got issues with.

Thanks!
0 Kudos