ws.js
ws.js copied to clipboard
process out of memory
When the input soap envelope has no header element, and there is whitespace between the envelope to the body elements, this error may appear:
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory
the workaround is to remove whitespace or add a header element (with no childs)