0
Error creating cfchart with format="png"
Participant
,
/t5/coldfusion-discussions/error-creating-cfchart-with-format-quot-png-quot/td-p/10396657
Mar 25, 2019
Mar 25, 2019
Copy link to clipboard
Copied
Hi,
I have some big charts which I want to output as png format. ( I need the png to send it afterwords to pdf output, otherwise I would use html format)
In ColdFusion 11 it is running well, but in Cf2018 I get the following error:
Encountered code generation error while compiling script: generated bytecode for method exceeds 64K limit. (<cmd>#1)
Is there a way to increase the limit?
Or is there another solution?
Thanks for help in advance!
Claudia
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Explorer
,
/t5/coldfusion-discussions/error-creating-cfchart-with-format-quot-png-quot/m-p/11588588#M186896
Nov 12, 2020
Nov 12, 2020
Copy link to clipboard
Copied
Hi everybody!
I have the same problem right now - is there any solution to this?
(I tried html, but it throws the same error)
Thanks for any help!
Elisabeth
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Explorer
,
LATEST
/t5/coldfusion-discussions/error-creating-cfchart-with-format-quot-png-quot/m-p/11588830#M186897
Nov 12, 2020
Nov 12, 2020
Copy link to clipboard
Copied
I am sorry - I found out, the problem was in the data the chart was generated from.
No idea why this made no problems before the CF 2018 migration!
Regards
Elisabeth
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

