Quantcast
Viewing all articles
Browse latest Browse all 21760

JSON data limit to coldfusion Server from JQuery Ajax call

We have been using coldfusion 10 Server and developing applications with YUI tables, JQuery And Coldfusion components.  We have been facing issues when we try to submit a big chunk of Json data to coldfusion cfc component function.  This brings the coldfusion service down.  This really sucks and we have no solution for this yet.  This happens even when the form is submitted with a big chunk of JSON data.  Coldfusion unable to handle this data and hit the service and bring the coldfusion Administrator down.   Below is the sample data sent from the client to server through ajax call.  cfc component receives this data but unable to handle this chunk.  I believe there is no limit for the data being sent from Ajax but when this is received in the cfc function this hits the service.  Any help would be much appreciated?

 

"{""element"":{""ELMNTNAME"":""Engine Stroke"",""ELMNTUOM"":""DISTANCE | millimeter (mm)*"",""ELMNTID"":""1623"",""ANALYSISID"":""129"",""LASTMODIFIEDBY" ":""697""},""element"":{""ELMNTNAME"":""Crank Throw"",""ELMNTUOM"":""DISTANCE | millimeter (mm)*"",""ELMNTID"":""1625"",""ANALYSISID"":""129"",""LASTMODIFIEDBY" ":""697""},""element"":{""ELMNTNAME"":""Mass of Piston"",""ELMNTUOM"":""MASS | kilogram (kg)*"",""ELMNTID"":""1627"",""ANALYSISID"":""129"",""LASTMODIFIEDBY" ":""697""},""element"":{""ELMNTNAME"":""Length of Connecting Rod"",""ELMNTUOM"":""DISTANCE | millimeter (mm)*"",""ELMNTID"":""1629"",""ANALYSISID"":""129"",""LASTMODIFIEDBY" ":""697""},""element"":{""ELMNTNAME"":""Mass of Connecting Rod Crankshaft End"",""ELMNTUOM"":""MASS | kilogram (kg)*"",""ELMNTID"":""1631"",""ANALYSISID"":""129"",""LASTMODIFIEDBY" ":""697""},""element"":{""ELMNTNAME"":""Distance-Center of Connecting Rod Big End to Connecting Rod Center of Gravity"",""ELMNTUOM"":""DISTANCE | millimeter (mm)*"",""ELMNTID"":""1633"",""ANALYSISID"":""129"",""LASTMODIFIEDBY" ":""697""},""element"":{""ELMNTNAME"":""Distance-Center of Connecting Rod Small End to Connecting Rod Center of Gravity"",""ELMNTUOM"":""DISTANCE | millimeter (mm)*"",""ELMNTID"":""1634"",""ANALYSISID"":""129"",""LASTMODIFIEDBY" ":""697""},""element"":{""ELMNTNAME"":""Mass of Piston Pin"",""ELMNTUOM"":""MASS | kilogram (kg)*"",""ELMNTID"":""1635"",""ANALYSISID"":""129"",""LASTMODIFIEDBY" ":""697""}}"

 

 

 

Thanks,

Prabu


Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>