How do I change heap memory settings when CF won't start?
I'm in the process of re-writing a web app that someone else did a very poor job on, especially the database design.
While examining the existing database, I ran into an "OutOfMemoryError: Java heap space" error, so I went into the CF Admin and bumped the setting from 512 up to 2048 (CF8 Developer Edition).
Now I can't get CF to start up, and as such I can't get back into the CF Admin to change the setting back. Is there any way to fix this without reinstalling CF?
