Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Daniel Short / Daniel Short (Daniel Short)
Created: 06/25/2012
Components: Installation/Config, Connector
Versions: 10.0
Failure Type: Crash
Found In Build/Fixed In Build: Final / latest
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 21
Related Bugs:
CF-3138249 - Similar to
CF-3300889 - Similar to
Problem Description:
When sending a post contain an XML body to a ColdFusion 10 server, the server hangs receiving the response, and in some cases, completely stops responding.
Steps to Reproduce:
Download the attached zip file, which contains an Application.cfc file, poster.cfm, receiver.cfm, and a recent extract of the CNET RSS feed. Drop all of the files into a single folder, and load poster.cfm.
Actual Result:
The log file generated, which should contain just two entries, contains a number of entries, one right after the other, even though poster.cfm is only loaded once (see XMLTest.log in the attached zip).
I then receive an error on the Windows site that the IIS Work Process has stopped working, along with the following text (see IISWorkProcessDialog.txt):
The Windows Application log has the following information (see EventViewer.txt):
ColdFusion then becomes completely non-responsive, returning Service Unavailable on any subsequent requests. Only a restart of IIS (no need to restart ColdFusion) will bring everything back up.
Expected Result:
I should see two entires in the log file, and the poster.cfm file should display the HTTP request data, including the originally submitted RSS file.
Any Workarounds:
None.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3222748
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: webshorts
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
- June 25, 2012 00:00:00: 1_XMLCFHTTP.zip
- June 25, 2012 00:00:00: 2_isapi_redirect.zip
Comments: