I have an application that we are migrating from ColdFusion 9 to ColdFusion 2016. I am having an issue on a page that creates 6 charts and saves them as images on the server.
The system will generate some of the images but then I get a message:
Encountered code generation error while compiling script: generated bytecode for method exceeds 64K limit.
I am not sure how I can resolve this issue.