TimBeaman
14 years agoNew Contributor
Problems Running Soap-UI on Windows 7 64bit OS
Problems Running Soap-UI on Windows 7 64bit OS
I am getting error messages at start up of the Soap UI 4.5.0 64-bit:
"The JVM found at {0} is damaged. Please reinstall or define EXE4J_JAVA_HOME to point to an installed 64-bit JDK or JRE."
and then: "The JVM could not be started. The Maximum heap size (-Xmx) might be too large or an antivirus or firewall tool could block the execution."
I have installed the following items:
Soap-UI: soapUI-x64-4_5_0.exe
Java JDK version 1.6.0_32 64-bit with JRE
System Property values:
EXE4J_JAVA_HOME set to C:\Program Files\Java\jdk1.6.0_32 This was added after I got the error...
JAVA_HOME set to C:\Program Files\Java\jdk1.6.0_32
JRE_HOME set to C:\Program Files\Java\jre6
Java Version from CMD:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
>java -version
java version "1.6.0_32"
Java(TM) SE Runtime Environment (build 1.6.0_32-b05)
Java HotSpot(TM) 64-Bit Server VM (build 20.7-b02, mixed mode)
>
I am running the soapUI-4.5.0.exe as administrator…
I think it may have to do with my Java configuration. An suggestions on how to get this running?
I tried to uninstall it to try again but it gives me the same error.
Any suggestions would be appreciated.
Thanks,
Tim