ws.js icon indicating copy to clipboard operation
ws.js copied to clipboard

process out of memory

Open yaronn opened this issue 10 years ago • 0 comments

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)

yaronn avatar Apr 06 '15 16:04 yaronn