Hi, This is a double post -- sorry -- but while I'd like to get it out on CF-Talk, this issue has been discussed more specifically on the Transfer list. So I'm sending to both, knowing that many of you will get duplications. I apologize.
There's been a lot of discussion lately, including blog entries by Sean Corfield and Mark Mandel, regarding the class loading problem in Java 1.6, installed by default in Windows versions of CF8. The suggestion has been to switch to Java 1.5, editing CF's jvm.config file. I'm trying to do just that, but without success. And I'd appreciate any advice. I downloaded Java 1.5.0_14 to my server and allowed the installer to place it in its default location, within the C:\Program Files\Java directory. I then changed jvm.config as follows: I changed this line: java.home=C:/ColdFusion8/runtime/jre to this: java.home=C:/Program Files/Java/jre1.5.0_14 After doing so, the CF service would not restart. The bin directory seems to be in the correct place. Files seem okay. The one difference I noted is that in C:/ColdFusion8/runtime/jre/bin, there is a "server" directory, with its own jvm.dll. This directory does not seem to exist either within the 1.5.9_14/bin directory OR within the Java/jre1.6.0_03/bin directory. The latter is not the version used by the default CF installation (the one there seems to be 1.6.0_01), but one might think it would have the same structure. Does anyone see what I'm doing wrong here? Thanks in advance for any suggestions. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295020 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

