Consultor Eletrônico



Kbase P68977: Gets 9082 error loading XML document as a self service client.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/12/2008
Status: Verified

SYMPTOM(s):

Gets 9082 error loading XML document.

Code gets 9082 error when run in self service batch mode.

error 9082:X-NODEREF or X-DOCUMENT LOAD got an error: FATAL ERROR: file '',
line '0', column '0', message 'An exception occured! Type:RuntimeException,
Message:The primary document entity could not be opened.

FACT(s) (Environment):

Sun Solaris SPARC
Progress 9.1D
UNIX
Progress/OpenEdge Product Family

CAUSE:

Self Service Client connection was reaching their ulimit for the number of file handles they could have open.

A client connection Via Server does not open the database files and therefore does not get a 9082 error.

FIX:

Connect Client Server mode.