Status/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): Fred Moe / Fred Moe (Fred Moe)
Created: 02/19/2015
Components: REST Services
Versions: 10.0
Failure Type: Crash
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / Most users will encounter
Locale/System: English / Windows 7
Vote Count: 0
Problem Description: When POSTing large amounts of data (In my testing it was in excess of 73440 bytes) the REST service throws multiple errors causing IIS to shut it down or the Visual Studio debugger to launch.
Steps to Reproduce:
Use the attached CFC and CFM to create a REST service and call it with varying sizes of data until failure (Seems to be around 74K).
Actual Result:
Multiple faults cause IIS to stop the associated application pool.  With larger data sizes the Visual Studio debugger is invoked.
Expected Result:
POSTed data will load to the appropriate function in the CFC.
Any Workarounds:
NONE
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID:	3942761
External Customer Info:
External Company:  
External Customer Name: Fred
External Customer Email:  
External Test Config: My Hardware and Environment details:
Browser
Chrome     40.0.2214.111 m
ColdFusion
Version			10,0,9,283111
Tomcat Version		7.0.23.0
Edition			Developer  
Serial Number		Developer  
Operating System	Windows 7  
Update Level		/C:/ColdFusion10/cfusion/lib/updates/hf1000-3664178.jar  
Adobe Driver Version	4.1 (Build 0001)  
Java Version		1.6.0_29  
Computer
OS Name				              Microsoft Windows 7 Enterprise
Version				               6.1.7601 Service Pack 1 Build 7601
System Manufacturer		               Hewlett-Packard
System Model			               HP Compaq 8100 Elite CMT PC
System Type			               X86-based PC
Processor			                       Intel(R) Core(TM) i5 CPU         650  @ 3.20GHz, 3333 Mhz, 2 Core(s), 4 Logical Processor(s)
BIOS Version/Date		               Hewlett-Packard 786H1 v01.05, 6/9/2010
Hardware Abstraction Layer	Version     "6.1.7601.17514"
Time Zone			                       Pacific Standard Time
Installed Physical Memory (RAM)	      4.00 GB
Total Physical Memory		      3.49 GB
Available Physical Memory	              1.30 GB
Total Virtual Memory		              6.98 GB
Available Virtual Memory	              2.16 GB
Page File Space			              3.49 GB
  Attachments:
- February 20, 2015 00:00:00: 1_posttest.zip
 
Comments: