Skip to main content
Inspiring
February 26, 2007
Question

Changing JRE to 1.4.2_11

  • February 26, 2007
  • 1 reply
  • 297 views
I installed the 1.4.2_11 SDK and then changed the java-home value in my
C:\Jrun4\bin\jvm.config file. Now when I try and restart my ColdFusion
services I get the following error.

Error: no known VMs. (check for corrupt jvm.cfg file)

What does one do about this?
This topic has been closed for replies.

1 reply

Inspiring
February 26, 2007
Ok for future note, the directions of the slashes matter in the path and
copying and pasting from a window exporer path gives you the WRONG slashes.

i.e.
java.home=C:/j2sdk1.4.2_11/jre

NOT

java.home=C:\j2sdk1.4.2_11\jre