Search found 2 matches

by krkatz12
Fri Aug 08, 2025 5:26 pm
Forum: HTTPAPI
Topic: HTTPAPI crashing. Error messge: ":” The length requested for storage allocation is out of range.”
Replies: 3
Views: 755

Re: HTTPAPI crashing. Error messge: ":” The length requested for storage allocation is out of range.”

I am running version 1.42.

The HTPPAPI is cashing because the value in one of the of the nodes/fields can sometimes be too large. When this happens, I can delete the node and the .xml process fine.

It is not crashing because the .xml file is too large, rather it crashes when a field/node has too ...
by krkatz12
Sun Aug 03, 2025 11:10 am
Forum: HTTPAPI
Topic: HTTPAPI crashing. Error messge: ":” The length requested for storage allocation is out of range.”
Replies: 3
Views: 755

HTTPAPI crashing. Error messge: ":” The length requested for storage allocation is out of range.”

HTTPAPI crashes when the value of a node is very large. This is happening for me when trying to parse an XML where one or more of the nodes contains an image; such as a signature or some other graphic attachment.

What is specifically crashing is this:

a. Program: HTTPAPIR4
b. Library: LIBHTTP
c ...