Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
gmorphis #1
CFChart hangs
Has anyone encountered this? On our Dev Server (MX6.1 Win2K), pages with
CFChart are not loading.. the call goes to the servlet and just hangs. We're
using the trial version of iistracer and we can see the request but the page
doesn't load. Some of these requests get up into the 10000s of seconds and it
seems the only way to kill them is to restart the CF service. We've checked the
mapping of CFIDE and it looks good. Has anyone ran into this? Is there some
setting in the config files to cause a servlet to time out after a given period
or will they just run forever? Thanks!
gmorphis Guest
-
cfchart
I have some financial templates where I use cfchart. If I use the png or jpg format the pages take about 27 seconds to load. If I use the flash... -
MX 6.1 cfchart hangs
I am trying to fix a problem on one of our development machines, where cfchart was working and has all of a sudden stopped working. I have found... -
CF hangs when database server hangs or crashes
This may be as simple as a configuration change, but hoping someone understands this behavior and can offer suggestions (or at least additional... -
cfchart help
I'm using the following to try to generate a pie chart. The first query is taking the types of roles available and the second query is supposed to... -
CF7 cfchart
Can a Gantt chart be created with version 6.1? -
Dyomides #2
Re: CFChart hangs
I remember having this problem a year ago and it was all due to a missing file
name. What was happening was that it would hang after the first chart but when
I would hover my mouse over the area where it was supposed to appear and right
clicking would show me that a flash file was indeed there. In the end it was
due to a missing file called GraphData.cfm I believe. Right click over where
your chart is supposed to be and check the properties to find the path and the
name of the file. Once you have that just create the file, leave it blank it
just needs to be there, and put it in the directory specified. That fixed our
problem.
Dyomides Guest
-
gmorphis #3
Re: CFChart hangs
Thanks for the response,
None of the pages we have the cfcharts on are loading..
Nothing on the page shows.. it just hangs. Nothing loads.
gmorphis Guest



Reply With Quote

