Error, Error Checking, and Response

When administering a system built with X-UP services, an error may occur while calling an X-UP service. The error can be categorized as an X-UP model error or a system's environmental error. Check the xup.log to quickly identify the error type.

The logs in xup.log are recorded according to the user-defined log level.

X-UP Error Message Specifications


ErrorCode: 0 on success, -1 on failure

The value when a user-defined error code parameter exists.


ErrorMsg

Target: [domain:model]

System Error code: [X-UP error code]

Message: Exception message.

An important aspect of checking an error is the system error code and message contained in an ErrorMsg. Respond to the error based on the following contents: