Ari Graduation

0 comments | Posted by Scott Berry on 06/13/2010 at 6:06 PM | Categories:

Riley Dance Recital

0 comments | Posted by Scott Berry on 06/13/2010 at 6:05 PM | Categories:

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...
1 comments | Posted by Scott Berry on 05/26/2010 at 3:11 PM | Categories: ColdFusion -