Consultor Eletrônico



Kbase P178340: What is the meaning of message 10988 in the WSA log file ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/3/2010
Status: Unverified

GOAL:

What is the meaning of message 10988 in the WSA log file ?

GOAL:

What does message 10988 in the WSA log file mean ?

GOAL:

What is the meaning of the message 'Locating object with object-id NULL (10988)'

FACT(s) (Environment):

OpenEdge 10.x
All Supported Operating Systems

FIX:

This message is for informational purposes only. This message is output to the log file when a SOAP request does not contain a SOAP header with the AppObject UUID and if the serviceLoggingLevel parameter for your deployed Web Service is set to 3 or higher. So you will always see this message when using a Session-Free model (state-free AppServer mode) since there is no requirement to include the AppObject UUID in each SOAP request unlike with a Session-Managed model (state-aware, state-reset and stateless AppServer modes).