Were any other changes made to the server?
It's the same server as before, right?
Kinda weird that the error message you got means what it apparently means.
b
Brian Lang
10/30/2024, 4:22 PM
That's the thing. I didn't change anything - it just stopped working. It's like the CF Admin had a setting change that I wasn't aware of.
d
Dave Merrill
10/30/2024, 4:24 PM
So no server or java updates?
That is weird.
b
Brian Lang
10/30/2024, 4:30 PM
No. CF is several updates behind current. Haven't updated Java since I got this laptop and did the initial CF 21 install (earlier this year). And the "server" is a Windows 11 laptop for DEV purposes.
h
hemi345
10/31/2024, 3:17 PM
Could it be that you hadn't visited the page that generates the large number of POST request parameters till now? I recall running into this same issue many years ago on an old legacy app. It was only tested on a small subset of data in Dev, but in production, the users could dynamically add additional fields and this quickly surpassed the CF Admin limit.
b
Brian Lang
10/31/2024, 4:54 PM
I suppose it's possible I hadn't done that on my local DEV since I got this laptop earlier this year...