-
1. Re: <cfdocument> and <cfchart> stopped working when moved to Windows 2003/IIS6
-==cfSearching==- Dec 24, 2009 9:53 AM (in response to el_sim)Just a wild guess, but have you checked the update list for any patches that might apply to cfdocument and/or cfchart? Perhaps there were patches applied on the old server, that were not applied to the new server.
http://kb2.adobe.com/cps/000/e6a6dd7a.html
http://www.adobe.com/support/coldfusion/downloads_updates.html#mx7
-
2. Re: <cfdocument> and <cfchart> stopped working when moved to Windows 2003/IIS6
el_sim Dec 24, 2009 10:50 AM (in response to -==cfSearching==-)You're, probably, right. The thing is that some Hot Fixes that were not needed in the old environment might be needed here...
The closest for our problem are those from MX 7.0.1 Hot Fix 1:
60827 cfchartcould fail to display on Windows/IIS6 systems because HTTP headers were not generated.1 61378 Threading issues with cfdocumentcould cause a request to hang under some circumstances on ColdFusion MX 7.0.1However, I'm not sure if we should apply older version's (7.0.1) Hot Fix to the newer version (7.0.2)... Should we???
-
3. Re: <cfdocument> and <cfchart> stopped working when moved to Windows 2003/IIS6
-==cfSearching==- Dec 24, 2009 12:25 PM (in response to el_sim)My instinct would be to say no. But check the release notes to see if the fixes are cumulative. Also, check the individual fixes/technotes too. They are not always included in the major updates. I am guessing it might be one or more of those that you are missing.
-
4. Re: <cfdocument> and <cfchart> stopped working when moved to Windows 2003/IIS6
JR "Bob" Dobbs-qSBHQ2 Dec 28, 2009 11:55 AM (in response to -==cfSearching==-)This is a shot in the dark, but what JVM are you using? The one packaged with the CF7 install is pretty old. I'd try using the latest supported version of Java 1.4 ( 1.4.2_15 ).
"How to change the JVM for ColdFusion on JRun"
http://go.adobe.com/kb/ts_2d547983_en-us
Java Download (Sun)
-
5. Re: <cfdocument> and <cfchart> stopped working when moved to Windows 2003/IIS6
el_sim Dec 28, 2009 12:24 PM (in response to JR "Bob" Dobbs-qSBHQ2)Thank you... The thing is that we are currently using JVM version 1.4.2_11-b06 in both old and new environments. It is pretty old but I don't think we should jump to a newer version while this one is unstable...
The latest patch is http://kb2.adobe.com/cps/400/kb400074.html (ColdFusion MX 7.0.2 Cumulative Hot Fix 1). It has some <cfdocument> and <cfchart> fixes but not exactly those problems that we have.
What would you recommend: apply older version patch (MX 7.0.1) that sound similar to our problem
or
apply the current version patch (MX 7.0.2 Cumulative) that sound a little different?
-
6. Re: <cfdocument> and <cfchart> stopped working when moved to Windows 2003/IIS6
JR "Bob" Dobbs-qSBHQ2 Dec 28, 2009 12:48 PM (in response to el_sim)I would avoid installing 7.0.1 hotfixes on an 7.0.2 installation. The 7.0.2 release notes state that "It also includes all previous ColdFusion MX 7 hot fixes that have been released to date, eliminating the need to install multiple hot fixes and patches."
CF 7.0.2 Release notes
http://www.adobe.com/support/documentation/en/coldfusion/mx702/cf702_releasenotes.html
You might try installing the ColdFusion MX 7.02 Cumulative Hot Fix 3 or the CFDocument Cumulative Hot Fix.
ColdFusion MX 7.02 Cumulative Hot Fix 3
http://kb2.adobe.com/cps/402/kb402465.html
ColdFusion MX 7.02 - CFDocument Cumulative Hot Fix
http://kb2.adobe.com/cps/402/kb402093.html -
7. Re: <cfdocument> and <cfchart> stopped working when moved to Windows 2003/IIS6
el_sim Dec 28, 2009 2:11 PM (in response to JR "Bob" Dobbs-qSBHQ2)You're right. I'll try "CFDocument Cumulative Hot Fix" first and then (if it won't help) I'll apply Hot Fix 3. Thanks for your advices. I'll keep you posted with the result.
-
8. Re: <cfdocument> and <cfchart> stopped working when moved to Windows 2003/IIS6
el_sim Jan 7, 2010 7:42 AM (in response to JR "Bob" Dobbs-qSBHQ2)Yes, CFDocument Cumulative Hot Fix solved the problem we had with <cfdocument>. Thank you!
<Cfchart> problem got solved by updating webcharts3D.xml and wc50.jar with the newer versions.


