FINALLY!
I got an email from an Adobe engineer this morning (literally
- timestamped 1:55AM, remember they're in India, and the only
reason I bring that up is because it impacts the ability to
communicate, when I finally read the email they're already asleep
and we have to wait an entire day for a response....) with the
following instructions:
On Nov 10, 2008, at 1:55 AM, Naveen wrote:
Hi Rich,
To resolve this issue follow the steps given below: -
1. Goto
/System/Library/Frameworks/JavaVM.Framework/Versions/CurrentJDK/Commands
2. All the files in this directory are symlinks to
../Home/bin
3. Remove the symlinks (sudo rm –rf *)
4. Copy all the files from ../Home/bin using commad
“sudo cp ../Home/bin/* .” ignore any errors and make
sure java executable is copied.
5. Start the installer. Once the installation is complete,
the links can be reinstated so that any future updates are not
missed. (in the CurrentJDK/Commands directory, remove existing file
and run sudo ln –s ../Home/bin/* .)
Please let me know if the information above helps in
resolving the issue.
Regards,
Naveen
My respsonse to Naveen:
Hi Naveen-
Thank you for your instructions. It took a few tries but I
finally got the installer to run and ColdFusion is finally
installed! The UNIX commands are actually rather tricky, especially
reading them from the email as spaces definitely play a part in the
success or failure of their function.
One question: in step 5 your instructions state to reinstate
the links so that future updates are not missed (in the
CurrentJDK/Commands directory, remove existing file and run sudo In
-s ../Home/bin/* .) Which file are you referring to when you say
"remove existing file"? This is the only step I have not yet
completed.
Thanks again,
Rich
Now you have to definitely pay attention to the commands that
he instructs you to run. First of all, if you aren't aware, you
have to be in the Terminal (Applications/Utilities/Terminal). That
is where you actually type all of his directed commands. You may
actually try to copy and paste where ever possible, since the space
characters definitely affect the functionality of the commands. (I
have worked with Unix but some people may not have). I made sure to
turn on Web Sharing (System Preferences/Sharing/Web Sharing
checked) and then proceeded to install the multiserver
configuration since I have multiple clients and will hopefully
create an instance for each client and not have to worry about
framework files (Model Glue, Fusebox, Mach-II xml file collisions,
etc.) plus it will make my deployment a whole lot easier as I've
re-discovered ".CAR" files (helps in making backups too). Using CF
in this manner, on this platform, is new to me, so it's "baptism by
fire" but I'm equally as excited as I am relieved to have this
installation behind me. You'll notice in my reply to Naveen (the CF
engineer) that I'm waiting on his reply to instruct me on how to
clean up that last step; as soon as I hear from him I will post.
HTH,
Rich
PS ... and in all fairness to Adobe I suppose, ultimately,
the turn around time to fix this issue was actually pretty good. My
clients have high expectations from me since I favor and
"evangelicize" ColdFusion, so my expectations for the product are
equally as high. Besides, it's a pretty healthy check to have to
write if you want to buy a license!