Yes, the documentation covered everything with steps for single install and multi instance until that point. The error and install location is different for multi instance and that is the point I was trying to get across. I submitted feed back on the page about not having multi instance instructions on that part.
Sent from my iPhone On Mar 27, 2013, at 5:01 PM, "Dan G. Switzer, II" <[email protected]> wrote: > > I had the same problem today, but followed Adobe's instructions and copied > to the file to {ColdFusion-Home}\runtime\bin and that resolved the issue > for me. > > -Dan > > On Wed, Mar 27, 2013 at 9:20 AM, DURETTE, STEVEN J <[email protected]> wrote: > >> >> All, >> >> I solved this one and wanted anyone else who might have this problem to >> have the solution too. >> >> It's similar to the Note about "MSVCR100.dll is missing." You solve it by >> copying msvcr100.dll to C:\Windows\System32 >> >> I was stuck because of a few things. First the cumulative hot fix stated >> that the error should have been "MSVCR100.dll is missing.", but it wasn't >> the best I could find was file not found. Second on a multi-instance >> install the \runtime\bin folder doesn't exist. >> >> I found this webpage about java7 and .Net that gave me the final push: >> http://www.jnbridge.com/jn/kb/?p=163 >> >> Hope this helps someone else. >> >> Thanks, >> Steve >> >> >> -----Original Message----- >> From: DURETTE, STEVEN J >> Sent: Wednesday, March 27, 2013 8:05 AM >> To: cf-talk >> Subject: CF 9.01 with Cumulative hot fix 4 won't work with Java 1.7 >> >> 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:355181 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

