Consultor Eletrônico



Kbase P11808: Creating a large XML document on UNIX but gets errors
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

SYMPTOM(s):

Creating a large XML document on UNIX but gets errors

** There is not enough memory to allocate a sort buffer. (538)

X-NODEREF or X-DOCUMENT <method-name> got an error: <xml-exception>. (9082)

CAUSE:

We can't fix an out of memory condition - Progress is designed to force a
core dump in this situation. The error messages generated do not always
point directly to the problem, but clearer messages would not change the
outcome - Progress will always dump core when it runs out of memory.

FIX:

Use the ulimit command and set the data, stack, file size to unlimited