gregs

CFMX and the PowerBookPro

by gregs on Jul.04, 2006, under ColdFusion

A wee while back the Mac PowerBookPros received a JVM update. This brings it up to version 1.5.06, which is fabulous, but of course stops you from being able to run ColdFusion. Thankfully the JVM upgrade leaves the old versions on your system. The simple trick to get your CFMX installation to wok again after the upgrade is to run the start up script from the console with the path to the old JVM like such:

CODE:
  1. sudo /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Commands/java -jar /Applications/JRun4/lib/jrun.jar -start cfusion &


Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!