Hi all, I have a strange dilemma with a new install of ColdFusion 9 Enterprise on Windows 2008 R2.
I have a server that is being swapped out, so on the new server I installed CF9 then applied the cf901 updater. After that I applied Cumulative hot fix 4. I needed this configuration because we still have some Verity collections. The problem comes when I try to use Java 1.7. I have changed java.home=E:\\Java\\jdk1.7.0_17\\jre and java.home=E:/Java/jdk1.7.0_17/jre but both error out (see errors below). This is 64-bit Windows, 64-Bit ColdFusion and 64-Bit Java. I have also tried E:\\Java\\jre7 and E:/Java/jre7 using just the JRE and those error as well. It is always stating that the file does not exist even though the file is there. Here are the Errors: (from the *-out.log) For E:\\Java\\jdk1.7.0_17\\jre - Error loading: E:\Java\jdk1.7.0_17\jre\bin\server\jvm.dll For E:/Java/jdk1.7.0_17/jre - Error loading E:/Java/jdk1.7.0_17/jre\bin\server\jvm.dll For E:/Java/jre7 - Error: no known VMs. (check for corrupt jvm.cfg file) For E:\\Java\\jre7 - Error: no known VMs. (check for corrupt jvm.cfg file) When I look at the Windows System Log for the Error Loading errors it has: "The Macromedia JRun CFusion Server service terminated with service-specific error The system cannot find the file specified.." The file does exist I have verified it more than once. The only configuration that is working is when java.home=E:/JRun4/jre in the jvm.config file. I'm stumped with this one and would really appreciate any insight. Thanks, Steve ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355168 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

