ColdFusion "Java heap space" generic error, 500 internal server
This is a cumulative issue that didn't seem to be documented out there in the ether. Basically I was trying to finish an app that allowed downloads of larger movie files. Basically I would pass some variables to a download page that would use cfheader and cfcontent to push the download to the browser, giving the user the open/save dialog. I have built many of these in the past, never an issue. The files in question range from 100-400Mb, give or take. This was all on a newer server, tons of memory, etc... Windows 2k8 with CF 32-bit (damn those Adobe bastards and their non-COM object 64-bit CF!).
Read more...