> This seems to be telling me that ColdFusion is ignoring the updated
> version (1.5.0) of the JVM and running on the version that was installed
> into the CFusionMX\runtime\jre folder at the time of installation.  So,
> it appears from your answer that I need to remove 1.5.0 and reinstall
> 1.4.2 but then I don't understand why this will make any difference to
> CF??

Simply having a JVM installed doesn't mean that CF will use it. You have to
configure CF to use a specific JVM. So, in your case, while you have 1.5
installed, you probably never configured CF to use it, as it's using the JVM
it came with. You don't need to uninstall anything. You may, in fact, want
to upgrade to a newer 1.4.2 JVM, like 1.4.2_09.

As for your original problem, there is a known issue with a relatively
recent Microsoft OS patch that may prevent CF from restarting, or even
starting in the first place. The problem is that the JVM needs to allocate a
contiguous extent of RAM, but the patch prevents this. You can either
uninstall the patch, or reduce the heap size allocated by the JVM, or
(assuming that it starts on bootup but doesn't restart later) just restart
the server.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore and Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254286
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to